about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-05-19Auto merge of #124500 - VladimirMakaev:lldb-str-formatters, r=Mark-Simulacrumbors-1/+4
2024-05-18Auto merge of #125257 - jieyouxu:rollup-11evnm9, r=jieyouxubors-1/+1
2024-05-18Rollup merge of #125236 - dtolnay:expandtest, r=nnethercote许杰友 Jieyou Xu (Joe)-1/+1
2024-05-18Auto merge of #125077 - spastorino:add-new-fnsafety-enum2, r=jackh726bors-116/+111
2024-05-18Add tests for -Zunpretty=expanded ported from stringify's testsDavid Tolnay-1/+1
2024-05-18Rollup merge of #125248 - GuillaumeGomez:migrate-rustdoc-scrape-examples-inva...Matthias Krüger-1/+0
2024-05-18Rollup merge of #125117 - dev-ardi:improve-parser, r=wesleywiser,fmeaseMatthias Krüger-2/+2
2024-05-18Migrate `run-make/rustdoc-scrape-examples-invalid-expr` to `rmake.rs`Guillaume Gomez-1/+0
2024-05-18Auto merge of #124611 - Urgau:rustdoc-stdin, r=GuillaumeGomezbors-29/+60
2024-05-17Update cargoWeihang Lo-0/+0
2024-05-18Rollup merge of #125221 - Oneirical:fourth, r=jieyouxu许杰友 Jieyou Xu (Joe)-1/+0
2024-05-18Rollup merge of #125215 - Oneirical:easy-test-the-second, r=jieyouxu许杰友 Jieyou Xu (Joe)-1/+6
2024-05-18Rollup merge of #125213 - Oneirical:easy-test, r=jieyouxu许杰友 Jieyou Xu (Joe)-1/+0
2024-05-17Rename Unsafe to SafetySantiago Pastorino-116/+111
2024-05-17rewrite and rename issue-28766Oneirical-1/+0
2024-05-17Update allowed_run_make_makefiles.txtJulien-1/+0
2024-05-17rewrite issue64319 and renameOneirical-0/+6
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-17Auto merge of #125178 - GuillaumeGomez:migrate-rustdoc-with-out-dir, r=jieyouxubors-2/+1
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-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-16rustdoc-json-types: Document `Id`Alona Enraght-Moony-1/+13
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-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-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 #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 #125032 - compiler-errors:crash-dump-dir, r=onur-ozkanbors-8/+14
2024-05-14rustdoc: Negative impls are not notableMichael Goulet-0/+8
2024-05-15delegation: Implement list delegationVadim Petrochenkov-3/+3
2024-05-14Port issue-11908 to rmakeOneirical-13/+49
2024-05-14improve maybe_consume_incorrect_semicolonardi-2/+2