| Age | Commit message (Expand) | Author | Lines |
| 2021-05-11 | Add helper for switching safety contexts | LeSeulArtichaut | -2/+2 |
| 2021-05-11 | Test `-Zthir-unsafeck` for unsafe function calls | LeSeulArtichaut | -1/+1 |
| 2021-05-11 | Auto merge of #85109 - RalfJung:remove-const_fn, r=oli-obk | bors | -7/+6 |
| 2021-05-11 | fix clippy test | Ralf Jung | -7/+6 |
| 2021-05-10 | Auto merge of #84677 - CDirkx:pal, r=Mark-Simulacrum | bors | -48/+28 |
| 2021-05-10 | Rollup merge of #85147 - lnicola:rust-analyzer-2021-05-10, r=jonas-schievink | Dylan DPC | -16/+20 |
| 2021-05-10 | Rollup merge of #85096 - clarfonthey:const_unchecked, r=oli-obk | Dylan DPC | -2/+12 |
| 2021-05-10 | :arrow_up: rust-analyzer | Laurențiu Nicola | -16/+20 |
| 2021-05-10 | Auto merge of #85053 - camsteffen:duplicate-lint, r=davidtwco | bors | -28/+4 |
| 2021-05-09 | Fix `Step` feature flag, make tidy lint more useful to find things like this | ltdk | -2/+12 |
| 2021-05-09 | fix compiletest to search for two dash and run make fulldeps test | Aliénore Bouttefeux | -1/+1 |
| 2021-05-09 | add bootstrap cfg | Aliénore Bouttefeux | -0/+2 |
| 2021-05-08 | Auto merge of #85072 - hyd-dev:miri, r=RalfJung | bors | -9/+8 |
| 2021-05-08 | Update Miri | hyd-dev | -9/+8 |
| 2021-05-08 | Auto merge of #85059 - ehuss:update-cargo, r=ehuss | bors | -0/+0 |
| 2021-05-08 | Auto merge of #85058 - Xanewok:update-rls, r=Xanewok | bors | -0/+0 |
| 2021-05-07 | Update cargo | Eric Huss | -0/+0 |
| 2021-05-08 | Update RLS | Igor Matuszewski | -0/+0 |
| 2021-05-08 | Rollup merge of #85038 - GuillaumeGomez:dont-stop-first-rustdoc-gui-failure, ... | Dylan DPC | -24/+30 |
| 2021-05-07 | Fix duplicate unknown lint errors | Cameron Steffen | -28/+4 |
| 2021-05-07 | Auto merge of #84980 - flip1995:clippyup, r=Manishearth | bors | -1057/+2323 |
| 2021-05-07 | Don't stop running rustdoc-gui tests at first failure | Guillaume Gomez | -24/+30 |
| 2021-05-07 | Rollup merge of #84779 - jyn514:cargotest-args, r=Mark-Simulacrum | Yuki Okushi | -1/+3 |
| 2021-05-07 | Rollup merge of #84872 - bjorn3:cg_clif_tidy, r=Mark-Simulacrum | Dylan DPC | -47/+136 |
| 2021-05-07 | Rollup merge of #84734 - tmandry:compiletest-needs-unwind, r=Mark-Simulacrum | Dylan DPC | -6/+30 |
| 2021-05-07 | Rollup merge of #84500 - tmandry:compiletest-run-flag, r=Mark-Simulacrum | Dylan DPC | -14/+71 |
| 2021-05-06 | Fix clippy | Scott McMurray | -3/+3 |
| 2021-05-06 | Rollup merge of #84851 - lnicola:rust-analyzer-2021-05-03, r=jonas-schievink | Dylan DPC | -21/+15 |
| 2021-05-06 | Merge commit 'b71f3405606d49b9735606b479c3415a0ca9810f' into clippyup | flip1995 | -1057/+2323 |
| 2021-05-06 | Support multi target-rustcflags for -Zpanic-abort-tests | Tyler Mandry | -4/+4 |
| 2021-05-06 | compiletest: Add --target-panic, needs-unwind | Tyler Mandry | -2/+26 |
| 2021-05-05 | Use local and remapped paths where appropriate | Andy Wang | -5/+4 |
| 2021-05-05 | Auto merge of #84200 - CDirkx:os, r=m-ou-se | bors | -1/+1 |
| 2021-05-05 | Add `yansi-term` as a permitted dependency | Joshua Nelson | -0/+2 |
| 2021-05-05 | Update RLS and Rustfmt | Igor Matuszewski | -5/+5 |
| 2021-05-04 | Auto merge of #84900 - hyd-dev:miri, r=RalfJung | bors | -8/+9 |
| 2021-05-04 | Normalise remapped sysroot path as $SRC_DIR | Andy Wang | -0/+6 |
| 2021-05-04 | Update Miri | hyd-dev | -8/+9 |
| 2021-05-04 | Auto merge of #83213 - rylev:update-lints-to-errors, r=nikomatsakis | bors | -0/+9 |
| 2021-05-03 | compiletest: "fix" FileCheck with --allow-unused-prefixes | Augie Fackler | -1/+1 |
| 2021-05-03 | Wire up tidy dependency checks for cg_clif | bjorn3 | -21/+113 |
| 2021-05-03 | Take build dependencies into account during license checks | bjorn3 | -10/+1 |
| 2021-05-03 | Remove obsolete crate exceptions | bjorn3 | -15/+0 |
| 2021-05-03 | Fix RESTRICTED_DEPENDENCY_CRATES to list rustc_driver instead of rustc_middle | bjorn3 | -1/+22 |
| 2021-05-03 | Change `std::sys::unix::ext::fs::PermissionsExt::from_mode` to `std::os::imp:... | Christiaan Dirkx | -1/+1 |
| 2021-05-03 | proof of concept add test type on prints | Aliénore Bouttefeux | -0/+2 |
| 2021-05-03 | :arrow_up: rust-analyzer | Laurențiu Nicola | -21/+15 |
| 2021-05-02 | Add ErrorKind::OutOfMemory | Kornel | -2/+4 |
| 2021-05-01 | Add support for --test-args to cargotest | Joshua Nelson | -1/+3 |
| 2021-04-30 | Update cargo | Eric Huss | -0/+0 |