about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2023-03-07Rollup merge of #108793 - clubby789:pythonpath-compiletest, r=compiler-errorsMatthias Krüger-2/+12
2023-03-07Rollup merge of #108581 - jfgoog:include-mingw-linker, r=petrochenkovMatthias Krüger-2/+6
2023-03-07rustdoc: fix type search when more than one `where` clause appliesMichael Howell-1/+1
2023-03-07rustdoc: fix type search index for `fn<T>() -> &T where T: Trait`Michael Howell-1/+6
2023-03-08Add force to use the stage 2 compiler in compiler_for when config.download_ru...morine0122-2/+13
2023-03-07Rollup merge of #108823 - wesleywiser:add_cf-protection_tracking_issue, r=Nil...Yuki Okushi-0/+4
2023-03-07Rollup merge of #108805 - GuillaumeGomez:update-askama, r=notriddleYuki Okushi-187/+189
2023-03-07Rollup merge of #108619 - jyn514:llvm-version-check, r=cuviperYuki Okushi-9/+1
2023-03-07Use 3 or 6 compression threads for rust-installerMark Rousskov-5/+16
2023-03-07Add bootstrap support for rust-installerMark Rousskov-10/+60
2023-03-07Directly import rust-installer submoduleMark Rousskov-0/+4370
2023-03-07Bump rust-installerMark Rousskov-0/+0
2023-03-07Remove DropAndReplace terminatorGiacomo Pasini-4/+0
2023-03-07switch to termcolorPietro Albini-47/+78
2023-03-06Add tracking issue for cf-protection to unstable bookWesley Wiser-0/+4
2023-03-06Update documentation for HTML templates styleGuillaume Gomez-13/+14
2023-03-06Remove unneeded minus sign in jinja tagsGuillaume Gomez-173/+174
2023-03-06Update askama version to 0.12Guillaume Gomez-1/+1
2023-03-06fix name of the field containing the ignore reasonPietro Albini-3/+3
2023-03-06do not run tidy on x86_64-gnu-llvm-13Deadbeef-3/+1
2023-03-06use problem matchers for tidy CIDeadbeef-0/+17
2023-03-06Append to PYTHONPATH in compiletestclubby789-2/+12
2023-03-05help: refer to `cargo check --help`Samuel Tardieu-2/+2
2023-03-05Rollup merge of #108776 - jyn514:quiet-tidy, r=ozkanonurMatthias Krüger-6/+8
2023-03-05Rollup merge of #108773 - jyn514:faster-tidy-fmt, r=albertlarsan68Matthias Krüger-1/+5
2023-03-05Merge from rustcBen Kimock-1186/+3790
2023-03-05Preparing for merge from rustcBen Kimock-1/+1
2023-03-05Make `x test tidy` less noisyJoshua Nelson-6/+8
2023-03-05Remove the option to disable `llvm-version-check`Joshua Nelson-9/+1
2023-03-05x fmt: Only check modified files locallyJoshua Nelson-1/+5
2023-03-05Add cpass to incremental testsLukas Markeffsky-15/+35
2023-03-05Rollup merge of #108749 - GuillaumeGomez:clean-up-rustdoc-js-tester, r=notriddleMatthias Krüger-58/+55
2023-03-05Rollup merge of #108626 - ozkanonur:consistent-json-docs, r=aDotInTheVoidMatthias Krüger-24/+24
2023-03-05Rollup merge of #108618 - KittyBorgX:master, r=Mark-SimulacrumMatthias Krüger-8/+8
2023-03-05Rollup merge of #108616 - jyn514:sync-codegen, r=albertlarsan68Matthias Krüger-0/+2
2023-03-05Rollup merge of #108613 - jyn514:rm-skip-rebuild, r=Mark-SimulacrumMatthias Krüger-32/+0
2023-03-05Rollup merge of #106440 - jyn514:tidy, r=the8472Matthias Krüger-107/+90
2023-03-05Don't walk the `tests/` directories in checks that always skip itJoshua Nelson-25/+15
2023-03-05Reuse allocations between filesJoshua Nelson-3/+6
2023-03-05Ignore things in .gitignore in tidyJoshua Nelson-84/+74
2023-03-05Sync codegen defaults with compiler defaults and add a ping message so they s...Joshua Nelson-0/+2
2023-03-05Auto merge of #108351 - petrochenkov:rmdit, r=cjgillotbors-25/+15
2023-03-05Auto merge of #107723 - Kobzol:bootstrap-bolt, r=Mark-Simulacrumbors-43/+146
2023-03-04Auto merge of #108747 - matthiaskrgr:rollup-wfc7fx4, r=matthiaskrgrbors-25/+37
2023-03-05fix inconsistent json outputs from rustdocozkanonur-24/+24
2023-03-04Support for Fuchsia RISC-V targetPetr Hosek-0/+1
2023-03-04Clean up rustdoc-js tester.js fileGuillaume Gomez-58/+55
2023-03-04Rollup merge of #108734 - clubby789:rustdoc-layout-uninhabited, r=GuillaumeGomezMatthias Krüger-0/+6
2023-03-04Rollup merge of #108723 - notriddle:notriddle/where-clause, r=GuillaumeGomezMatthias Krüger-21/+13
2023-03-04Rollup merge of #108632 - Teapot4195:issue-108612-fix, r=ozkanonurMatthias Krüger-4/+18