about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-12-11fix: stop emitting `.debug_pubnames` and `.debug_pubtypes`Weihang Lo-5/+44
2023-12-11test: demonstrate that dwarf debug names sections are emittedWeihang Lo-0/+25
2023-12-11Rollup merge of #118835 - Urgau:fix-rccg-gcc-tests, r=matthiaskrgrMatthias Krüger-1/+1
2023-12-11Rollup merge of #118827 - Nilstrieb:linker-plugin-lto, r=ehussMatthias Krüger-2/+6
2023-12-11Rollup merge of #118826 - Nilstrieb:no-email-pls, r=davidtwcoMatthias Krüger-1/+1
2023-12-11Rollup merge of #118822 - Nadrieril:librarify, r=compiler-errorsMatthias Krüger-2460/+2614
2023-12-11Rollup merge of #118818 - krasimirgg:llvm-18-pass, r=nikicMatthias Krüger-0/+4
2023-12-11Rollup merge of #118726 - dtolnay:matchguardlet, r=compiler-errorsMatthias Krüger-77/+174
2023-12-11Rollup merge of #118647 - onur-ozkan:bootstrap-shims-dump, r=clubby789Matthias Krüger-26/+158
2023-12-11Rollup merge of #118620 - petrochenkov:defeed2, r=compiler-errorsMatthias Krüger-39/+31
2023-12-11Auto merge of #16094 - HKalbasi:rustc-tests-fixup, r=HKalbasibors-55/+57
2023-12-11Replace `doc_comments_and_attrs` with `collect_attrs`, 2nd roundhkalbasi-55/+57
2023-12-11Fix binder handling in `unnecessary_to_owned`Jason Newcomb-103/+150
2023-12-11Fix rustc codegen gcc testsUrgau-1/+1
2023-12-11Always render the path to be imported in the completion detailLukas Wirth-51/+31
2023-12-11Auto merge of #118344 - saethlin:rmeta-header-pos, r=WaffleLapkinbors-13/+18
2023-12-11Auto merge of #118344 - saethlin:rmeta-header-pos, r=WaffleLapkinbors-44/+46
2023-12-11Reinstate the names of the Ayu dark theme developers.Jonathan Pallant (Ferrous Systems)-1/+1
2023-12-11Add tests for `--env` usage with `tracked_env::var`Guillaume Gomez-0/+45
2023-12-11Update rust-analyzer to support new `injected_env_var` functionGuillaume Gomez-0/+4
2023-12-11Add support for `--env` on `tracked_env::var`Guillaume Gomez-1/+7
2023-12-11Remove dead codesr0cky-17/+0
2023-12-11Auto merge of #3222 - RalfJung:waker-noop, r=RalfJungbors-63/+17
2023-12-11use Waker::noop instead of defining our own WakerRalf Jung-63/+17
2023-12-11Auto merge of #117758 - Urgau:lint_pointer_trait_comparisons, r=davidtwcobors-1/+1
2023-12-11Auto merge of #117758 - Urgau:lint_pointer_trait_comparisons, r=davidtwcobors-244/+70
2023-12-11Auto merge of #117758 - Urgau:lint_pointer_trait_comparisons, r=davidtwcobors-254/+933
2023-12-11Update table for linker-plugin-lto docsNilstrieb-2/+6
2023-12-11Edit target doc template to remove emailNilstrieb-1/+1
2023-12-11Auto merge of #16089 - SomeoneToIgnore:fix-parameter-inlay-hints-resolution, ...bors-20/+38
2023-12-11Search for parent blocks and items when resolving inlay hintsKirill Bulatov-9/+17
2023-12-11Query for nearest parent block around the hint to resolveKirill Bulatov-20/+30
2023-12-11Auto merge of #118823 - GuillaumeGomez:rollup-6v51gxv, r=GuillaumeGomezbors-667/+588
2023-12-11Fix doc linksNadrieril-22/+22
2023-12-11sort dump files at the end of bootstraponur-ozkan-2/+29
2023-12-11update auto completionsonur-ozkan-17/+62
2023-12-11Dump command invocations from bootstrap shimsonur-ozkan-9/+69
2023-12-11Rollup merge of #118812 - notriddle:notriddle/assoc-name-intern, r=GuillaumeG...Guillaume Gomez-14/+116
2023-12-11Rollup merge of #118807 - SUPERCILEX:allo, r=the8472Guillaume Gomez-1/+1
2023-12-11Rollup merge of #118802 - ehuss:remove-edition-preview, r=TaKO8KiGuillaume Gomez-652/+471
2023-12-11Auto merge of #118661 - fee1-dead-contrib:restore-const-partialEq, r=compiler...bors-194/+149
2023-12-11Auto merge of #118661 - fee1-dead-contrib:restore-const-partialEq, r=compiler...bors-14/+31
2023-12-11Include the new crate in triagebot pingsNadrieril-0/+4
2023-12-11Fix item visibilitiesNadrieril-31/+27
2023-12-11Make `MaybeInfiniteInt` rustc-independentNadrieril-34/+59
2023-12-11Move lints to their own moduleNadrieril-302/+347
2023-12-11Gather rustc-specific functions around `MatchCheckCtxt`Nadrieril-900/+903
2023-12-11Extract exhaustiveness into its own crateNadrieril-900/+981
2023-12-11Fix typo in cfgLaurențiu Nicola-1/+1
2023-12-11Fix typo in cfgLaurențiu Nicola-1/+1