| Age | Commit message (Expand) | Author | Lines |
| 2023-12-11 | fix: stop emitting `.debug_pubnames` and `.debug_pubtypes` | Weihang Lo | -5/+44 |
| 2023-12-11 | test: demonstrate that dwarf debug names sections are emitted | Weihang Lo | -0/+25 |
| 2023-12-11 | Rollup merge of #118835 - Urgau:fix-rccg-gcc-tests, r=matthiaskrgr | Matthias Krüger | -1/+1 |
| 2023-12-11 | Rollup merge of #118827 - Nilstrieb:linker-plugin-lto, r=ehuss | Matthias Krüger | -2/+6 |
| 2023-12-11 | Rollup merge of #118826 - Nilstrieb:no-email-pls, r=davidtwco | Matthias Krüger | -1/+1 |
| 2023-12-11 | Rollup merge of #118822 - Nadrieril:librarify, r=compiler-errors | Matthias Krüger | -2460/+2614 |
| 2023-12-11 | Rollup merge of #118818 - krasimirgg:llvm-18-pass, r=nikic | Matthias Krüger | -0/+4 |
| 2023-12-11 | Rollup merge of #118726 - dtolnay:matchguardlet, r=compiler-errors | Matthias Krüger | -77/+174 |
| 2023-12-11 | Rollup merge of #118647 - onur-ozkan:bootstrap-shims-dump, r=clubby789 | Matthias Krüger | -26/+158 |
| 2023-12-11 | Rollup merge of #118620 - petrochenkov:defeed2, r=compiler-errors | Matthias Krüger | -39/+31 |
| 2023-12-11 | Auto merge of #16094 - HKalbasi:rustc-tests-fixup, r=HKalbasi | bors | -55/+57 |
| 2023-12-11 | Replace `doc_comments_and_attrs` with `collect_attrs`, 2nd round | hkalbasi | -55/+57 |
| 2023-12-11 | Fix binder handling in `unnecessary_to_owned` | Jason Newcomb | -103/+150 |
| 2023-12-11 | Fix rustc codegen gcc tests | Urgau | -1/+1 |
| 2023-12-11 | Always render the path to be imported in the completion detail | Lukas Wirth | -51/+31 |
| 2023-12-11 | Auto merge of #118344 - saethlin:rmeta-header-pos, r=WaffleLapkin | bors | -13/+18 |
| 2023-12-11 | Auto merge of #118344 - saethlin:rmeta-header-pos, r=WaffleLapkin | bors | -44/+46 |
| 2023-12-11 | Reinstate the names of the Ayu dark theme developers. | Jonathan Pallant (Ferrous Systems) | -1/+1 |
| 2023-12-11 | Add tests for `--env` usage with `tracked_env::var` | Guillaume Gomez | -0/+45 |
| 2023-12-11 | Update rust-analyzer to support new `injected_env_var` function | Guillaume Gomez | -0/+4 |
| 2023-12-11 | Add support for `--env` on `tracked_env::var` | Guillaume Gomez | -1/+7 |
| 2023-12-11 | Remove dead codes | r0cky | -17/+0 |
| 2023-12-11 | Auto merge of #3222 - RalfJung:waker-noop, r=RalfJung | bors | -63/+17 |
| 2023-12-11 | use Waker::noop instead of defining our own Waker | Ralf Jung | -63/+17 |
| 2023-12-11 | Auto merge of #117758 - Urgau:lint_pointer_trait_comparisons, r=davidtwco | bors | -1/+1 |
| 2023-12-11 | Auto merge of #117758 - Urgau:lint_pointer_trait_comparisons, r=davidtwco | bors | -244/+70 |
| 2023-12-11 | Auto merge of #117758 - Urgau:lint_pointer_trait_comparisons, r=davidtwco | bors | -254/+933 |
| 2023-12-11 | Update table for linker-plugin-lto docs | Nilstrieb | -2/+6 |
| 2023-12-11 | Edit target doc template to remove email | Nilstrieb | -1/+1 |
| 2023-12-11 | Auto merge of #16089 - SomeoneToIgnore:fix-parameter-inlay-hints-resolution, ... | bors | -20/+38 |
| 2023-12-11 | Search for parent blocks and items when resolving inlay hints | Kirill Bulatov | -9/+17 |
| 2023-12-11 | Query for nearest parent block around the hint to resolve | Kirill Bulatov | -20/+30 |
| 2023-12-11 | Auto merge of #118823 - GuillaumeGomez:rollup-6v51gxv, r=GuillaumeGomez | bors | -667/+588 |
| 2023-12-11 | Fix doc links | Nadrieril | -22/+22 |
| 2023-12-11 | sort dump files at the end of bootstrap | onur-ozkan | -2/+29 |
| 2023-12-11 | update auto completions | onur-ozkan | -17/+62 |
| 2023-12-11 | Dump command invocations from bootstrap shims | onur-ozkan | -9/+69 |
| 2023-12-11 | Rollup merge of #118812 - notriddle:notriddle/assoc-name-intern, r=GuillaumeG... | Guillaume Gomez | -14/+116 |
| 2023-12-11 | Rollup merge of #118807 - SUPERCILEX:allo, r=the8472 | Guillaume Gomez | -1/+1 |
| 2023-12-11 | Rollup merge of #118802 - ehuss:remove-edition-preview, r=TaKO8Ki | Guillaume Gomez | -652/+471 |
| 2023-12-11 | Auto merge of #118661 - fee1-dead-contrib:restore-const-partialEq, r=compiler... | bors | -194/+149 |
| 2023-12-11 | Auto merge of #118661 - fee1-dead-contrib:restore-const-partialEq, r=compiler... | bors | -14/+31 |
| 2023-12-11 | Include the new crate in triagebot pings | Nadrieril | -0/+4 |
| 2023-12-11 | Fix item visibilities | Nadrieril | -31/+27 |
| 2023-12-11 | Make `MaybeInfiniteInt` rustc-independent | Nadrieril | -34/+59 |
| 2023-12-11 | Move lints to their own module | Nadrieril | -302/+347 |
| 2023-12-11 | Gather rustc-specific functions around `MatchCheckCtxt` | Nadrieril | -900/+903 |
| 2023-12-11 | Extract exhaustiveness into its own crate | Nadrieril | -900/+981 |
| 2023-12-11 | Fix typo in cfg | Laurențiu Nicola | -1/+1 |
| 2023-12-11 | Fix typo in cfg | Laurențiu Nicola | -1/+1 |