about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-05-15Rollup merge of #125142 - GuillaumeGomez:migrate-rustdoc-themes, r=jieyouxuLeón Orell Valerian Liehr-20/+39
2024-05-15Rollup merge of #125003 - RalfJung:aligned_alloc, r=cuviperLeón Orell Valerian Liehr-11/+8
2024-05-15feat: update stdarch submodule for intrinsics on ARMOlasunkanmi Olayinka-0/+0
2024-05-15Allow for_loops_over_fallibles in test that tests &mut Result as IntoIterator.Zachary S-0/+1
2024-05-15Improved the documentation of the FnAbi structMichał Kostrubiec-4/+9
2024-05-15Allow unauthenticated users to modify `L-*`, `PG-*` and `-Z*` labelsLeón Orell Valerian Liehr-0/+3
2024-05-15Fix article in testZachary S-4/+4
2024-05-15Use 'a' article for &Option.Zachary S-0/+1
2024-05-15Fix more new for_loops_over_fallibles hits in compiler.Zachary S-3/+3
2024-05-15Auto merge of #17241 - blyxyas:fix-typos, r=lnicolabors-5/+5
2024-05-15Fix typosblyxyas-5/+5
2024-05-15Add tests for 'Also apply `warn(for_loops_over_fallibles)` to &T and &mut T, ...Zachary S-1/+83
2024-05-15Include reference in lint diagnosticZachary S-4/+9
2024-05-15Fix new for_loops_over_fallibles hits in compiler.Zachary S-6/+6
2024-05-15Also apply `warn(for_loops_over_fallibles)` to &T and &mut T, not just T = Re...Zachary S-1/+9
2024-05-15Auto merge of #12706 - pacak:less-aggressive-needless-borrows, r=dswijbors-61/+88
2024-05-15Don't link lsan rt if asan or hwasan are enabledDavid Koloski-1/+4
2024-05-15Sort mutually-exclusive pairs, update fixed testsDavid Koloski-33/+25
2024-05-15Relax restrictions on multiple sanitizersDavid Koloski-11/+36
2024-05-15Auto merge of #12790 - c410-f3r:blah, r=dswijbors-10/+20
2024-05-15codegen: tweak/extend shift commentsRalf Jung-4/+13
2024-05-15Auto merge of #125134 - compiler-errors:negative-traits-are-not-notable, r=fm...bors-0/+32
2024-05-15Auto merge of #12779 - de-vri-es:move-assigng-clones-to-pedantic, r=y21bors-1/+1
2024-05-15fix tidyOneirical-1/+6
2024-05-15rewrite panic-impl-transitiveOneirical-8/+14
2024-05-15CI: fix toolstate publishingJakub Beránek-5/+3
2024-05-15Auto merge of #17240 - Veykril:metrics-caching-fix, r=Veykrilbors-11/+15
2024-05-15Use actions/cache again in metrics CILukas Wirth-11/+15
2024-05-15Auto merge of #125144 - fmease:rollup-4uft293, r=fmeasebors-125/+190
2024-05-15Rollup merge of #125137 - RalfJung:mir-sh, r=scottmcmLeón Orell Valerian Liehr-2/+6
2024-05-15Rollup merge of #125104 - Oneirical:test6, r=jieyouxuLeón Orell Valerian Liehr-17/+16
2024-05-15Rollup merge of #125038 - ivan-shrimp:checked_sub, r=joboetLeón Orell Valerian Liehr-3/+3
2024-05-15Rollup merge of #125027 - Oneirical:c-test-with-remove, r=jieyouxuLeón Orell Valerian Liehr-17/+15
2024-05-15Rollup merge of #124975 - lu-zero:move_file, r=clubby789León Orell Valerian Liehr-7/+24
2024-05-15Rollup merge of #124307 - reitermarkus:escape-debug-size-hint-inline, r=joboetLeón Orell Valerian Liehr-79/+126
2024-05-15Auto merge of #17239 - Veykril:metrics-caching, r=Veykrilbors-3/+3
2024-05-15Key ignoring the job-id in metrics cacheLukas Wirth-3/+3
2024-05-15Remove aarch64 from revisions listAlice Ryhl-1/+1
2024-05-15Update library/core/src/result.rsRenato A-1/+1
2024-05-15Auto merge of #17238 - Veykril:metrics-caching, r=Veykrilbors-17/+13
2024-05-15Fix metrics workflow not actually updating the toolchainLukas Wirth-17/+13
2024-05-15Remove fixed_x18.aarch64.stderrAlice Ryhl-2/+0
2024-05-15Auto merge of #123413 - petrochenkov:delegmulti2, r=fmeasebors-58/+509
2024-05-15Migrate `run-make/rustdoc-themes` to new rmakeGuillaume Gomez-12/+31
2024-05-15Add new `htmldocck` function to `run-make-support`Guillaume Gomez-8/+8
2024-05-15Auto merge of #17235 - Veykril:metrics-caching, r=Veykrilbors-31/+14
2024-05-15Use an error struct instead of a panicAlice Ryhl-5/+47
2024-05-15add some msrv checks in `is_min_const_fn`J-ZhengLi-36/+121
2024-05-15Auto merge of #125032 - compiler-errors:crash-dump-dir, r=onur-ozkanbors-8/+14
2024-05-15MIR operators: clarify Shl/Shr handling of negative offsetsRalf Jung-2/+6