about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2022-11-10Auto merge of #104236 - compiler-errors:rollup-adjshd6, r=compiler-errorsbors-432/+1232
2022-11-09Rollup merge of #104211 - lnicola:rust-analyzer-2022-11-09, r=lnicolaMichael Goulet-422/+1216
2022-11-09Rollup merge of #104201 - GuillaumeGomez:gui-test-check-file-errors, r=notriddleMichael Goulet-0/+1
2022-11-09Rollup merge of #104046 - RalfJung:run-miri-run, r=oli-obkMichael Goulet-10/+15
2022-11-10Auto merge of #103636 - chenyukang:yukang/fix-103587-sugg-if-let, r=jackh276,...bors-0/+5
2022-11-09:arrow_up: rust-analyzerLaurențiu Nicola-422/+1216
2022-11-09Add new option to prevent CORS failuresGuillaume Gomez-0/+1
2022-11-09Rollup merge of #103952 - ehuss:dont-intra-linkcheck-reference, r=Mark-Simula...Dylan DPC-30/+27
2022-11-09Rollup merge of #103933 - nicholasbishop:bishop-uefi-tier-2, r=JohnTitorDylan DPC-0/+3
2022-11-09Rollup merge of #103919 - nnethercote:unescaping-cleanups, r=matkladDylan DPC-4/+2
2022-11-09Rollup merge of #103570 - lukas-code:stabilize-ilog, r=scottmcmDylan DPC-2/+0
2022-11-09bless clippyyukang-0/+5
2022-11-09Auto merge of #102565 - jyn514:refactor-build-manifest, r=Mark-Simulacrumbors-181/+208
2022-11-07Rollup merge of #104003 - c410-f3r:moar-errors, r=petrochenkovDylan DPC-2/+2
2022-11-06bootstrap: put Miri sysroot into local build dirRalf Jung-10/+15
2022-11-05Rollup merge of #101702 - jsha:static-files2, r=notriddle,GuillaumeGomezMatthias Krüger-2/+5
2022-11-05TidyCaio-2/+2
2022-11-05Auto merge of #103998 - Dylan-DPC:rollup-2nbmtc9, r=Dylan-DPCbors-133/+16
2022-11-05Rollup merge of #103660 - ozkanonur:master, r=jyn514Dylan DPC-133/+16
2022-11-05Auto merge of #103992 - weihanglo:update-cargo, r=weihanglobors-0/+0
2022-11-05Remove `unescape_byte_literal`.Nicholas Nethercote-4/+2
2022-11-05Auto merge of #103991 - matthiaskrgr:rollup-tj53nte, r=matthiaskrgrbors-7/+11
2022-11-04Update cargoWeihang Lo-0/+0
2022-11-05Rollup merge of #103956 - JakobDegen:tidy-bless, r=jyn514Matthias Krüger-7/+11
2022-11-04Auto merge of #103298 - ferrocene:pa-compile-flags-last, r=jyn514bors-39/+71
2022-11-04Rollup merge of #103958 - chenyukang:yukang/fix-103951-count-limit, r=jyn514Matthias Krüger-26/+34
2022-11-04Promote {aarch64,i686,x86_64}-unknown-uefi to Tier 2Nicholas Bishop-0/+3
2022-11-04improve `filesearch::get_or_default_sysroot` r=ozkanonurOnur Özkan-133/+16
2022-11-04test tidy should not count untracked paths towards entries limityukang-26/+34
2022-11-03Make mir opt unused file check blessableJakob Degen-7/+11
2022-11-04Rollup merge of #103930 - fee1-dead-contrib:mv-from-root, r=jyn514Matthias Krüger-1/+1
2022-11-03Remove reference from the intra-doc link checker.Eric Huss-24/+10
2022-11-03Move intra-doc link checks to a separate function.Eric Huss-6/+17
2022-11-03Move some tests from `src/test/ui` to more reasonable placesDeadbeef-1/+1
2022-11-03Revert "Update cargo"Mark Rousskov-0/+0
2022-11-03put custom flags as last in codegen and asm testsPietro Albini-33/+41
2022-11-03move compiletest's own ui tests into a subdirectoryPietro Albini-1/+1
2022-11-03Auto merge of #103904 - JakobDegen:mir-opt-dash, r=oli-obkbors-3/+37
2022-11-02Update cargoWeihang Lo-0/+0
2022-11-02Ban dashes in miropt test file namesJakob Degen-3/+37
2022-11-02Rollup merge of #103275 - Manishearth:tinystrup, r=pnkfelixDylan DPC-0/+2
2022-11-01Rollup merge of #103781 - JakobDegen:mir-opt-tidy, r=jyn514Manish Goregaokar-92/+156
2022-11-01Rollup merge of #103072 - cuviper:compiletest-path, r=Mark-SimulacrumManish Goregaokar-33/+37
2022-11-01Auto merge of #103217 - mejrs:track, r=eholkbors-0/+25
2022-11-01:arrow_up: rust-analyzerLaurențiu Nicola-404/+824
2022-10-31Detect unused files in `src/test/mir-opt` and error on them in tidy.Jakob Degen-92/+156
2022-10-31Auto merge of #102950 - oli-obk:check_miri, r=RalfJungbors-0/+2
2022-10-31bump up recursion limit for miri crateRalf Jung-0/+2
2022-10-31Rollup merge of #103603 - camsteffen:refactor-lang, r=oli-obkDylan DPC-39/+29
2022-10-30Remove unnecessary argument to `package`Joshua Nelson-8/+3