about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-05-09Auto merge of #124743 - Kobzol:arbitrary-try-build, r=pietroalbinibors-17/+78
2024-05-09Rollup merge of #124837 - GuillaumeGomez:migrate-rustdoc-map-file, r=jieyouxuMatthias Krüger-1/+0
2024-05-08Rollup merge of #124903 - Skepfyr:rustc-wrapper, r=clubby789Matthias Krüger-6/+7
2024-05-08Rollup merge of #124876 - nnethercote:rm-use-crate-rustc_foo, r=compiler-errorsMatthias Krüger-13/+10
2024-05-08Rollup merge of #124587 - reitermarkus:use-generic-nonzero, r=dtolnayMatthias Krüger-201/+178
2024-05-08Rollup merge of #123344 - pietroalbini:pa-unused-imports, r=NilstriebMatthias Krüger-10/+12
2024-05-08Use generic `NonZero`.Markus Reiter-65/+65
2024-05-08Simplify `clippy` lint.Markus Reiter-136/+113
2024-05-08Ignore empty RUSTC_WRAPPER in bootstrapJack Rickard-6/+7
2024-05-08Rollup merge of #124864 - notriddle:notriddle/feature-flags-are-not-stability...Matthias Krüger-32/+19
2024-05-08Migrate `run-make/rustdoc-map-file` to rmakeGuillaume Gomez-1/+0
2024-05-08Auto merge of #124695 - erickt:bump-fuchsia, r=tmandrybors-93/+111
2024-05-08Simplify `use crate::rustc_foo::bar` occurrences.Nicholas Nethercote-13/+10
2024-05-07rustdoc: use stability, instead of features, to decide what to showMichael Howell-32/+19
2024-05-07Update cargoWeihang Lo-0/+0
2024-05-07Fuchsia test runner: fixup scriptMarc Khouri-93/+111
2024-05-07Rollup merge of #124738 - notriddle:notriddle/search-form-js, r=GuillaumeGomezMatthias Krüger-24/+48
2024-05-07Auto merge of #124781 - VladimirMakaev:lldb-enum-formatter, r=dtolnaybors-2/+60
2024-05-07Auto merge of #122504 - jfgoog:update-cc-crate-version-2, r=onur-ozkanbors-72/+116
2024-05-06rustdoc: allow custom element rustdoc-searchMichael Howell-0/+2
2024-05-06Auto merge of #124822 - matthiaskrgr:rollup-h7fc52t, r=matthiaskrgrbors-0/+0
2024-05-06Update version of cc crate to v1.0.97James Farrell-72/+116
2024-05-06Auto merge of #124209 - Urgau:check-cfg-more-friendly-docs, r=ehussbors-62/+97
2024-05-06Update booksrustbot-0/+0
2024-05-06Make check-cfg docs more user-friendlyUrgau-62/+97
2024-05-06Auto merge of #124753 - GuillaumeGomez:migrate-rustdoc-determinism, r=jieyouxubors-12/+31
2024-05-06Auto merge of #124497 - rytheo:move-std-tests-to-library, r=workingjubileebors-1/+0
2024-05-06Migrate `run-make/rustdoc-error-lines` to `rmake.rs`Guillaume Gomez-1/+0
2024-05-06Add new `output` method to `Rustc` and `Rustdoc` typesGuillaume Gomez-0/+14
2024-05-06Rollup merge of #124765 - GuillaumeGomez:fix-wrong-cog-colotr, r=notriddleMatthias Krüger-0/+5
2024-05-06Rollup merge of #124742 - Urgau:check-cfg-rustfmt, r=fmeaseMatthias Krüger-1/+2
2024-05-06Auto merge of #124747 - MasterAwesome:master, r=davidtwcobors-0/+14
2024-05-05Implement lldb formattter for "clang encoded" enums (LLDB 18.1+)Vladimir Makayev-2/+60
2024-05-05Fix bad color for setting cog in ayu themeGuillaume Gomez-0/+5
2024-05-05Auto merge of #124754 - RalfJung:miri-sync, r=RalfJungbors-1622/+1828
2024-05-05rustdoc: dedup search form HTMLMichael Howell-24/+46
2024-05-05Rename `run-make-support` library `output` method to `command_output`Guillaume Gomez-10/+10
2024-05-05Migrate `run-make/doctests-runtool` to rmakeGuillaume Gomez-1/+0
2024-05-05Implement `edition` method on `Rustdoc` type as wellGuillaume Gomez-0/+7
2024-05-05Rollup merge of #124749 - RossSmyth:stable_range, r=davidtwcoGuillaume Gomez-100/+67
2024-05-05Rollup merge of #124668 - 12101111:fix-bootstrap-tarball, r=onur-ozkanGuillaume Gomez-6/+1
2024-05-05Rollup merge of #124148 - notriddle:notriddle/reference, r=GuillaumeGomezGuillaume Gomez-24/+79
2024-05-05Auto merge of #3565 - RalfJung:libc, r=RalfJungbors-451/+418
2024-05-05hello: also ensure stderr worksRalf Jung-0/+2
2024-05-05move randomness tests into a single file and share the getrandom implementati...Ralf Jung-88/+55
2024-05-05move things out of libc-misc that have a better home; make libc-misc work on ...Ralf Jung-364/+362
2024-05-05Auto merge of #3569 - RalfJung:cargo-update, r=RalfJungbors-335/+309
2024-05-05housekeeping: update dependenciesRalf Jung-335/+309
2024-05-05unix/thread: properly use pthread_t for thread IDsRalf Jung-5/+7
2024-05-05Add `rustfmt` cfg to well known cfgs listUrgau-1/+2