about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-12-05Avoid looking at HIR for inline const pattern literalsOli Scherer-24/+0
2024-12-05Auto merge of #133828 - compiler-errors:incr-sad, r=lcnrbors-10/+47
2024-12-04Auto merge of #133865 - matthiaskrgr:rollup-9v2f3w4, r=matthiaskrgrbors-2161/+1897
2024-12-04Rollup merge of #133856 - GuillaumeGomez:update-sysinfo, r=clubby789Matthias Krüger-8/+9
2024-12-04Rollup merge of #133851 - oli-obk:push-pzwykzozkomq, r=jieyouxuMatthias Krüger-2/+4
2024-12-04Rollup merge of #133850 - oli-obk:push-xryukktpyooq, r=compiler-errorsMatthias Krüger-138/+56
2024-12-04Rollup merge of #133849 - Zalathar:replay, r=oli-obkMatthias Krüger-1589/+1719
2024-12-04Rollup merge of #133847 - nnethercote:rm-Z-show-span, r=compiler-errorsMatthias Krüger-91/+1
2024-12-04Rollup merge of #133831 - BoxyUwU:ice_on_unfed_type_of, r=compiler-errorsMatthias Krüger-271/+16
2024-12-04Rollup merge of #133774 - dingxiangfei2009:translatable-coerce-pointee-errors...Matthias Krüger-48/+78
2024-12-04Rollup merge of #133737 - Walnut356:msvc_visualizers, r=onur-ozkanMatthias Krüger-14/+14
2024-12-04Make sure to record deps from cached task in new solver on first runMichael Goulet-10/+22
2024-12-04Add failing testMichael Goulet-0/+25
2024-12-04Update sysinfo version to 0.33.0Guillaume Gomez-8/+9
2024-12-04make CoercePointee errors translatableDing Xiang Fei-48/+78
2024-12-04Stop git from merging generated filesOli Scherer-2/+4
2024-12-04Auto merge of #133799 - DianQK:llvm/19.1.5, r=nikicbors-1/+1
2024-12-04Avoid `opaque type not constrained` errors in the presence of other errorsOli Scherer-135/+56
2024-12-04Remove some noisy tracingOli Scherer-3/+0
2024-12-04Remove `-Zshow-span`.Nicholas Nethercote-91/+1
2024-12-04Auto merge of #133841 - matthiaskrgr:rollup-2snj3hc, r=matthiaskrgrbors-830/+913
2024-12-04coverage: Remove the expression simplifier from `CoverageCounters`Zalathar-51/+4
2024-12-04coverage: Use a separate counter type during counter creationZalathar-73/+94
2024-12-04coverage: Add an extra "transcribe" step after counter creationZalathar-1440/+1608
2024-12-04coverage: Use a single `make_phys_counter` methodZalathar-19/+4
2024-12-04coverage: Rename `CounterIncrementSite` to just `Site`Zalathar-13/+14
2024-12-04coverage: Extract `subtracted_sum` in counter creationZalathar-12/+14
2024-12-04Rollup merge of #133817 - clubby789:bootstrap-eprintln, r=jieyouxuMatthias Krüger-206/+210
2024-12-04Rollup merge of #133804 - GuillaumeGomez:improve-code, r=notriddleMatthias Krüger-28/+22
2024-12-04Rollup merge of #133798 - lcnr:nested-bodies-opaques, r=compiler-errorsMatthias Krüger-46/+70
2024-12-04Rollup merge of #133784 - dtolnay:visitspans, r=compiler-errorsMatthias Krüger-22/+10
2024-12-04Rollup merge of #133764 - aDotInTheVoid:rename, r=GuillaumeGomezMatthias Krüger-18/+18
2024-12-04Rollup merge of #133651 - scottmcm:nonnull-nonzero-no-field-projection, r=oli...Matthias Krüger-510/+583
2024-12-04Auto merge of #133825 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-12-04Auto merge of #133818 - matthiaskrgr:rollup-iav1wq7, r=matthiaskrgrbors-240/+566
2024-12-04Add comment to testBoxy-1/+2
2024-12-03tidy: `println!` -> `eprintln!`clubby789-12/+12
2024-12-03compiletest: `println!` -> `eprintln!`clubby789-54/+54
2024-12-03bootstrap: `println!` -> `eprintln!`clubby789-140/+144
2024-12-03Don't try and handle unfed `type_of` on anon constsBoxy-270/+14
2024-12-03Update cargoWeihang Lo-0/+0
2024-12-03Rename `is_real_and_local` function into `filename_real_and_local`Guillaume Gomez-3/+4
2024-12-03Rollup merge of #133813 - clubby789:ui-pass-note, r=jieyouxuMatthias Krüger-4/+7
2024-12-03Rollup merge of #133812 - alexcrichton:update-wasm-component-ld, r=jieyouxuMatthias Krüger-3/+12
2024-12-03Rollup merge of #133811 - mustartt:change-default-codemodel, r=jieyouxuMatthias Krüger-1/+1
2024-12-03Rollup merge of #133768 - compiler-errors:gate, r=lcnr,jackh726Matthias Krüger-124/+300
2024-12-03Rollup merge of #133726 - joshtriplett:breakpoint, r=oli-obkMatthias Krüger-13/+66
2024-12-03Rollup merge of #133681 - RalfJung:niches, r=wesleywiserMatthias Krüger-92/+177
2024-12-03Rollup merge of #132937 - xmh0511:master, r=m-ou-seMatthias Krüger-3/+3
2024-12-03Update `NonZero` and `NonNull` to not field-project (per MCP807)Scott McMurray-510/+583