about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-02-21Auto merge of #121321 - compiler-errors:yeet-querytyperelating, r=lcnrbors-698/+462
2024-02-21Inline NllTypeRelating into its only usage siteMichael Goulet-599/+451
2024-02-21Make TypeRelating more NLL-specificMichael Goulet-13/+13
2024-02-21Yeet QueryTypeRelatingDelegateMichael Goulet-106/+18
2024-02-21Auto merge of #121400 - fmease:rollup-8m29g7a, r=fmeasebors-973/+1202
2024-02-21Rollup merge of #121396 - RalfJung:mir-const-value-inspect, r=oli-obkLeón Orell Valerian Liehr-12/+35
2024-02-21Rollup merge of #121379 - nnethercote:rm-unchecked_error_guaranteed, r=oli-obkLeón Orell Valerian Liehr-19/+8
2024-02-21Rollup merge of #121366 - nnethercote:rm-diagnostic_builder.rs, r=compiler-er...León Orell Valerian Liehr-372/+350
2024-02-21Rollup merge of #121359 - lcnr:typesystem-cleanup, r=compiler-errorsLeón Orell Valerian Liehr-151/+169
2024-02-21Rollup merge of #121347 - davidtwco:compiletest-aux-aux, r=oli-obkLeón Orell Valerian Liehr-23/+44
2024-02-21Rollup merge of #121340 - GrigorenkoPV:bootstrap-clippy, r=onur-ozkanLeón Orell Valerian Liehr-326/+317
2024-02-21Rollup merge of #121175 - Nadrieril:simplify-or-selection, r=matthewjasperLeón Orell Valerian Liehr-40/+51
2024-02-21Rollup merge of #121044 - compiler-errors:mbe-async-trait-bounds, r=fmeaseLeón Orell Valerian Liehr-30/+228
2024-02-21compiletest: support auxiliaries with auxiliariesDavid Wood-23/+44
2024-02-21make it possible for outside crates to inspect a mir::ConstValue with the int...Ralf Jung-12/+35
2024-02-21Auto merge of #121383 - Dylan-DPC:rollup-735p4u4, r=Dylan-DPCbors-174/+292
2024-02-21Test one or pattern at a timeNadrieril-29/+42
2024-02-21Tweak block managementNadrieril-13/+11
2024-02-21Auto merge of #120718 - saethlin:reasonable-fast-math, r=nnethercotebors-14/+226
2024-02-21Rollup merge of #121375 - chenyukang:yukang-fix-tidy, r=albertlarsan68Dylan DPC-1/+1
2024-02-21Rollup merge of #121361 - pitaj:diag_items-legacy_numeric_constants, r=NilstriebDylan DPC-0/+12
2024-02-21Rollup merge of #121338 - jieyouxu:ambiguous_wide_pointer_comparisons_suggest...Dylan DPC-7/+59
2024-02-21Rollup merge of #121328 - ffmancera:ff/verbose_long_type, r=compiler-errorsDylan DPC-1/+24
2024-02-21Rollup merge of #121304 - compiler-errors:ext, r=nnethercoteDylan DPC-0/+14
2024-02-21Rollup merge of #121288 - tshepang:make-expand-translatable, r=michaelwoeristerDylan DPC-10/+52
2024-02-21Rollup merge of #121208 - nnethercote:delayed_bug-to-bug, r=lcnrDylan DPC-155/+130
2024-02-21Auto merge of #120588 - alexcrichton:wasm-rmeta-object, r=wesleywiser,bjorn3bors-21/+97
2024-02-21Remove an `unchecked_error_guaranteed` call.Nicholas Nethercote-19/+8
2024-02-21Docs for extension proc-macroMichael Goulet-0/+14
2024-02-21Auto merge of #121380 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-02-21Update cargoWeihang Lo-0/+0
2024-02-21Auto merge of #121172 - Nadrieril:simplify-empty-selection, r=matthewjasperbors-368/+443
2024-02-21print proper relative path for descriptive name checkyukang-1/+1
2024-02-21Auto merge of #120904 - Nadrieril:match-lowering-intermediate-repr, r=matthew...bors-260/+219
2024-02-21Remove some no-longer-needed `pub(crate)` markers.Nicholas Nethercote-10/+5
2024-02-21Merge `diagnostic_builder.rs` into `diagnostic.rs`.Nicholas Nethercote-372/+355
2024-02-21Convert `bug`s back to `delayed_bug`s.Nicholas Nethercote-42/+87
2024-02-21Convert `delayed_bug`s to `bug`s.Nicholas Nethercote-157/+87
2024-02-20Auto merge of #121356 - matthiaskrgr:rollup-d80af2s, r=matthiaskrgrbors-565/+729
2024-02-20Suggest using --verbose when writing type to a fileFernando Fernandez Mancera-0/+23
2024-02-21bootstrap: apply most of clippy's suggestionsPavel Grigorenko-326/+317
2024-02-20diagnostic items for legacy numeric modulesPeter Jaszkowiak-0/+12
2024-02-20some type system cleanuplcnr-151/+169
2024-02-20Rollup merge of #121352 - malobre:patch-1, r=NilstriebMatthias Krüger-2/+2
2024-02-20Rollup merge of #121350 - compiler-errors:resolve, r=oli-obkMatthias Krüger-16/+29
2024-02-20Rollup merge of #121344 - fmease:lta-constr-by-input, r=oli-obkMatthias Krüger-173/+300
2024-02-20Rollup merge of #121323 - compiler-errors:raw-param-types, r=oli-obkMatthias Krüger-2/+37
2024-02-20Rollup merge of #121322 - compiler-errors:next-solver-fulfillment-ice, r=lcnrMatthias Krüger-1/+30
2024-02-20Rollup merge of #121277 - reitermarkus:generic-nonzero-convert-num, r=dtolnayMatthias Krüger-367/+325
2024-02-20Rollup merge of #119203 - farnoy:simd-masked-intrinsic-docfix, r=RalfJungMatthias Krüger-4/+6