Commit Graph

  • db9a53b5d7
    Constify mem::transmute_copy Albin Hedman 2021-03-13 20:43:47 +0100
  • 45988ee438
    Constify mem::replace and ptr::replace Albin Hedman 2021-03-13 20:38:43 +0100
  • 64e2248794
    Constify mem::swap and ptr::swap[_nonoverlapping] Albin Hedman 2021-03-13 20:33:27 +0100
  • 62cf244563
    Constify copy_to and copy_from Albin Hedman 2021-03-13 19:45:48 +0100
  • afdbc9ece1 Vec::dedup optimization - finishing polishes Soveu 2021-03-15 20:36:29 +0100
  • 2abab1f688 Vec::dedup optimization - add tests Soveu 2021-03-15 20:24:35 +0100
  • 924e522d16 Deprecate RustcEncodable and RustcDecodable. Mara Bos 2021-03-15 19:44:40 +0100
  • ff8717b56d Specify *.woff2 files as binary Julian Frimmel 2021-03-15 20:14:56 +0100
  • 7e66e9d6b0 More precise spans for HIR paths Vadim Petrochenkov 2021-03-13 19:14:18 +0300
  • dcba95f43e Declare `word` outside the loop, as recommended by eslint Michael Howell 2021-03-15 11:58:34 -0700
  • e67594166e Run tests in nll mode Oli Scherer 2021-03-15 18:35:47 +0000
  • 107896c32d Auto merge of #83121 - the8472:env-rwlock-2, r=joshtriplett bors 2021-03-15 18:32:10 +0000
  • c2683aa569 Explain each variant of TAIT usage with examples Oli Scherer 2021-03-15 11:02:35 +0000
  • 6109d73112 🍼 for tidy Oli Scherer 2021-03-12 12:51:53 +0000
  • 4a6dc8e203 Only allow tait defining uses in function and method return position Oli Scherer 2021-03-12 12:02:29 +0000
  • 9aa48ba13b No background for code in portability snippets Simonas Kazlauskas 2021-03-15 19:34:21 +0200
  • cdbb0ff8ca Special case type aliases from impl trait in const/static types Oli Scherer 2021-03-12 11:27:08 +0000
  • 3abdb08351 Add a test showing how `impl_trait_in_bindings` is a breaking change Oli Scherer 2021-03-12 10:54:12 +0000
  • 1f7df1956a Replace `type_alias_impl_trait` by `min_type_alias_impl_trait` with no actual changes in behaviour Oli Scherer 2021-03-12 10:53:51 +0000
  • 7134b0ee67 Fall-back to sans-serif if Arial is not available Simonas Kazlauskas 2021-03-15 19:20:15 +0200
  • 189d206522 Fix error after rebase Roxane 2021-03-14 23:53:43 -0400
  • 22eaffe71a Add comments with examples and tests Roxane 2021-02-25 18:03:41 -0500
  • 19dce738f9 Delete non-revision ui test output file if revisions are used Oli Scherer 2021-03-05 11:26:06 +0000
  • 5553301137 Make regression test succeed as long as it ICEs Oli Scherer 2021-03-05 11:16:37 +0000
  • f261a82a8d Use tracing instrumentation for better bug diagnosing Oli Scherer 2021-03-05 10:21:38 +0000
  • 327cc62b0d Add reproduction test Oli Scherer 2021-03-04 16:22:00 +0000
  • e70d47b3b5
    Mark `extern_mod_stmt_cnum` as `eval_always` Aaron Hill 2021-03-15 12:26:49 -0400
  • 2ccf06302c Auto merge of #83149 - Dylan-DPC:rollup-ov70c5v, r=Dylan-DPC bors 2021-03-15 15:24:54 +0000
  • 2816c110e0
    Rollup merge of #83144 - hyd-dev:parse-sess-created, r=oli-obk Dylan DPC 2021-03-15 16:23:00 +0100
  • 13eac5b236
    Rollup merge of #83141 - lnicola:rust-analyzer-2021-03-15, r=jonas-schievink Dylan DPC 2021-03-15 16:22:59 +0100
  • 9b16c7a712
    Rollup merge of #83132 - Aaron1011:fix/incr-cache-dummy, r=estebank Dylan DPC 2021-03-15 16:22:58 +0100
  • d1f5f1d156
    Rollup merge of #83127 - Aaron1011:time-macros-impl-warn, r=petrochenkov Dylan DPC 2021-03-15 16:22:57 +0100
  • 8ec9b2a0ac
    Rollup merge of #83113 - osa1:refactor_try_index_step, r=jonas-schievink Dylan DPC 2021-03-15 16:22:56 +0100
  • 194472c9e3
    Rollup merge of #83110 - hyksm:fix-typo, r=jonas-schievink Dylan DPC 2021-03-15 16:22:55 +0100
  • f1061d1dff
    Rollup merge of #83108 - jyn514:remove-unused, r=estebank Dylan DPC 2021-03-15 16:22:53 +0100
  • 75a15bf275
    Rollup merge of #83098 - camelid:more-doc-attr-check, r=davidtwco Dylan DPC 2021-03-15 16:22:52 +0100
  • b8622f2b3b
    Rollup merge of #83054 - tmiasko:rustc_layout_scalar_valid_range, r=davidtwco Dylan DPC 2021-03-15 16:22:51 +0100
  • 4eca4929ec
    Rollup merge of #82989 - Smittyvb:other-lang-literal-errors, r=varkor Dylan DPC 2021-03-15 16:22:50 +0100
  • 0bbfd548ec
    Fix `src/test/run-make-fulldeps/issue-19371` hyd-dev 2021-03-15 21:16:39 +0800
  • 4709dcd476
    Change the `.unwrap` to `.expect` with a helpful message hyd-dev 2021-03-15 20:44:48 +0800
  • 1ffd21a15c Pacify tidy Oli Scherer 2021-03-15 12:19:29 +0000
  • 5eae9af193 Custom error on literal names from other languages Smitty 2021-03-15 08:11:02 -0400
  • 9f407ae5ee Do not expose fallible `to_int` operation on `Scalar`. Oli Scherer 2021-03-15 12:06:07 +0000
  • 0dd5a1b622 Explain pointer and dyn Trait handling in const_to_valtree Oli Scherer 2021-03-15 11:53:37 +0000
  • c01c49430c Explain how we encode enums at the encoding site Oli Scherer 2021-03-15 11:52:26 +0000
  • f646c1e434 Explain why we do not allow const_to_valtree to read from statics Oli Scherer 2021-03-15 11:52:00 +0000
  • bc8641a487 Document valtree Oli Scherer 2021-03-15 11:31:01 +0000
  • c30c1be1e6 s/ConstantSource/ConstantKind/ Oli Scherer 2021-03-15 11:23:44 +0000
  • ebe51cfced ⬆️ rust-analyzer Laurențiu Nicola 2021-03-15 13:55:56 +0200
  • 7a7bbdb3ab Auto merge of #83118 - erikdesjardins:removezst, r=oli-obk bors 2021-03-15 11:30:33 +0000
  • 176bb6bd38
    Use `rustc_interface::interface::Config::parse_sess_created` in Clippy hyd-dev 2021-03-15 18:24:28 +0800
  • d7ab3c77b3
    Add `rustc_interface::interface::Config::parse_sess_created` hyd-dev 2021-03-15 17:57:53 +0800
  • 2a55274e0c Auto merge of #82999 - cuviper:rustc-rayon-0.3.1, r=Mark-Simulacrum bors 2021-03-15 08:49:25 +0000
  • 3963c3da02 Auto merge of #83074 - Aaron1011:new-sort-fix, r=jackh726 bors 2021-03-15 06:20:24 +0000
  • 922ccacc93 Clarify BTree range searching comments dylni 2021-03-15 00:26:41 -0400
  • 18f89790da
    Bump recursion_limit in a few places Aaron Hill 2021-03-14 14:12:04 -0400
  • f190bc4f47
    Introduce `proc_macro_back_compat` lint, and emit for `time-macros-impl` Aaron Hill 2021-03-14 16:55:59 -0400
  • 7429c688a5
    Don't encode file information for span with a dummy location Aaron Hill 2021-03-14 19:03:16 -0400
  • 47f8bacc46 remove unnecessary condition Erik Desjardins 2021-03-14 20:21:20 -0400
  • fb3b77a8c8 Add fake_read() to clippy Roxane 2021-02-25 15:33:18 -0500
  • 74fc64303f Only borrow place for matching under specific conditions Roxane 2021-02-23 23:39:33 -0500
  • 685a4c6b6b Use the correct FakeReadCause Roxane 2021-02-23 17:55:36 -0500
  • ba00ddc39a Address review comments Amanieu d'Antras 2021-03-14 23:19:16 +0000
  • 8eba927a3e Make nameWithoutUndescores lowercased Michael Howell 2021-03-14 14:43:10 -0700
  • 8f40e1180f Use pretty-printer instead of `span_to_snippet` Camelid 2021-03-14 14:39:13 -0700
  • d6eaea1c88 Auto merge of #83062 - JohnTitor:improve-reassign-err, r=davidtwco bors 2021-03-14 21:10:50 +0000
  • b6cf070eb4 Attempt to deal with nested closures properly Roxane 2021-02-21 10:20:40 -0500
  • d4f8729c89 Delay use of Place in favor of PlaceBuilder Roxane 2021-02-18 19:02:07 -0500
  • 13076f90d2 Tweak diagnostics Camelid 2021-03-14 14:00:02 -0700
  • e8b2e7b01c Assert there is no duplicate node. Camille GILLOT 2021-03-14 21:29:34 +0100
  • ec10b71d42 Introduce new fake reads Roxane 2021-02-02 21:07:52 -0500
  • 17d3308d3f Remove dead code. Camille GILLOT 2021-03-14 21:28:39 +0100
  • 3612953487 Do not insert impl_trait_in_bindings opaque definitions twice. Camille GILLOT 2021-03-14 20:02:35 +0100
  • e22143c075 Revert "Revert "use RWlock when accessing os::env #81850"" The8472 2021-03-14 19:10:34 +0100
  • 1b7b33e513 bless tests (32-bit) Erik Desjardins 2021-03-14 13:53:16 -0400
  • bb4cdf8ec0 Auto merge of #82399 - petrochenkov:modin2, r=Aaron1011 bors 2021-03-14 17:36:06 +0000
  • f57d71533e Use a number for row.id, instead of a string Michael Howell 2021-03-14 09:57:37 -0700
  • 0bfd142926 Avoid generating new strings for names that have no undescores Michael Howell 2021-03-14 09:48:48 -0700
  • a4cc3cae04 expand: Resolve and expand inner attributes on out-of-line modules Vadim Petrochenkov 2021-02-21 16:32:38 +0300
  • 9320b121b5 Auto merge of #83082 - cjgillot:defkey-ii, r=oli-obk bors 2021-03-14 14:16:21 +0000
  • 14038c7df2 Remove duplicate asserts, replace eq assert with assert_eq Ömer Sinan Ağacan 2021-03-14 17:06:18 +0300
  • 6ddd840f36 Minor refactoring in try_index_step Ömer Sinan Ağacan 2021-03-14 16:00:02 +0300
  • 84c08f82b4 Auto merge of #83044 - kubo39:set-llvm-code-model, r=nikic bors 2021-03-14 11:46:57 +0000
  • f293f70dd8 Auto merge of #83094 - GuillaumeGomez:crates-js-location, r=Nemo157 bors 2021-03-14 09:16:23 +0000
  • 5ec0540da5 Fix a typo in thread_local_dtor.rs Motoki Ikeda 2021-03-14 16:39:29 +0900
  • 71a784d763 Fix a typo in `swap_nonoverlapping_bytes` Motoki Ikeda 2021-03-13 00:51:26 +0900
  • e161a2fd73 Remove unused `opt_local_def_id_to_hir_id` function Joshua Nelson 2021-03-14 01:37:13 -0500
  • 2caeeb0527 Auto merge of #83028 - GuillaumeGomez:prevent-js-error-if-no-filter, r=Nemo157 bors 2021-03-14 06:35:19 +0000
  • 1381dcfdc5 Auto merge of #83105 - JohnTitor:rollup-tqpm8pb, r=JohnTitor bors 2021-03-14 04:09:02 +0000
  • f8206ac63d
    Rollup merge of #83081 - hyd-dev:assert-message, r=m-ou-se Yuki Okushi 2021-03-14 13:07:37 +0900
  • bc79367d32
    Rollup merge of #83070 - ehuss:update-cargo, r=ehuss Yuki Okushi 2021-03-14 13:07:36 +0900
  • 54546a893d
    Rollup merge of #83066 - Seppel3210:master, r=joshtriplett Yuki Okushi 2021-03-14 13:07:35 +0900
  • dda9d0589f
    Rollup merge of #82943 - kornelski:threadstdio, r=joshtriplett Yuki Okushi 2021-03-14 13:07:34 +0900
  • 9ce0820eef
    Rollup merge of #82804 - alexcrichton:fix-wasi, r=pnkfelix Yuki Okushi 2021-03-14 13:07:33 +0900
  • 33614023a1
    Rollup merge of #82798 - jyn514:rustdoc-group, r=Manishearth,GuillaumeGomez Yuki Okushi 2021-03-14 13:07:32 +0900
  • 0d9a6edb50
    Rollup merge of #82789 - csmoe:issue-82772, r=estebank Yuki Okushi 2021-03-14 13:07:31 +0900
  • f0ebc10410
    Rollup merge of #82617 - camelid:everybody_loops-docs, r=jyn514 Yuki Okushi 2021-03-14 13:07:30 +0900
  • 67bc866e59
    Rollup merge of #82121 - lopopolo:pathbuf-osstring-extend, r=joshtriplett Yuki Okushi 2021-03-14 13:07:28 +0900
  • 6caa350503
    Rollup merge of #81465 - joshtriplett:duration-formatting-documentation, r=m-ou-se Yuki Okushi 2021-03-14 13:07:27 +0900
  • 0f9af604cf bless tests Erik Desjardins 2021-03-13 23:04:38 -0500