about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2021-05-11Add helper for switching safety contextsLeSeulArtichaut-2/+2
2021-05-11Test `-Zthir-unsafeck` for unsafe function callsLeSeulArtichaut-1/+1
2021-05-11Auto merge of #85109 - RalfJung:remove-const_fn, r=oli-obkbors-7/+6
2021-05-11fix clippy testRalf Jung-7/+6
2021-05-10Auto merge of #84677 - CDirkx:pal, r=Mark-Simulacrumbors-48/+28
2021-05-10Rollup merge of #85147 - lnicola:rust-analyzer-2021-05-10, r=jonas-schievinkDylan DPC-16/+20
2021-05-10Rollup merge of #85096 - clarfonthey:const_unchecked, r=oli-obkDylan DPC-2/+12
2021-05-10:arrow_up: rust-analyzerLaurențiu Nicola-16/+20
2021-05-10Auto merge of #85053 - camsteffen:duplicate-lint, r=davidtwcobors-28/+4
2021-05-09Fix `Step` feature flag, make tidy lint more useful to find things like thisltdk-2/+12
2021-05-09fix compiletest to search for two dash and run make fulldeps testAliénore Bouttefeux-1/+1
2021-05-09add bootstrap cfgAliénore Bouttefeux-0/+2
2021-05-08Auto merge of #85072 - hyd-dev:miri, r=RalfJungbors-9/+8
2021-05-08Update Mirihyd-dev-9/+8
2021-05-08Auto merge of #85059 - ehuss:update-cargo, r=ehussbors-0/+0
2021-05-08Auto merge of #85058 - Xanewok:update-rls, r=Xanewokbors-0/+0
2021-05-07Update cargoEric Huss-0/+0
2021-05-08Update RLSIgor Matuszewski-0/+0
2021-05-08Rollup merge of #85038 - GuillaumeGomez:dont-stop-first-rustdoc-gui-failure, ...Dylan DPC-24/+30
2021-05-07Fix duplicate unknown lint errorsCameron Steffen-28/+4
2021-05-07Auto merge of #84980 - flip1995:clippyup, r=Manishearthbors-1057/+2323
2021-05-07Don't stop running rustdoc-gui tests at first failureGuillaume Gomez-24/+30
2021-05-07Rollup merge of #84779 - jyn514:cargotest-args, r=Mark-SimulacrumYuki Okushi-1/+3
2021-05-07Rollup merge of #84872 - bjorn3:cg_clif_tidy, r=Mark-SimulacrumDylan DPC-47/+136
2021-05-07Rollup merge of #84734 - tmandry:compiletest-needs-unwind, r=Mark-SimulacrumDylan DPC-6/+30
2021-05-07Rollup merge of #84500 - tmandry:compiletest-run-flag, r=Mark-SimulacrumDylan DPC-14/+71
2021-05-06Fix clippyScott McMurray-3/+3
2021-05-06Rollup merge of #84851 - lnicola:rust-analyzer-2021-05-03, r=jonas-schievinkDylan DPC-21/+15
2021-05-06Merge commit 'b71f3405606d49b9735606b479c3415a0ca9810f' into clippyupflip1995-1057/+2323
2021-05-06Support multi target-rustcflags for -Zpanic-abort-testsTyler Mandry-4/+4
2021-05-06compiletest: Add --target-panic, needs-unwindTyler Mandry-2/+26
2021-05-05Use local and remapped paths where appropriateAndy Wang-5/+4
2021-05-05Auto merge of #84200 - CDirkx:os, r=m-ou-sebors-1/+1
2021-05-05Add `yansi-term` as a permitted dependencyJoshua Nelson-0/+2
2021-05-05Update RLS and RustfmtIgor Matuszewski-5/+5
2021-05-04Auto merge of #84900 - hyd-dev:miri, r=RalfJungbors-8/+9
2021-05-04Normalise remapped sysroot path as $SRC_DIRAndy Wang-0/+6
2021-05-04Update Mirihyd-dev-8/+9
2021-05-04Auto merge of #83213 - rylev:update-lints-to-errors, r=nikomatsakisbors-0/+9
2021-05-03compiletest: "fix" FileCheck with --allow-unused-prefixesAugie Fackler-1/+1
2021-05-03Wire up tidy dependency checks for cg_clifbjorn3-21/+113
2021-05-03Take build dependencies into account during license checksbjorn3-10/+1
2021-05-03Remove obsolete crate exceptionsbjorn3-15/+0
2021-05-03Fix RESTRICTED_DEPENDENCY_CRATES to list rustc_driver instead of rustc_middlebjorn3-1/+22
2021-05-03Change `std::sys::unix::ext::fs::PermissionsExt::from_mode` to `std::os::imp:...Christiaan Dirkx-1/+1
2021-05-03proof of concept add test type on printsAliénore Bouttefeux-0/+2
2021-05-03:arrow_up: rust-analyzerLaurențiu Nicola-21/+15
2021-05-02Add ErrorKind::OutOfMemoryKornel-2/+4
2021-05-01Add support for --test-args to cargotestJoshua Nelson-1/+3
2021-04-30Update cargoEric Huss-0/+0