about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-03-11Auto merge of #122050 - erikdesjardins:sret, r=nikicbors-132/+329
2024-03-11Auto merge of #121752 - mu001999:dead_code/improve, r=pnkfelixbors-82/+121
2024-03-11Auto merge of #122132 - nnethercote:diag-renaming3, r=nnethercotebors-586/+567
2024-03-11Rename diagnostic derive things.Nicholas Nethercote-11/+10
2024-03-11Rename `DecorateLint` as `LintDiagnostic`.Nicholas Nethercote-54/+54
2024-03-11Rename `AddToDiagnostic` as `Subdiagnostic`.Nicholas Nethercote-153/+153
2024-03-10Auto merge of #122312 - matthiaskrgr:rollup-0p8y7gg, r=matthiaskrgrbors-169/+204
2024-03-11Rename `IntoDiagnostic` as `Diagnostic`.Nicholas Nethercote-164/+146
2024-03-11Rename `IntoDiagnosticArg` as `IntoDiagArg`.Nicholas Nethercote-219/+218
2024-03-11Remove unused impls from some subdiagnostics.Nicholas Nethercote-3/+3
2024-03-11Remove unused impls for some diagnostics.Nicholas Nethercote-26/+26
2024-03-11Remove `Default` derive from `MacroExpectedFound`.Nicholas Nethercote-2/+3
2024-03-10Rollup merge of #122304 - lukas-code:dyn-star-meta, r=compiler-errorsMatthias Krüger-2/+41
2024-03-10Rollup merge of #122302 - ratmice:issue122234, r=cuviperMatthias Krüger-4/+4
2024-03-10Rollup merge of #122297 - RalfJung:bootstrap-build, r=onur-ozkanMatthias Krüger-1/+3
2024-03-10Rollup merge of #122293 - Enselic:no-bare-unix_sigpipe, r=fmeaseMatthias Krüger-16/+9
2024-03-10Rollup merge of #122290 - RalfJung:mir-printing, r=compiler-errorsMatthias Krüger-101/+114
2024-03-10Rollup merge of #122286 - RalfJung:resolve, r=compiler-errorsMatthias Krüger-33/+20
2024-03-10Rollup merge of #122277 - RalfJung:BorrowedCursor, r=cuviperMatthias Krüger-2/+4
2024-03-10Rollup merge of #122276 - RalfJung:io-read, r=NilstriebMatthias Krüger-10/+7
2024-03-10Rollup merge of #122275 - RalfJung:std-oom, r=workingjubileeMatthias Krüger-0/+2
2024-03-10Auto merge of #122306 - workingjubilee:backtrace-0.3.70, r=workingjubileebors-0/+0
2024-03-10add -O to some tests which depend on attributes being addedErik Desjardins-5/+6
2024-03-10Update backtrace submodule to 0.3.70Jubilee Young-0/+0
2024-03-10fix metadata for dyn-star in new solverLukas Markeffsky-2/+41
2024-03-10docs: Correct ptr/ref verbiage in SliceIndex docs.matt rice-4/+4
2024-03-10Auto merge of #121561 - jieyouxu:compiletest-directive-typo-check, r=onur-ozkanbors-43/+180
2024-03-10bootstrap: document what the triples in 'Build' meanRalf Jung-1/+3
2024-03-10Remove unused structs in clippyr0cky-64/+2
2024-03-10Detect unused struct impls pub traitr0cky-18/+119
2024-03-10Auto merge of #122272 - lnicola:sync-from-ra, r=lnicolabors-2348/+4710
2024-03-10diagnostics: Do not suggest using `#[unix_sigpipe]` without a valueMartin Nordholts-16/+9
2024-03-10MIR printing: print the path of uneval'd const; refer to promoteds in a consi...Ralf Jung-101/+114
2024-03-10Fix invalid compiletest directives in tests许杰友 Jieyou Xu (Joe)-12/+8
2024-03-10Error on invalid compiletest directives in Rust test files许杰友 Jieyou Xu (Joe)-31/+172
2024-03-10Auto merge of #122283 - matthiaskrgr:rollup-w3sau3u, r=matthiaskrgrbors-301/+504
2024-03-10use Instance::expect_resolve() instead of unwraping Instance::resolve()Ralf Jung-33/+20
2024-03-10Rollup merge of #122271 - pitaj:diag_items-legacy_numeric_constants, r=NilstriebMatthias Krüger-0/+12
2024-03-10Rollup merge of #122269 - heiher:fix-doc, r=workingjubileeMatthias Krüger-1/+1
2024-03-10Rollup merge of #122264 - fee1-dead-contrib:add, r=fee1-deadMatthias Krüger-0/+1
2024-03-10Rollup merge of #122251 - jieyouxu:unused-lifetimes-dedup-test, r=NadrierilMatthias Krüger-0/+20
2024-03-10Rollup merge of #122244 - tvallotton:local_waker_leak_fix, r=NilstriebMatthias Krüger-5/+16
2024-03-10Rollup merge of #122221 - Nadrieril:patextradata, r=oli-obkMatthias Krüger-72/+67
2024-03-10Rollup merge of #122125 - majaha:mingw_ci_new, r=Mark-SimulacrumMatthias Krüger-13/+21
2024-03-10Rollup merge of #121942 - devnexen:getrandom_for_dfbsd, r=joboetMatthias Krüger-1/+9
2024-03-10Rollup merge of #121860 - mu001999:master, r=NilstriebMatthias Krüger-28/+96
2024-03-10Rollup merge of #121685 - fortanix:raoul/shellcheck_on_lvi_test_script, r=Mar...Matthias Krüger-12/+13
2024-03-10Rollup merge of #121642 - TimNN:test-v0, r=Mark-SimulacrumMatthias Krüger-2/+2
2024-03-10Rollup merge of #121567 - Nilstrieb:less-interning, r=albertlarsan68Matthias Krüger-140/+128
2024-03-10Rollup merge of #113525 - workingjubilee:handle-dynamic-minsigstksz, r=m-ou-seMatthias Krüger-11/+39