about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-12-15Rollup merge of #118974 - workingjubilee:why-worry-about-enum-abi, r=davidtwcoMatthias Krüger-6/+14
2023-12-15Rollup merge of #118969 - Zalathar:waker-noop, r=compiler-errorsMatthias Krüger-354/+135
2023-12-15Rollup merge of #118962 - compiler-errors:bugs, r=TaKO8KiMatthias Krüger-229/+325
2023-12-15Annotate some more bugsMichael Goulet-26/+24
2023-12-15Annotate some bugsMichael Goulet-203/+301
2023-12-15Remove an unneeded allocationArthur Carcano-1/+1
2023-12-15Auto merge of #16123 - Veykril:simplify, r=Veykrilbors-45/+112
2023-12-15Auto merge of #16130 - Veykril:syntax-fixup, r=Veykrilbors-14/+54
2023-12-15fix: Syntax fixup now removes subtrees with fake spansLukas Wirth-14/+54
2023-12-15Auto merge of #118975 - GuillaumeGomez:rollup-0emhjx0, r=GuillaumeGomezbors-148/+822
2023-12-15Adapt debug-accessibility tests for msvc-style enumsWesley Wiser-4/+12
2023-12-15codegen_llvm: set DW_AT_accessibilityDavid Wood-15/+268
2023-12-15Simplify `src-script.js` codeGuillaume Gomez-12/+3
2023-12-15Rollup merge of #118909 - Urgau:cleanup-improvement-invalid_ref_casting, r=est31Guillaume Gomez-65/+116
2023-12-15Rollup merge of #118863 - Enselic:rustc_mir-build-query-stability, r=michaelw...Guillaume Gomez-4/+3
2023-12-15Rollup merge of #115660 - notriddle:notriddle/sidebar-resize, r=GuillaumeGomezGuillaume Gomez-30/+625
2023-12-15Rollup merge of #113091 - GuillaumeGomez:prevent-cfg-merge-reexport, r=rustdocGuillaume Gomez-49/+78
2023-12-15Auto merge of #118961 - notriddle:notriddle/varconst, r=GuillaumeGomezbors-2/+8
2023-12-15Annotate panic! reasons during enum layoutJubilee Young-6/+14
2023-12-15Auto merge of #118970 - aliemjay:rollup-or33al2, r=aliemjaybors-55/+165
2023-12-15Rollup merge of #118964 - compiler-errors:resolve, r=aliemjayAli MJ Al-Nasrawy-35/+70
2023-12-15Rollup merge of #118927 - celinval:smir-missing-info, r=compiler-errorsAli MJ Al-Nasrawy-20/+95
2023-12-15Auto merge of #118966 - matthiaskrgr:rollup-sdvjwy6, r=matthiaskrgrbors-192/+255
2023-12-15Auto merge of #3227 - rust-lang:rustup-2023-12-15, r=RalfJungbors-1455/+1908
2023-12-15coverage: Use `Waker::noop` in async testsZalathar-354/+135
2023-12-14Revert signature change for AssertMessage descriptionCelina G. Val-34/+21
2023-12-15Add better ICE messages for some undescriptive panicsRoss Smyth-4/+11
2023-12-15Rollup merge of #118888 - compiler-errors:uplift-more-things, r=jackh726Matthias Krüger-3/+3
2023-12-15Rollup merge of #118929 - Zalathar:look-hir, r=cjgillotMatthias Krüger-70/+77
2023-12-15Rollup merge of #118888 - compiler-errors:uplift-more-things, r=jackh726Matthias Krüger-112/+138
2023-12-15Rollup merge of #116888 - tbu-:pr_unsafe_env, r=AmanieuMatthias Krüger-10/+40
2023-12-15Opportunistically resolve region var in canonicalizerMichael Goulet-35/+70
2023-12-15Merge from rustcThe Miri Conjob Bot-1454/+1907
2023-12-15Preparing for merge from rustcThe Miri Conjob Bot-1/+1
2023-12-15Auto merge of #118770 - saethlin:fix-inline-never-uses, r=nnethercotebors-11/+37
2023-12-14rustdoc-search: fix a race condition in search index loadingMichael Howell-2/+8
2023-12-15Auto merge of #118936 - nikic:update-llvm-18, r=cuviperbors-22/+22
2023-12-14Address PR commentsCelina G. Val-50/+53
2023-12-15Auto merge of #118957 - workingjubilee:rollup-2hcwnp3, r=workingjubileebors-690/+651
2023-12-14Update c_str.rsDaniel Huang-3/+3
2023-12-14Rollup merge of #118948 - compiler-errors:noop, r=eholkJubilee-82/+41
2023-12-14Rollup merge of #118943 - lqd:update-deps2, r=michaelwoeristerJubilee-35/+9
2023-12-14Rollup merge of #118933 - nnethercote:cleanup-errors-even-more, r=compiler-er...Jubilee-113/+117
2023-12-14Rollup merge of #118908 - Urgau:check-cfg-target-features, r=TaKO8Ki,Guillaum...Jubilee-460/+484
2023-12-14Update c_str.rsDaniel Huang-2/+2
2023-12-15coverage: Check that the function signature span precedes the bodyZalathar-2/+4
2023-12-15coverage: Compare span source files without involving `Lrc<SourceFile>`Zalathar-11/+14
2023-12-15coverage: Inline and simplify `fn_sig_and_body`Zalathar-14/+9
2023-12-15coverage: Use `LocalDefId` in `extract_hir_info`Zalathar-10/+8
2023-12-15coverage: Extract helper for getting HIR info for coverageZalathar-28/+35