about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2023-03-04rustdoc: include link on all.html location headerMichael Howell-3/+1
2023-03-04Add comment on what libs should be in target_libsChris Denton-0/+3
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-03change approach to prevent interleaving compiletest messagePietro Albini-7/+2
2023-03-03handle non-json output in stdoutPietro Albini-6/+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-02do not use render_tests for clippyPietro Albini-1/+1
2023-03-02avoid overlapping stderrPietro Albini-5/+11
2023-03-02switch all tests to use render_testsPietro Albini-23/+27
2023-03-02add support for benchmarksPietro Albini-4/+49
2023-03-02record tests in build metricsPietro Albini-5/+52
2023-03-02add a splash of colorPietro Albini-29/+82
2023-03-02add support for terse outputPietro Albini-7/+56
2023-03-02render compiletest output with render_testsPietro Albini-5/+224
2023-03-02add the --json flag to compiletestPietro Albini-5/+11
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
2023-03-02Rollup merge of #108516 - clubby789:rustc-box-restrict, r=compiler-errorsMatthias Krüger-8/+5
2023-03-02Auto merge of #107879 - icedrocket:update-llvm, r=cuviperbors-9/+17
2023-03-02Restrict `#[rustc_box]` to `Box::new` callsclubby789-8/+5
2023-03-02Auto merge of #106673 - flba-eb:add_qnx_nto_stdlib, r=workingjubileebors-27/+152
2023-03-01Add link to component dashboardAlex Saveau-0/+2
2023-03-01Run compiler test suite in parallel on FuchsiaDavid Koloski-18/+28
2023-03-01Rollup merge of #108394 - ferrocene:pa-open, r=ozkanonurDylan DPC-15/+20
2023-03-01Rollup merge of #108143 - notriddle:notriddle/filter-exclamation-macro, r=Gui...Dylan DPC-6/+29
2023-03-01Rename `src/etc/vscode_settings.json` to `rust_analyzer_settings.json`KittyBorgX-8/+8