about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-08-01Rollup merge of #144708 - Stypox:add-tracing-to-step, r=RalfJungRalf Jung-9/+75
2025-08-01Rollup merge of #144410 - Gelbpunkt:musl-tier3-dynamic, r=jieyouxuRalf Jung-15/+0
2025-08-01Rollup merge of #144397 - Kivooeo:issue2, r=jieyouxuRalf Jung-62/+140
2025-08-01add unsupported_calling_conventions to lint listRalf Jung-0/+1
2025-08-01Auto merge of #144768 - jhpratt:rollup-otf1yfj, r=jhprattbors-99/+440
2025-08-01Remove some noisy triagebot pingsJieyou Xu-8/+0
2025-08-01Rollup merge of #144759 - tgross35:triagebot-label, r=lqdJacob Pratt-0/+1
2025-08-01Rollup merge of #144757 - Muscraft:triagebot-emitter-pings, r=lqdJacob Pratt-0/+8
2025-08-01Rollup merge of #144751 - dalvescb:curtisd/aix_libextension, r=NoratriebJacob Pratt-0/+2
2025-08-01Rollup merge of #144700 - aDotInTheVoid:macro-rules-for-macro-fools, r=Guilla...Jacob Pratt-4/+51
2025-08-01Rollup merge of #144691 - xizheyin:suggest-confuse, r=estebankJacob Pratt-58/+290
2025-08-01Rollup merge of #144683 - tgross35:builtins-via-std-workspace, r=bjorn3,Norat...Jacob Pratt-37/+35
2025-08-01Rollup merge of #143849 - lolbinarycat:rustdoc-priv-normalize-143222, r=Guill...Jacob Pratt-0/+53
2025-08-01Auto merge of #144446 - nnethercote:opt-region-constraints, r=lcnrbors-241/+231
2025-07-31triagebot: Label `compiler-builtins` T-libsTrevor Gross-0/+1
2025-07-31Remove `std`'s dependency on `compiler-builtins`Trevor Gross-2/+0
2025-07-31Use `core` via `rustc-std-workspace-core` in `library/panic*`Trevor Gross-24/+24
2025-07-31uefi: Use slice equality rather than `memcmp`Trevor Gross-11/+11
2025-07-31chore: Ping Muscraft when rustc_errors::emitter is modifiedScott Schafer-0/+4
2025-07-31chore: Ping Muscraft when annnotate snippets emitter is modifiedScott Schafer-0/+4
2025-07-31Add EnteredTraceSpan::or_if_tracing_disabledStypox-10/+39
2025-07-31Add tracing to more functions related to step.rsStypox-1/+23
2025-07-31Add tracing calls to eval_statement/terminatorStypox-3/+18
2025-07-31add correct dynamic_lib_extension for aixCurtis D'Alves-0/+2
2025-07-31Create a typed wrapper for codegen backendsJakub Beránek-79/+143
2025-07-31Remove the witness type from coroutine argsMichael Goulet-136/+54
2025-07-31Extract borrowck coroutine drop-liveness hackMichael Goulet-19/+31
2025-07-31Stall coroutines based off of ty::Coroutine, not ty::CoroutineWitnessMichael Goulet-186/+194
2025-07-31Auto merge of #144740 - jdonszelmann:rollup-nprgqnm, r=jdonszelmannbors-921/+796
2025-07-31commentsKivooeo-62/+140
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-31Update cargoWeihang Lo-0/+0
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