about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-01-08Make `emit_producing_{guarantee,nothing}` consuming.Nicholas Nethercote-9/+9
2024-01-08Remove `DiagnosticBuilder::delay_as_bug_without_consuming`.Nicholas Nethercote-22/+18
2024-01-08Remove `DiagnosticBuilder::emit_without_consuming`.Nicholas Nethercote-7/+1
2024-01-08Remove a fourth `DiagnosticBuilder::emit_without_consuming` call.Nicholas Nethercote-31/+21
2024-01-08Remove a third `DiagnosticBuilder::emit_without_consuming` call.Nicholas Nethercote-1/+0
2024-01-08Remove a second `DiagnosticBuilder::emit_without_consuming` call.Nicholas Nethercote-39/+30
2024-01-08Remove a `DiagnosticBuilder::emit_without_consuming` call.Nicholas Nethercote-4/+7
2024-01-08Remove all eight `DiagnosticBuilder::*_with_code` methods.Nicholas Nethercote-180/+84
2024-01-08Use chaining for `DiagnosticBuilder` construction and `emit`.Nicholas Nethercote-183/+193
2024-01-08Use chaining in `DiagnosticBuilder` construction.Nicholas Nethercote-369/+223
2024-01-08Make `DiagnosticBuilder::emit` consuming.Nicholas Nethercote-312/+329
2024-01-08Remove `Clone` impl for `DiagnosticBuilder`.Nicholas Nethercote-1/+5
2024-01-07Auto merge of #119675 - cjgillot:set-no-discriminant, r=tmiaskobors-2/+150
2024-01-07Auto merge of #119667 - Nadrieril:remove-wildcard-row, r=compiler-errorsbors-24/+35
2024-01-07Auto merge of #119556 - onur-ozkan:optimized-compiler-builtins, r=onur-ozkanbors-31/+99
2024-01-07add a new `optimized_compiler_builtins` optionjyn-5/+47
2024-01-07Auto merge of #114205 - the8472:vec-iter-nonnull, r=scottmcmbors-50/+122
2024-01-07Auto merge of #119680 - compiler-errors:rollup-1kvfehl, r=compiler-errorsbors-100/+127
2024-01-06Rollup merge of #119679 - compiler-errors:issue-templates, r=Mark-SimulacrumMichael Goulet-4/+17
2024-01-06Rollup merge of #119666 - compiler-errors:construct-coroutine-info-immediatel...Michael Goulet-78/+85
2024-01-06Rollup merge of #119657 - cls:slice_split_once-typo, r=ChrisDentonMichael Goulet-2/+2
2024-01-06Rollup merge of #119656 - RalfJung:round-docs, r=Mark-SimulacrumMichael Goulet-6/+12
2024-01-06Rollup merge of #119548 - onur-ozkan:remove-nested-target-iteration, r=Mark-S...Michael Goulet-9/+7
2024-01-06Rollup merge of #119252 - Enselic:rustc_mir_transform-query-stability, r=cjgi...Michael Goulet-1/+4
2024-01-07mark vec::IntoIter pointers as `!nonnull`The 8472-49/+121
2024-01-07typo fixThe 8472-1/+1
2024-01-07Ask for rustc version in diagnostic reports, remind users to update their too...Michael Goulet-4/+17
2024-01-07Auto merge of #119035 - saethlin:remove-linker-requirement, r=onur-ozkanbors-13/+43
2024-01-07Skip threading over no-op SetDiscriminant.Camille GILLOT-2/+150
2024-01-06Auto merge of #119599 - marthadev:position, r=the8472bors-6/+13
2024-01-06Run Miri and mir-opt tests without a target linkerBen Kimock-13/+43
2024-01-06rustc_mir_transform: Enforce `rustc::potential_query_instability` lintMartin Nordholts-1/+4
2024-01-06Don't populate yield and resume types after the factMichael Goulet-78/+85
2024-01-06Reuse `ctor_sub_tys` when we have one aroundNadrieril-6/+11
2024-01-06Remove `Matrix.wildcard_row`Nadrieril-18/+24
2024-01-06Auto merge of #119662 - matthiaskrgr:rollup-ehofh5n, r=matthiaskrgrbors-235/+909
2024-01-06Rollup merge of #119661 - Mark-Simulacrum:shrink-lld-wrapper, r=KobzolMatthias Krüger-0/+8
2024-01-06Rollup merge of #119655 - Nilstrieb:cleanup-the-error-count-monster-mess, r=W...Matthias Krüger-13/+6
2024-01-06Rollup merge of #119653 - devnexen:update_fuchsia_compiler_rt_support, r=petr...Matthias Krüger-1/+2
2024-01-06Rollup merge of #119624 - petrochenkov:dialoc4, r=compiler-errorsMatthias Krüger-98/+214
2024-01-06Rollup merge of #119595 - mbbill:patch-1, r=Mark-SimulacrumMatthias Krüger-1/+1
2024-01-06Rollup merge of #119591 - Enselic:DestinationPropagation-stable, r=cjgillotMatthias Krüger-34/+33
2024-01-06Rollup merge of #119486 - onur-ozkan:clippy-allow-dirty-and-staged, r=Mark-Si...Matthias Krüger-2/+23
2024-01-06Rollup merge of #118781 - RalfJung:core-panic-feature, r=the8472Matthias Krüger-32/+26
2024-01-06Rollup merge of #118194 - notriddle:notriddle/tuple-unit, r=GuillaumeGomezMatthias Krüger-54/+596
2024-01-06Strip lld-wrapper binariesMark Rousskov-0/+8
2024-01-06Auto merge of #119531 - petrochenkov:cmpctxt, r=cjgillotbors-52/+76
2024-01-06document rounding behavior of rint/nearbyint for tiesRalf Jung-6/+12
2024-01-06Auto merge of #119499 - cjgillot:dtm-opt, r=nnethercotebors-18/+15
2024-01-06Remove ignore-stage1 that was added when changing error count msgNilstrieb-13/+6