| Age | Commit message (Expand) | Author | Lines |
| 2023-04-19 | `deny(unsafe_op_in_unsafe_fn)` in `rustc_data_structures` | Maybe Waffle | -101/+109 |
| 2023-04-19 | Auto merge of #110407 - Nilstrieb:fluent-macro, r=davidtwco | bors | -95/+151 |
| 2023-04-19 | Auto merge of #110522 - matthiaskrgr:rollup-9m7rw3u, r=matthiaskrgr | bors | -55/+144 |
| 2023-04-19 | Rollup merge of #110513 - Ezrashaw:fix-trait-const-name-lint, r=compiler-errors | Matthias Krüger | -6/+9 |
| 2023-04-19 | Rollup merge of #110510 - bryangarza:issue-110467-safe-transmute, r=compiler-... | Matthias Krüger | -1/+1 |
| 2023-04-19 | Rollup merge of #110498 - kylematsuda:earlybinder-rpitit-tys, r=compiler-errors | Matthias Krüger | -20/+18 |
| 2023-04-19 | Rollup merge of #110476 - compiler-errors:ty-err-ctxt-good-path, r=lcnr | Matthias Krüger | -2/+1 |
| 2023-04-19 | Rollup merge of #110451 - WaffleLapkin:ensure_return_elem, r=scottmcm | Matthias Krüger | -26/+24 |
| 2023-04-19 | Rollup merge of #110432 - compiler-errors:unsatisfied-index-impl, r=cjgillot | Matthias Krüger | -0/+91 |
| 2023-04-19 | Auto merge of #110477 - miguelraz:canoodling2-electric-boogaloo, r=compiler-e... | bors | -48/+56 |
| 2023-04-19 | make `non_upper_case_globals` lint not report trait impls | Ezra Shaw | -6/+9 |
| 2023-04-18 | Fix ICE for transmutability in candidate assembly | Bryan Garza | -1/+1 |
| 2023-04-18 | add EarlyBinder to return type of collect_return_position_impl_trait_in_trait... | Kyle Matsuda | -20/+18 |
| 2023-04-18 | Auto merge of #110083 - saethlin:encode-hashes-as-bytes, r=cjgillot | bors | -137/+288 |
| 2023-04-18 | Auto merge of #109772 - petrochenkov:slimchild, r=cjgillot | bors | -16/+12 |
| 2023-04-18 | Add `rustc_fluent_macro` to decouple fluent from `rustc_macros` | Nilstrieb | -95/+151 |
| 2023-04-18 | Use a diagnostic item instead of filtering for Index::Output | Michael Goulet | -9/+3 |
| 2023-04-18 | Report reason why index impl is not satisfied deeply | Michael Goulet | -0/+97 |
| 2023-04-18 | refactor SimlifyCfg and friends - no globals, just enums | miguelraz | -48/+56 |
| 2023-04-18 | Add #[inline] to some new functions | Ben Kimock | -0/+4 |
| 2023-04-18 | Document how the HashN types are different from Fingerprint | Ben Kimock | -4/+15 |
| 2023-04-18 | Store hashes in special types so they aren't accidentally encoded as numbers | Ben Kimock | -138/+274 |
| 2023-04-18 | rustc_metadata: Remove `Span` from `ModChild` | Vadim Petrochenkov | -16/+12 |
| 2023-04-18 | Don't allocate it `IndexVec::remove` | Maybe Waffle | -1/+1 |
| 2023-04-18 | Rollup merge of #110441 - kadiwa4:typos, r=thomcc | Guillaume Gomez | -2/+2 |
| 2023-04-18 | Rollup merge of #110417 - jsoref:spelling-compiler, r=Nilstrieb | Guillaume Gomez | -152/+152 |
| 2023-04-18 | Auto merge of #110481 - matthiaskrgr:rollup-phkkgm9, r=matthiaskrgr | bors | -33/+71 |
| 2023-04-18 | Rollup merge of #110465 - WaffleLapkin:assure_everyone_that_has_type_flags_is... | Matthias Krüger | -0/+8 |
| 2023-04-18 | Rollup merge of #110461 - WaffleLapkin:expect_, r=Nilstrieb | Matthias Krüger | -24/+11 |
| 2023-04-18 | Rollup merge of #110409 - Nilstrieb:some-manual-javascript-object-notationing... | Matthias Krüger | -9/+52 |
| 2023-04-18 | Delay a good path bug for TypeErrCtxt | Michael Goulet | -2/+1 |
| 2023-04-18 | Auto merge of #110410 - saethlin:hash-u128-as-u64s, r=oli-obk | bors | -1/+2 |
| 2023-04-17 | Auto merge of #110243 - WaffleLapkin:bless_tagged_pointers🙏, r=Nilstrieb | bors | -233/+657 |
| 2023-04-17 | Spelling - compiler | Josh Soref | -152/+152 |
| 2023-04-17 | Auto merge of #110343 - saethlin:encode-initmask, r=lqd | bors | -1/+31 |
| 2023-04-17 | Assure everyone that `has_type_flags` is fast | Maybe Waffle | -0/+8 |
| 2023-04-17 | doc fix | Maybe Waffle | -2/+0 |
| 2023-04-17 | Use `Item::expect_*` and `ImplItem::expect_*` more | Maybe Waffle | -22/+11 |
| 2023-04-17 | Rollup merge of #110434 - compiler-errors:issue-110171, r=oli-obk | Matthias Krüger | -2/+3 |
| 2023-04-17 | Rollup merge of #110425 - compiler-errors:def-span-for-ct-param, r=petrochenkov | Matthias Krüger | -2/+2 |
| 2023-04-17 | Rollup merge of #110394 - scottmcm:less-idx-new, r=WaffleLapkin | Matthias Krüger | -52/+55 |
| 2023-04-17 | Rollup merge of #110386 - nnethercote:clean-up-traversal-macros, r=lcnr | Matthias Krüger | -206/+54 |
| 2023-04-17 | Rollup merge of #110313 - fee1-dead-contrib:repr_align_method, r=WaffleLapkin | Matthias Krüger | -8/+14 |
| 2023-04-17 | Rollup merge of #110257 - lukas-code:why-would-anyone-write-code-like-that-an... | Matthias Krüger | -18/+32 |
| 2023-04-17 | Rollup merge of #104055 - AndyJado:bck_errors, r=davidtwco | Matthias Krüger | -252/+612 |
| 2023-04-17 | Make `IndexVec::ensure_contains_elem` return a reference to the element | Maybe Waffle | -26/+24 |
| 2023-04-17 | Bypass the varint path when encoding InitMask | Ben Kimock | -1/+31 |
| 2023-04-17 | Auto merge of #110367 - saethlin:no-truncations, r=oli-obk | bors | -33/+9 |
| 2023-04-17 | Auto merge of #110440 - matthiaskrgr:rollup-eit19vi, r=matthiaskrgr | bors | -107/+79 |
| 2023-04-17 | typos | kadiwa | -2/+2 |