about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-06-27rustc_codegen_gcc: Fix clippy::manual_is_multiple_ofPhilipp Krones-2/+3
2025-06-27rustc_codegen_gcc: Fix clippy::manual_is_multiple_ofPhilipp Krones-2/+3
2025-06-27Update poison.rs to fix the typo (sys->sync)Kurt Heiritz (pseudo)-1/+1
2025-06-27update internal `send_signal` commentDeadbeef-4/+4
2025-06-27Use `.is_multiple_of()` in bootstrapSamuel Tardieu-1/+3
2025-06-27broken_links: Fix rustdoc API usagePhilipp Krones-1/+1
2025-06-27broken_links: Fix rustdoc API usagePhilipp Krones-1/+1
2025-06-27Update Cargo.lockPhilipp Krones-4/+10
2025-06-27Merge commit 'c5dbd1de07e0407b9687619a868384d6de06253f' into clippy-subtree-u...Philipp Krones-843/+3158
2025-06-27Merge commit 'c5dbd1de07e0407b9687619a868384d6de06253f' into clippy-subtree-u...Philipp Krones-843/+3158
2025-06-27Workaround missing none group support in builtin macrosLukas Wirth-40/+22
2025-06-27Generate symbols.o for proc-macros toobjorn3-2/+32
2025-06-27Add InterpCx::layout_of with tracing, shadowing LayoutOfStypox-32/+30
2025-06-27Update commentsbjorn3-5/+8
2025-06-27use placeholder_snippetHayashi Mikihiro-15/+46
2025-06-27use name_generatorHayashi Mikihiro-6/+21
2025-06-27Fix typoxizheyin-11/+11
2025-06-27Insert checks for enum discriminants when debug assertions are enabledBastian Kersting-3/+909
2025-06-27Split exported_symbols for generic and non-generic symbolsbjorn3-37/+86
2025-06-27Add tracing for instantiate_from_frame_and_normalize_erasing_regionsStypox-1/+7
2025-06-27Add tracing to validate_operandStypox-0/+7
2025-06-27Report infer ty errors during hir ty loweringOli Scherer-709/+414
2025-06-27Port `#[rustc_layout_scalar_valid_range_start/end]` to the new attribute pars...Jonathan Brouwer-69/+146
2025-06-27Auto merge of #142816 - Shourya742:2025-06-21-add-caching-layer-to-bootstrap,...bors-283/+393
2025-06-27Port `#[used]` to new attribute parsing infrastructureJonathan Brouwer-124/+185
2025-06-27codegen_fn_attrs: make comment more preciseRalf Jung-1/+3
2025-06-27Merge pull request #20110 from ChayimFriedman2/ambiguous-floatLukas Wirth-1/+50
2025-06-27tests: add #![rustc_no_implicit_bounds]David Wood-89/+109
2025-06-27disable caching for cargo commandsbit-aloo-3/+6
2025-06-27move execution context inside exec and prune execution context, use command d...bit-aloo-353/+345
2025-06-27make DeferredCommand a must use and move mark_as_executed inside finish processbit-aloo-1/+4
2025-06-27add caching info on bootstrap commandbit-aloo-6/+4
2025-06-27refactor deferred command and make it compatible with new commandstate, remov...bit-aloo-90/+100
2025-06-27add new command state in execution contextbit-aloo-0/+11
2025-06-27add do_not_cache method and update the warning on as_command_mutbit-aloo-3/+9
2025-06-27use metadata for command cache key spawning directly from commandbit-aloo-20/+25
2025-06-27add command cache key, move to osstring, add should cache to bootstrap commandbit-aloo-19/+76
2025-06-27add caching fields inside Bootstrap commandbit-aloo-1/+26
2025-06-27testsbendn-0/+64
2025-06-27Auto merge of #142223 - compiler-errors:perf-wf, r=lcnrbors-3/+94
2025-06-27Auto merge of #143074 - compiler-errors:rollup-cv64hdh, r=compiler-errorsbors-907/+1240
2025-06-26Rollup merge of #143073 - yotamofek:pr/fix-let-chains-fixmes, r=compiler-errorsMichael Goulet-12/+11
2025-06-26Rollup merge of #143067 - GrigorenkoPV:142269, r=workingjubileeMichael Goulet-3/+3
2025-06-26Rollup merge of #143059 - jieyouxu:slice-as-chunks, r=cuviperMichael Goulet-2/+10
2025-06-26Rollup merge of #143056 - fmease:mv-ace-test-out-of-gci-dir, r=BoxyUwUMichael Goulet-35/+17
2025-06-26Rollup merge of #143041 - Kobzol:matrix-no-cache, r=marcoieniMichael Goulet-11/+0
2025-06-26Rollup merge of #143033 - jieyouxu:expand-apis, r=cuviperMichael Goulet-2/+6
2025-06-26Rollup merge of #143015 - samueltardieu:pin-macro-diag-item, r=UrgauMichael Goulet-0/+2
2025-06-26Rollup merge of #143010 - GuillaumeGomez:update-browser-ui-test, r=KobzolMichael Goulet-1/+1
2025-06-26Rollup merge of #143001 - Shourya742:2025-06-25-rename-run-always, r=KobzolMichael Goulet-24/+27