about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-08-04Rollup merge of #128526 - tshepang:patch-1, r=AmanieuMatthias Krüger-10/+0
2024-08-04Rollup merge of #128305 - folkertdev:asm-parser-unsupported-operand, r=AmanieuMatthias Krüger-15/+91
2024-08-04Auto merge of #128466 - sayantn:stdarch-update, r=tgross35bors-21/+1
2024-08-03Auto merge of #128441 - Bryanskiy:delegation-perf, r=petrochenkovbors-27/+33
2024-08-04Update stdarchsayantn-0/+0
2024-08-04Chore: add `x86_amx_intrinsics` feature flag to `core/lib.rs` and remove `iss...sayantn-21/+1
2024-08-03Auto merge of #128614 - matthiaskrgr:rollup-d2fextz, r=matthiaskrgrbors-217/+253
2024-08-03Rollup merge of #128603 - ChrisDenton:used, r=jieyouxuMatthias Krüger-7/+3
2024-08-03Rollup merge of #128581 - jieyouxu:checked-attr, r=nnethercoteMatthias Krüger-6/+104
2024-08-03Rollup merge of #128573 - GuillaumeGomez:simplify-body, r=notriddleMatthias Krüger-5/+3
2024-08-03Rollup merge of #128551 - Konippi:refactor-backtrace-style-in-panic, r=tgross35Matthias Krüger-19/+10
2024-08-03Rollup merge of #128530 - scottmcm:repeat-n-unchecked, r=joboetMatthias Krüger-14/+34
2024-08-03Rollup merge of #128283 - lolbinarycat:bootstrap-custom-target, r=albertlarsan68Matthias Krüger-3/+14
2024-08-03Rollup merge of #127921 - spastorino:stabilize-unsafe-extern-blocks, r=compil...Matthias Krüger-163/+85
2024-08-03Auto merge of #127324 - DianQK:match-br, r=cjgillotbors-536/+1936
2024-08-03Auto merge of #128370 - petrochenkov:libsearch, r=bjorn3bors-38/+65
2024-08-03Simplify `body` usage in rustdocGuillaume Gomez-5/+3
2024-08-03Auto merge of #128404 - compiler-errors:revert-dead-code-changes, r=pnkfelixbors-662/+164
2024-08-03Remove BAR for run-make/used.rsChris Denton-3/+0
2024-08-03Update run-make/used to use `any_symbol_contains`Chris Denton-5/+4
2024-08-03Remove another false-negative hidden by dead code changesMichael Goulet-4/+0
2024-08-03Bless test falloutMichael Goulet-6/+14
2024-08-03Suppress new false-negatives that were masked by dead code analysis changesMichael Goulet-0/+4
2024-08-03Revert "Rollup merge of #125572 - mu001999-contrib:dead/enhance, r=pnkfelix"Michael Goulet-273/+89
2024-08-03Revert "Rollup merge of #126315 - mu001999-contrib:fix/126289, r=petrochenkov"Michael Goulet-34/+1
2024-08-03Revert "Rollup merge of #126618 - mu001999-contrib:dead/enhance, r=pnkfelix"Michael Goulet-75/+36
2024-08-03Revert "Rollup merge of #127107 - mu001999-contrib:dead/enhance-2, r=pnkfelix"Michael Goulet-164/+52
2024-08-03Revert "Rollup merge of #127017 - mu001999-contrib:dead/enhance, r=pnkfelix"Michael Goulet-87/+10
2024-08-03Revert "Rollup merge of #128104 - mu001999-contrib:fix/128053, r=petrochenkov"Michael Goulet-83/+22
2024-08-03Fix linking to sanitizers on Apple targetsVadim Petrochenkov-3/+7
2024-08-03linker: Pass fewer search directories to the linkerVadim Petrochenkov-38/+61
2024-08-03Auto merge of #128595 - matthiaskrgr:rollup-7a4qa8b, r=matthiaskrgrbors-199/+571
2024-08-03Rollup merge of #128557 - nyurik:dup-init, r=compiler-errorsMatthias Krüger-2/+2
2024-08-03Rollup merge of #128483 - nnethercote:still-more-cfg-cleanups, r=petrochenkovMatthias Krüger-153/+169
2024-08-03Rollup merge of #128368 - nnethercote:rustfmt-tweaks, r=cuviperMatthias Krüger-3/+5
2024-08-03Rollup merge of #128303 - NobodyXu:specialise-for-pipe, r=cuviperMatthias Krüger-0/+25
2024-08-03Rollup merge of #128161 - EtomicBomb:just-compiletest, r=notriddleMatthias Krüger-35/+318
2024-08-03Rollup merge of #127586 - zachs18:more-must-use, r=cuviperMatthias Krüger-4/+14
2024-08-03Rollup merge of #126704 - sayantn:sha, r=AmanieuMatthias Krüger-2/+38
2024-08-03Auto merge of #128356 - Oneirical:real-estate-reaLTOr, r=jieyouxubors-121/+200
2024-08-03Auto merge of #128576 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-08-03Re-enable SimplifyToExp in match_branches.DianQK-6/+1
2024-08-03Simplify match based on the cast result of `IntToInt`.DianQK-532/+1937
2024-08-03Add test for `coroutine` attributeOli Scherer-0/+25
2024-08-03Assert that all attributes are actually checked via `CheckAttrVisitor` and ar...Oli Scherer-6/+79
2024-08-03chore: refactor backtrace style in panicKonippi-19/+10
2024-08-02Update cargoWeihang Lo-0/+0
2024-08-03Auto merge of #128528 - workingjubilee:you-dont-need-to-see-this-cpuid-move-a...bors-30/+0
2024-08-02Auto merge of #128361 - Oneirical:testle-deforestation, r=jieyouxubors-31/+59
2024-08-02chore: use shorthand initializerYuri Astrakhan-2/+2