about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-08-01more strongly dissuade use of `skip_binder`lcnr-30/+30
2025-08-01Auto merge of #144446 - nnethercote:opt-region-constraints, r=lcnrbors-241/+231
2025-07-31Auto merge of #144740 - jdonszelmann:rollup-nprgqnm, r=jdonszelmannbors-921/+796
2025-07-31Rollup merge of #144733 - Muscraft:secondary-file-sigil, r=compiler-errorsJana Dönszelmann-2/+2
2025-07-31Rollup merge of #144726 - jdonszelmann:move-attr-data-structures, r=lcnrJana Dönszelmann-452/+380
2025-07-31Rollup merge of #144712 - nnethercote:dedup-num-types, r=fmeaseJana Dönszelmann-403/+312
2025-07-31Rollup merge of #144711 - compiler-errors:op-span, r=petrochenkovJana Dönszelmann-17/+20
2025-07-31Rollup merge of #144702 - compiler-errors:stall-const-arg-has-type, r=lcnrJana Dönszelmann-0/+7
2025-07-31Rollup merge of #144688 - Stypox:better-enter-trace-span, r=RalfJungJana Dönszelmann-47/+75
2025-07-31Make Miri's enter_trace_span! call const_eval'sStypox-26/+9
2025-07-31fix: Match width of ascii and unicode secondary file startScott Schafer-2/+2
2025-07-31remove rustc_attr_data_structuresJana Dönszelmann-452/+380
2025-07-31Auto merge of #144731 - samueltardieu:rollup-36y30k2, r=samueltardieubors-50/+203
2025-07-31Rollup merge of #144721 - a4lg:riscv-hwprobe-linux-6.16, r=AmanieuSamuel Tardieu-4/+10
2025-07-31Rollup merge of #144297 - GuillaumeGomez:ERROR_EXIT_CODE, r=AmanieuSamuel Tardieu-3/+4
2025-07-31Rollup merge of #144053 - Kobzol:ci-remove-install-rust, r=marcoieniSamuel Tardieu-18/+0
2025-07-31Rollup merge of #136840 - Flakebi:linker-plugin-lto-fat, r=dianqkSamuel Tardieu-25/+189
2025-07-31Overhaul `Constraint`.Nicholas Nethercote-241/+227
2025-07-31Avoid vacuous `Constraint::{VarSubVar,RegSubReg}` constraints.Nicholas Nethercote-2/+6
2025-07-31Tidy up `Cargo.toml` files.Nicholas Nethercote-14/+44
2025-07-31Deduplicate `IntTy`/`UintTy`/`FloatTy`.Nicholas Nethercote-390/+269
2025-07-31Auto merge of #144723 - Zalathar:rollup-f9e0rfo, r=Zalatharbors-152/+244
2025-07-31Rollup merge of #144713 - nnethercote:rustc_middle-ty-cleanups, r=lcnrStuart Cook-149/+141
2025-07-31Rollup merge of #144665 - scottmcm:restore-sroa-simd-check, r=compiler-errorsStuart Cook-1/+55
2025-07-31Rollup merge of #144657 - Muscraft:fix-unicode-close-window, r=fee1-deadStuart Cook-2/+48
2025-07-31Fix CI build failure when using new libtest public constantGuillaume Gomez-2/+3
2025-07-31Make `libtest::ERROR_EXIT_CODE` const public to not redefine it in rustdocGuillaume Gomez-3/+3
2025-07-31Fix linker-plugin-lto only doing thin ltoFlakebi-25/+189
2025-07-31std_detect: Linux 6.16 support for RISC-VTsukasa OI-4/+10
2025-07-31fix: Only "close the window" when its the last annotated fileScott Schafer-3/+6
2025-07-31Auto merge of #144718 - Zalathar:rollup-76lrtf2, r=Zalatharbors-334/+1215
2025-07-31Rollup merge of #144717 - nnethercote:mv-rustc_middle-parameterized, r=compil...Stuart Cook-189/+170
2025-07-31Rollup merge of #144685 - jdonszelmann:lang-items-once, r=wafflelapkinStuart Cook-5/+3
2025-07-31Rollup merge of #144663 - Zalathar:empty-span, r=petrochenkovStuart Cook-73/+57
2025-07-31Rollup merge of #144232 - xacrimon:explicit-tail-call, r=WaffleLapkinStuart Cook-12/+191
2025-07-31Rollup merge of #143672 - beepster4096:box_drop_flags_again, r=oli-obkStuart Cook-26/+551
2025-07-31Rollup merge of #135975 - balt-dev:master, r=tgross35Stuart Cook-29/+243
2025-07-31Fix up size asserts.Nicholas Nethercote-14/+26
2025-07-31Move `InferVarInfo` out of `rustc_middle`.Nicholas Nethercote-15/+16
2025-07-31Remove `TyCtxt::get_attrs_unchecked`.Nicholas Nethercote-19/+8
2025-07-31Remove `ParamEnvAnd::into_parts`.Nicholas Nethercote-14/+8
2025-07-31Move `TermVid` out of `rustc_middle`.Nicholas Nethercote-28/+26
2025-07-31Move `rustc_middle::parameterized` to `rustc_metadata`.Nicholas Nethercote-176/+170
2025-07-31Remove unused `ParameterizedOverTcx` impls.Nicholas Nethercote-13/+0
2025-07-31Consider operator's span when computing binop expr spanMichael Goulet-17/+20
2025-07-31Move `ParamTerm` out of `rustc_middle`.Nicholas Nethercote-20/+20
2025-07-31Move an `EarlyParamRegion` impl block.Nicholas Nethercote-9/+9
2025-07-31Move `ImplHeader` out of `rustc_middle`.Nicholas Nethercote-18/+19
2025-07-31Move `ResolverOutputs` out of `rustc_middle`.Nicholas Nethercote-9/+9
2025-07-31Remove unused `impl_decodable_via_ref!` entries.Nicholas Nethercote-3/+0