| Age | Commit message (Expand) | Author | Lines |
| 2023-04-19 | Rollup merge of #110430 - jsoref:spelling-src-ci, r=albertlarsan68 | Matthias Krüger | -8/+8 |
| 2023-04-19 | Rollup merge of #110429 - jsoref:spelling-src-bootstrap, r=albertlarsan68 | Matthias Krüger | -6/+6 |
| 2023-04-19 | Rollup merge of #110123 - madsravn:master, r=jyn514 | Matthias Krüger | -0/+6 |
| 2023-04-19 | Auto merge of #110393 - fee1-dead-contrib:rm-const-traits, r=oli-obk | bors | -1953/+1460 |
| 2023-04-19 | Changing position of early exit and using standard error method with correct ... | Mads Ravn | -4/+4 |
| 2023-04-19 | temporarily ignore run-make coverage tests | Deadbeef | -0/+6 |
| 2023-04-19 | Auto merge of #110407 - Nilstrieb:fluent-macro, r=davidtwco | bors | -293/+398 |
| 2023-04-19 | Auto merge of #110522 - matthiaskrgr:rollup-9m7rw3u, r=matthiaskrgr | bors | -57/+303 |
| 2023-04-19 | Rollup merge of #110513 - Ezrashaw:fix-trait-const-name-lint, r=compiler-errors | Matthias Krüger | -6/+38 |
| 2023-04-19 | Rollup merge of #110510 - bryangarza:issue-110467-safe-transmute, r=compiler-... | Matthias Krüger | -1/+18 |
| 2023-04-19 | Rollup merge of #110507 - weihanglo:print-try-run-output, r=jyn514 | 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 | -3/+21 |
| 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/+183 |
| 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/+38 |
| 2023-04-19 | Auto merge of #110229 - jyn514:download-rustc-tests, r=albertlarsan68 | bors | -17/+84 |
| 2023-04-18 | Fix ICE for transmutability in candidate assembly | Bryan Garza | -1/+18 |
| 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 | boostrap: print output during building tools | Weihang Lo | -1/+1 |
| 2023-04-18 | Auto merge of #109772 - petrochenkov:slimchild, r=cjgillot | bors | -16/+12 |
| 2023-04-18 | Test downstream errors from bad index expr | Michael Goulet | -28/+75 |
| 2023-04-18 | Add `rustc_fluent_macro` to decouple fluent from `rustc_macros` | Nilstrieb | -293/+398 |
| 2023-04-18 | Use a diagnostic item instead of filtering for Index::Output | Michael Goulet | -9/+4 |
| 2023-04-18 | Report reason why index impl is not satisfied deeply | Michael Goulet | -0/+141 |
| 2023-04-18 | clippy: add test for https://github.com/rust-lang/rust-clippy/issues/10645 | Matthias Krüger | -1/+20 |
| 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 | Auto merge of #110492 - GuillaumeGomez:rollup-n4tpbl4, r=GuillaumeGomez | bors | -172/+183 |
| 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 #110490 - jyn514:bump-llvm, r=nikic | Guillaume Gomez | -1/+1 |
| 2023-04-18 | Rollup merge of #110488 - GuillaumeGomez:test-infinite-recursive-type, r=jyn514 | Guillaume Gomez | -0/+9 |
| 2023-04-18 | Rollup merge of #110485 - albertlarsan68:fix-bootstrap-lock, r=ozkanonur | Guillaume Gomez | -2/+4 |
| 2023-04-18 | Rollup merge of #110441 - kadiwa4:typos, r=thomcc | Guillaume Gomez | -10/+10 |
| 2023-04-18 | Rollup merge of #110417 - jsoref:spelling-compiler, r=Nilstrieb | Guillaume Gomez | -159/+159 |
| 2023-04-18 | Bump `download-ci-llvm-stamp` for loong support | jyn | -1/+1 |
| 2023-04-18 | Fix no_std tests that load libc when download-rustc is enabled | Joshua Nelson | -17/+84 |
| 2023-04-18 | Add a failing rustdoc-ui test for public infinite recursive type | Guillaume Gomez | -0/+9 |
| 2023-04-18 | Auto merge of #110478 - jyn514:stage1-fulldeps, r=albertlarsan68 | bors | -204/+236 |
| 2023-04-18 | Auto merge of #110242 - cuviper:vanilla-llvm-16, r=Mark-Simulacrum | bors | -7/+81 |
| 2023-04-18 | Fix bootstrap locking | Albert Larsan | -2/+4 |
| 2023-04-18 | Auto merge of #110481 - matthiaskrgr:rollup-phkkgm9, r=matthiaskrgr | bors | -70/+244 |
| 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 #110450 - GuillaumeGomez:fix-nested-items-on-private-doc, r=n... | Matthias Krüger | -27/+106 |