summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-08-06fix github actions runner for armPietro Albini-1/+1
2024-08-06update version numberPietro Albini-1/+1
2024-07-21Cherry-pick release notesMark Rousskov-1/+1
2024-07-20Auto merge of #127904 - flip1995:clippy-beta-backport, r=Mark-Simulacrumbors-7/+44
2024-07-18Auto merge of #12961 - GuillaumeGomez:fix-manual_unwrap_or_default, r=Alexendoobors-7/+44
2024-07-17Update dist-riscv64-linux to binutils 2.40Nikita Popov-1/+216
2024-07-16[beta-1.80] Update cargoWeihang Lo-0/+0
2024-07-11Update LLVM submoduleDianQK-0/+0
2024-07-05Change to the NetBSD archive URL rather than the CDNTrevor Gross-12/+42
2024-07-05Update LLVM submoduleDianQK-0/+0
2024-06-21ci: Update centos:7 to use vault reposJosh Stone-2/+10
2024-06-13Bump stage0 to 1.79.0Josh Stone-430/+332
2024-06-11ensure the self-contained linker is only enabled on nightly/devRémy Rakic-1/+3
2024-06-10bump channel to betaPietro Albini-1/+1
2024-06-07Auto merge of #126134 - matthiaskrgr:rollup-vzlegsc, r=matthiaskrgrbors-27/+40
2024-06-07Rollup merge of #126119 - Zalathar:emit-filename, r=ehussMatthias Krüger-11/+29
2024-06-07Rollup merge of #126112 - Kobzol:runmake-source-root, r=jieyouxuMatthias Krüger-3/+2
2024-06-07Rollup merge of #126047 - cuviper:installer-try_for_each, r=albertlarsan68Matthias Krüger-9/+3
2024-06-07Rollup merge of #125781 - onur-ozkan:improve-tool-builder, r=albertlarsan68Matthias Krüger-3/+1
2024-06-07Rollup merge of #124214 - carbotaniuman:parse_unsafe_attrs, r=michaelwoeristerMatthias Krüger-1/+5
2024-06-07run fmtGuillaume Gomez-18/+16
2024-06-07Fix broken rustdoc unit testsNoah Lev-22/+37
2024-06-07Parse full doctest source; extract helper for parsing codeNoah Lev-90/+104
2024-06-07Move logic for "making" doctests to submoduleNoah Lev-375/+387
2024-06-07Make doctests before running them; reintroduce `RunnableDoctest`Noah Lev-42/+54
2024-06-07Move some arguments to fields and reorganize fieldsNoah Lev-58/+54
2024-06-07Remove `RunnableDoctest`Noah Lev-24/+17
2024-06-07Make two fields computed on-demandNoah Lev-9/+15
2024-06-07rustdoc: Remove `DoctestVisitor::get_line`Noah Lev-24/+42
2024-06-07Remove global options from `IndividualTestOptions`Noah Lev-40/+21
2024-06-07Merge `RustDoctest` and `MdDoctest` into one typeNoah Lev-77/+42
2024-06-07rustdoc: Extract actual doctest running logic into functionNoah Lev-75/+126
2024-06-07Separate doctest collection from runningNoah Lev-188/+237
2024-06-07Move Markdown-specific doctest code into submoduleNoah Lev-47/+51
2024-06-07Start moving format-specific code into doctest submoduleNoah Lev-120/+136
2024-06-07rustdoc: Use `write_all` to ensure all content is writtenNoah Lev-1/+1
2024-06-07rustdoc: Rename `Tester` to `DoctestVisitor`Noah Lev-14/+14
2024-06-07Improve docs for using custom paths with `--emit`Zalathar-11/+29
2024-06-07Auto merge of #125918 - oli-obk:const_block_ice, r=compiler-errorsbors-34/+10
2024-06-07Revert "Create const block DefIds in typeck instead of ast lowering"Oli Scherer-34/+10
2024-06-07Rename `S` environment variable to `SOURCE_ROOT` in run-make testsJakub Beránek-2/+2
2024-06-07Do not pass source root when building run-make testsJakub Beránek-1/+0
2024-06-06Rollup merge of #126101 - lqd:revert-124099, r=wesleywiserJubilee-10/+10
2024-06-06Fix formattingcarbotaniuman-1/+1
2024-06-06Fix buildcarbotaniuman-5/+5
2024-06-06Parse unsafe attributescarbotaniuman-1/+5
2024-06-06Auto merge of #126104 - workingjubilee:rollup-t1ac2ld, r=workingjubileebors-21/+27
2024-06-06Rollup merge of #126086 - onur-ozkan:use-exe, r=petrochenkovJubilee-1/+1
2024-06-06Rollup merge of #126081 - Kobzol:run-make-relative-paths, r=jieyouxuJubilee-2/+3
2024-06-06Rollup merge of #126072 - Zalathar:run-flags, r=jieyouxuJubilee-10/+12