summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-05-17rewrite issue64319 and renameOneirical-0/+6
2024-05-17fix: resolve extern prelude for local mods in block modulesroife-7/+12
2024-05-17Rewrite static-unwinding as rmake.rsOneirical-1/+0
2024-05-17Migrate `run-make/rustdoc-scrape-examples-remap` to `rmake.rs`Guillaume Gomez-1/+0
2024-05-17Correct Neovim 0.10 inlay hints config exampleAdam Szkoda-1/+1
2024-05-17Only test std, alloc and coreDion Dokter-3/+3
2024-05-17Run tests with the flag enabledDion Dokter-0/+5
2024-05-17Auto merge of #125178 - GuillaumeGomez:migrate-rustdoc-with-out-dir, r=jieyouxubors-2/+1
2024-05-17Auto merge of #3526 - Strophox:miri-memory, r=RalfJungbors-6/+119
2024-05-17Rollup merge of #125181 - onur-ozkan:set-rust-channel-properly, r=clubby789Matthias Krüger-2/+9
2024-05-17Auto merge of #124129 - lqd:enable-lld, r=Mark-Simulacrumbors-11/+50
2024-05-17Clear diagnostics only after new ones were receivedDavid Mládek-1/+10
2024-05-17Fix `htmldocck` functionGuillaume Gomez-1/+1
2024-05-17Migrate `run-make/rustdoc-with-out-dir-option` to new `rmake.rs`Guillaume Gomez-1/+0
2024-05-16Remove trivial Binder::dummy callsMichael Goulet-2/+2
2024-05-16Fix toolsMichael Goulet-6/+6
2024-05-16add bootstrap config change info about `rust.lld`Rémy Rakic-0/+5
2024-05-16bootstrap: enable rust-lld when necessary for `x86_64-unknown-linux-gnu`Rémy Rakic-11/+40
2024-05-16bootstrap: introduce rust-lld env var for rustcRémy Rakic-0/+5
2024-05-16set `rust.channel` properly in source tarballsonur-ozkan-2/+9
2024-05-16Rollup merge of #125130 - aDotInTheVoid:id-docs, r=GuillaumeGomezMatthias Krüger-1/+13
2024-05-16Rollup merge of #125018 - sagudev:patch-2, r=AmanieuMatthias Krüger-1/+2
2024-05-16start implementing MiriAllocBytesStrophox-6/+119
2024-05-16rustdoc-json-types: Document `Id`Alona Enraght-Moony-1/+13
2024-05-16alloc now works on wasi (and some formatting)Ralf Jung-41/+97
2024-05-16Merge from rustcRalf Jung-30/+156
2024-05-16Preparing for merge from rustcRalf Jung-1/+1
2024-05-16Auto merge of #17243 - Veykril:static-lt-hir, r=Veykrilbors-40/+70
2024-05-16internal: Add StaticLifetime to hir APILukas Wirth-40/+70
2024-05-16Fix `for_loops_over_fallibles` hits in compiletest/src/json.rszachs18-2/+2
2024-05-15Set `debuginfo-level = "line-tables-only"` for compiler profileJubilee Young-0/+7
2024-05-15Rollup merge of #125146 - Oneirical:panic-impl, r=jieyouxuLeón Orell Valerian Liehr-1/+0
2024-05-15Rollup merge of #125142 - GuillaumeGomez:migrate-rustdoc-themes, r=jieyouxuLeón Orell Valerian Liehr-1/+6
2024-05-15Fix typosblyxyas-5/+5
2024-05-15Auto merge of #125134 - compiler-errors:negative-traits-are-not-notable, r=fm...bors-0/+8
2024-05-15rewrite panic-impl-transitiveOneirical-1/+0
2024-05-15CI: fix toolstate publishingJakub Beránek-4/+1
2024-05-15Use actions/cache again in metrics CILukas Wirth-11/+15
2024-05-15Auto merge of #125144 - fmease:rollup-4uft293, r=fmeasebors-9/+24
2024-05-15Rollup merge of #125104 - Oneirical:test6, r=jieyouxuLeón Orell Valerian Liehr-1/+0
2024-05-15Rollup merge of #125027 - Oneirical:c-test-with-remove, r=jieyouxuLeón Orell Valerian Liehr-1/+0
2024-05-15Rollup merge of #124975 - lu-zero:move_file, r=clubby789León Orell Valerian Liehr-7/+24
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-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-15Auto merge of #123413 - petrochenkov:delegmulti2, r=fmeasebors-3/+3
2024-05-15Migrate `run-make/rustdoc-themes` to new rmakeGuillaume Gomez-1/+0
2024-05-15Add new `htmldocck` function to `run-make-support`Guillaume Gomez-0/+6
2024-05-15Auto merge of #17235 - Veykril:metrics-caching, r=Veykrilbors-31/+14