about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-07-26rustc_type_ir: fix `clippy::derived_hash_with_manual_eq`Pavel Grigorenko-193/+5
2024-07-26Remove logic to suggest clone of function outputMichael Goulet-37/+14
2024-07-26Always set `result` during `finish()` in debug buildersTrevor Gross-4/+8
2024-07-26Don't ICE when encountering error regions when confirming object method candi...Michael Goulet-12/+35
2024-07-26Suppress useless clone suggestionMichael Goulet-5/+5
2024-07-26Make coroutine-closures possible to be clonedMichael Goulet-21/+120
2024-07-26Auto merge of #128065 - Oneirical:great-testilence, r=jieyouxubors-62/+84
2024-07-26rewrite no-builtins-attribute to rmakeOneirical-11/+15
2024-07-26rewrite native-link-modifier-whole-archive to rmakeOneirical-53/+85
2024-07-26rewrite rlib-format-packed-bundled-libs-2 to rmakeOneirical-28/+32
2024-07-26rewrite sanitizer-staticlib-link to rmakeOneirical-24/+39
2024-07-26Fix docsharryscholes-1/+1
2024-07-26rewrite export-executable-symbols to rmakeOneirical-17/+30
2024-07-26rewrite foreign-rust-exceptions to rmakeOneirical-14/+23
2024-07-26rewrite c-unwind-abi-catch-lib-panic to rmakeOneirical-36/+36
2024-07-26Not lint pub structs without pub constructors if containing fields of unit, n...mu001999-22/+83
2024-07-26Auto merge of #3763 - tiif:global-fd-id, r=oli-obkbors-34/+24
2024-07-26Forbid `?Trait` bounds repetitionsBryanskiy-11/+72
2024-07-26Improve error message for `extern "C" unsafe fn()`Tamme Dittrich-14/+30
2024-07-26Let insert_fd takes in FileDescription instead of FileDescriptortiif-34/+24
2024-07-26Auto merge of #128165 - saethlin:optimize-clone-shims, r=compiler-errorsbors-45/+31
2024-07-26Auto merge of #3766 - RalfJung:tree-borrows-int2ptr, r=RalfJungbors-138/+201
2024-07-26diagnostics: add a macro to make things a bit easier to readRalf Jung-76/+59
2024-07-26better diagnostics for Tree Borrows + int2ptr castsRalf Jung-70/+150
2024-07-26Fix doc nitsJohn Arundel-738/+808
2024-07-26Add a test case for `extern "C" unsafe` to the ui testsTamme Dittrich-0/+20
2024-07-26CI: do not respect custom try jobs for unrolled perf buildsJakub Beránek-2/+8
2024-07-26Auto merge of #128034 - Nadrieril:explain-unreachable, r=compiler-errorsbors-308/+1526
2024-07-26Remove redundant option that was just encoding that a slice was emptyOli Scherer-6/+6
2024-07-26Auto merge of #128222 - tgross35:rollup-fk7qdo3, r=tgross35bors-657/+1198
2024-07-26Remove an unnecessary block.Nicholas Nethercote-11/+9
2024-07-26Tweak a loop.Nicholas Nethercote-5/+7
2024-07-26Fix a comment.Nicholas Nethercote-3/+3
2024-07-26Fix storing of stdout/stderr in bootstrap commands that failed to startJakub Beránek-3/+13
2024-07-26Fix broken doc linkJakub Beránek-1/+1
2024-07-26Fix usages of old command APIJakub Beránek-3/+2
2024-07-26Make it easier to detect when bootstrap tries to read uncaptured stdout/stderrJakub Beránek-20/+32
2024-07-26Make command output capturing more explicitJakub Beránek-145/+120
2024-07-26Auto merge of #3765 - rust-lang:rustup-2024-07-26, r=RalfJungbors-2219/+2907
2024-07-26Rollup merge of #128170 - saethlin:clone-fn, r=compiler-errorsTrevor Gross-2/+7
2024-07-26Rollup merge of #128099 - lolbinarycat:extern-flag-disambiguates-rmake, r=KobzolTrevor Gross-27/+35
2024-07-26Rollup merge of #127989 - Oneirical:testricted-area, r=jieyouxuTrevor Gross-49/+86
2024-07-26Rollup merge of #127557 - linyihai:issue-126694, r=compiler-errorsTrevor Gross-8/+30
2024-07-26Rollup merge of #127523 - Oneirical:treasure-test, r=jieyouxuTrevor Gross-86/+105
2024-07-26Rollup merge of #127017 - mu001999-contrib:dead/enhance, r=pnkfelixTrevor Gross-10/+87
2024-07-26Rollup merge of #126575 - fmease:update-lint-type_alias_bounds, r=compiler-er...Trevor Gross-475/+848
2024-07-26Auto merge of #120593 - maurer:android-bump, r=Mark-Simulacrum,workingjubileebors-12/+15
2024-07-26Merge from rustcThe Miri Cronjob Bot-2218/+2906
2024-07-26Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2024-07-26Don't include inner attribute ranges in `CaptureState`.Nicholas Nethercote-6/+2