about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-12-12added column number to dbg!()darklyspaced-3/+3
2023-12-12Auto merge of #118857 - matthiaskrgr:rollup-t02kx2u, r=matthiaskrgrbors-79/+1368
2023-12-12Rollup merge of #118848 - wesleywiser:vacation, r=wesleywiserMatthias Krüger-1/+1
2023-12-12Rollup merge of #118846 - celinval:smir-ty-methods, r=compiler-errorsMatthias Krüger-13/+156
2023-12-12Rollup merge of #118844 - celinval:smir-mono-args, r=compiler-errorsMatthias Krüger-1/+5
2023-12-12Rollup merge of #118840 - matthiaskrgr:cloooooone, r=compiler-errorsMatthias Krüger-4/+4
2023-12-12Rollup merge of #118797 - tmiasko:dead-coro, r=davidtwcoMatthias Krüger-8/+27
2023-12-12Rollup merge of #118756 - jyn514:colors, r=estebankMatthias Krüger-23/+144
2023-12-12Rollup merge of #118445 - ferrocene:jp-support-reuse-in-submodules, r=Mark-Si...Matthias Krüger-29/+1031
2023-12-12Auto merge of #118742 - lcnr:infer-var-cleanup, r=compiler-errorsbors-106/+51
2023-12-11Remove scalar fn and tighten the BiOp Ty assertionsCelina G. Val-24/+12
2023-12-11Wesley is not on vacationWesley Wiser-1/+1
2023-12-11Fix doc commentCelina G. Val-1/+1
2023-12-11Fix BinOp ty assertion and `fn_sig` for closuresCelina G. Val-12/+167
2023-12-11Monomorphize args while building Instance bodyCelina G. Val-1/+5
2023-12-11Auto merge of #117962 - weihanglo:debug-name-table, r=wesleywiserbors-3/+73
2023-12-11Remove redundant special case for resume argumentTomasz Miąsko-7/+0
2023-12-11End locals' live range before suspending coroutineTomasz Miąsko-1/+27
2023-12-11refactor: only check dwarf version when emitting dwarfWeihang Lo-2/+8
2023-12-11remove some redundant clonesMatthias Krüger-4/+4
2023-12-11Auto merge of #118838 - matthiaskrgr:rollup-8kwzpho, r=matthiaskrgrbors-2606/+2989
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-11Fix rustc codegen gcc testsUrgau-1/+1
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-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 #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-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