about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-05-19Merge from rust-lang/rustLaurențiu Nicola-11/+706955
2024-05-19Preparing for merge from rust-lang/rustLaurențiu Nicola-0/+1
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-18Fix typos (taking into account review comments)blyxyas-25/+25
2024-05-18Show fn traits in signature info for trait implementorsLukas Wirth-68/+196
2024-05-18Migrate `run-make/rustdoc-scrape-examples-invalid-expr` to `rmake.rs`Guillaume Gomez-1/+0
2024-05-18Enable linked locations for closure param inlay hintsLukas Wirth-10/+5
2024-05-18Render closure fn trait kind in siganture helpLukas Wirth-27/+79
2024-05-18support aligned_alloc for unixes support.David Carlier-0/+128
2024-05-18keep the `STAGE0_MISSING_TARGETS` list updatedonur-ozkan-6/+18
2024-05-18Auto merge of #124611 - Urgau:rustdoc-stdin, r=GuillaumeGomezbors-29/+60
2024-05-18Allow hir::Param to refer to other entity params aside from functionsLukas Wirth-118/+114
2024-05-18Update builtin tool listLukas Wirth-25/+16
2024-05-17Update cargoWeihang Lo-0/+0
2024-05-17Fix clippyScott McMurray-3/+3
2024-05-18implement assist to switch between doc and normal commentsLuuk Wester-0/+662
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-18Update libc to 0.2.155Mads Marquart-2/+2
2024-05-17Rename Unsafe to SafetySantiago Pastorino-116/+111
2024-05-17Ignore the Helix configuration directorymarc0246-0/+1
2024-05-17rewrite and rename issue-28766Oneirical-1/+0
2024-05-17rewrite no-intermediate-extrasOneirical-1/+0
2024-05-17Auto merge of #3603 - Luv-Ray:issue-3572, r=RalfJungbors-19/+28
2024-05-17Update allowed_run_make_makefiles.txtJulien-1/+0
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