about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-12-17Auto merge of #3229 - saethlin:protector-gc-ice, r=RalfJungbors-8/+25
2023-12-16Visit the AllocIds and BorTags in borrow state FrameExtraBen Kimock-8/+25
2023-12-15Auto merge of #3226 - saethlin:deadpool-test, r=RalfJungbors-0/+16
2023-12-15Add the test minimized from deadpoolBen Kimock-0/+16
2023-12-15Auto merge of #3227 - rust-lang:rustup-2023-12-15, r=RalfJungbors-1455/+1908
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 #118936 - nikic:update-llvm-18, r=cuviperbors-22/+22
2023-12-15Auto merge of #118957 - workingjubilee:rollup-2hcwnp3, r=workingjubileebors-690/+651
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-15Split `Handler::emit_diagnostic` in two.Nicholas Nethercote-45/+64
2023-12-15Remove `Handler::emit_diag_at_span`.Nicholas Nethercote-23/+9
2023-12-15Avoid `DiagnosticBuilder::<T>::new` calls.Nicholas Nethercote-4/+4
2023-12-15Change `msg: impl Into<String>` for bug diagnostics.Nicholas Nethercote-13/+15
2023-12-14Auto merge of #118949 - matthiaskrgr:rollup-rdzlb9h, r=matthiaskrgrbors-108/+168
2023-12-14Rollup merge of #118945 - Enselic:remove-trailing, r=compiler-errorsMatthias Krüger-2/+2
2023-12-14Rollup merge of #118935 - RalfJung:interpret-downcast, r=saethlinMatthias Krüger-0/+18
2023-12-14Rollup merge of #118914 - compiler-errors:eager-alias-relate, r=lcnrMatthias Krüger-13/+71
2023-12-14Rollup merge of #118910 - GuillaumeGomez:js-object-to-map, r=notriddleMatthias Krüger-93/+77
2023-12-14Auto merge of #118375 - ouz-a:add_emit_stable_mir_tests, r=celinvalbors-14/+280
2023-12-14Unconditionally register alias-relate in projection goalMichael Goulet-13/+71
2023-12-14Use the Waker::noop API in testsMichael Goulet-82/+41
2023-12-14remove `instant` from allowed dependenciesRémy Rakic-1/+0
2023-12-14rustc_codegen_ssa: Remove trailing spaces in Display impl for CguReuseMartin Nordholts-2/+2
2023-12-14update measureme to 10.1.2 to deduplicate parking_lotRémy Rakic-34/+9
2023-12-14Auto merge of #118937 - lcnr:rename-solver-flag, r=compiler-errorsbors-333/+345
2023-12-14add stable_mir output testouz-a-14/+280
2023-12-14Include an additional cherry-pickNikita Popov-0/+0
2023-12-14Fix bootstrap test failuresNikita Popov-21/+21
2023-12-14reviewlcnr-1/+1
2023-12-14consistently use "next solver" instead of "new solver"lcnr-16/+16
2023-12-14update use of feature flagslcnr-228/+227
2023-12-14rename `-Ztrait-solver` to `-Znext-solver`lcnr-89/+102
2023-12-14Fix target_feature config in portable-simdUrgau-1/+1
2023-12-14Don't forget pure rustc target features in check-cfgUrgau-3/+10
2023-12-14Use all the known features in check-cfgUrgau-17/+26
2023-12-14Move rustc_codegen_ssa target features to rustc_targetUrgau-442/+450
2023-12-14Auto merge of #118789 - jyn514:dry-run, r=onur-ozkanbors-2/+2
2023-12-14Use Map instead of Object for source files and search indexGuillaume Gomez-93/+77
2023-12-14Auto merge of #118566 - klensy:cstr-new, r=WaffleLapkinbors-97/+68
2023-12-14Auto merge of #118417 - anforowicz:default-hidden-visibility, r=TaKO8Kibors-8/+66
2023-12-14Update to LLVM 17.0.6Nikita Popov-1/+1
2023-12-14interpret: extend comment on the inhabitedness check in downcastRalf Jung-0/+18
2023-12-14Auto merge of #118538 - RalfJung:size-of-val-comments, r=WaffleLapkinbors-48/+99
2023-12-14Auto merge of #3225 - RalfJung:coroutine, r=RalfJungbors-0/+31
2023-12-14add test for uninhabited saved locals in a coroutineRalf Jung-0/+31
2023-12-14Auto merge of #3224 - rust-lang:rustup-2023-12-14, r=saethlinbors-8346/+14722