about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
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-05Make `x test tidy` less noisyJoshua Nelson-6/+8
2023-03-05x fmt: Only check modified files locallyJoshua Nelson-1/+5
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-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
2023-03-04Add check for dry runJakub Beránek-5/+1
2023-03-04rustdoc: function signature search with traits in `where` clauseMichael Howell-21/+13
2023-03-04Try to avoid the last rustc rebuildJakub Beránek-0/+3
2023-03-04Create BOLT build steps to avoid running BOLT multiple times on the same fileJakub Beránek-19/+127
2023-03-04Apply BOLT optimizations without rebuilding LLVMJakub Beránek-36/+32
2023-03-04Bump version to 1.70.0Mark Rousskov-1/+1
2023-03-04rustdoc: Note in a type's layout/size if it is uninhabitedclubby789-0/+6
2023-03-04Rollup merge of #108656 - GuillaumeGomez:rustdoc-search-unclosed-generic, r=n...Dylan DPC-1/+13
2023-03-03Auto merge of #108709 - matthiaskrgr:rollup-j2tjbyx, r=matthiaskrgrbors-230/+45
2023-03-03./configure script should only show blocks (and associated comments) where it...Alex Huang-4/+18
2023-03-03Emit an error for unclosed genericGuillaume Gomez-1/+13
2023-03-03Rollup merge of #108647 - nikic:pgo-sh, r=jyn514Matthias Krüger-230/+0
2023-03-03Rollup merge of #108634 - SUPERCILEX:patch-1, r=JohnTitorMatthias Krüger-0/+2
2023-03-03Rollup merge of #104549 - folkertdev:unstable-book-export-executable-symbols,...Matthias Krüger-0/+43
2023-03-03Rollup merge of #108674 - flip1995:clippy_backport, r=ManishearthMatthias Krüger-17/+13
2023-03-02Rollup merge of #108644 - KittyBorgX:hashmap-toml, r=albertlarsan68Matthias Krüger-0/+2
2023-03-02Rollup merge of #108584 - GuillaumeGomez:rustdoc-search-background, r=notriddleMatthias Krüger-41/+112
2023-03-02Rollup merge of #108367 - compiler-errors:xl-builders-again, r=pietroalbiniMatthias Krüger-1/+1
2023-03-02Rollup merge of #108022 - CraftSpider:align-bytes, r=oli-obkMatthias Krüger-1/+2
2023-03-02Fix array-size-threshold config deserialization errorAlex Macleod-17/+13
2023-03-02rustc_middle: Remove trait `DefIdTree`Vadim Petrochenkov-25/+15
2023-03-02Auto merge of #108640 - matthiaskrgr:rollup-rii4t5t, r=matthiaskrgrbors-32/+40
2023-03-02Allow setting hashmap toml values in `./configure`KittyBorgX-0/+2
2023-03-02Update rustdoc-js test toolGuillaume Gomez-1/+13
2023-03-02Put backtick content from rustdoc search errors into a <code> elementsGuillaume Gomez-40/+99
2023-03-02Remove dead pgo.sh fileNikita Popov-230/+0
2023-03-02Rollup merge of #108609 - clubby789:e0599-highlight, r=estebankMatthias Krüger-6/+7
2023-03-02Rollup merge of #108585 - djkoloski:parallel_fuchsia_test_runner, r=tmandryMatthias Krüger-18/+28