| Age | Commit message (Expand) | Author | Lines |
| 2021-02-28 | Auto merge of #82603 - RalfJung:miri, r=RalfJung | bors | -7/+10 |
| 2021-02-28 | update Miri | Ralf Jung | -7/+10 |
| 2021-02-28 | Update tracing to 0.1.25 | Tomasz Miąsko | -1/+2 |
| 2021-02-28 | Auto merge of #82594 - nagisa:nagisa/remove-rumprun, r=petrochenkov | bors | -1/+0 |
| 2021-02-28 | compiletest: run mir-opt tests with -C opt-level=1 | Tomasz Miąsko | -0/+1 |
| 2021-02-27 | Rollup merge of #82537 - wesleywiser:update_measureme, r=oli-obk | Dylan DPC | -0/+1 |
| 2021-02-27 | Remove the x86_64-rumprun-netbsd target | Simonas Kazlauskas | -1/+0 |
| 2021-02-26 | Add missing diagnostic item Symbols | Cameron Steffen | -17/+20 |
| 2021-02-27 | Rollup merge of #82490 - ehuss:update-cargo, r=ehuss | Dylan DPC | -0/+0 |
| 2021-02-27 | Rollup merge of #82394 - lnicola:rust-analyzer-2021-02-22, r=jonas-schievink | Dylan DPC | -17/+17 |
| 2021-02-27 | Rollup merge of #82057 - upsuper-forks:cstr, r=davidtwco,wesleywiser | Dylan DPC | -0/+1 |
| 2021-02-26 | Rollup merge of #81940 - jhpratt:stabilize-str_split_once, r=m-ou-se | Guillaume Gomez | -2/+2 |
| 2021-02-25 | Update measureme dependency to the latest version | Wesley Wiser | -0/+1 |
| 2021-02-25 | Rollup merge of #82502 - jyn514:tidy, r=petrochenkov | Aaron Hill | -6/+12 |
| 2021-02-25 | Rollup merge of #82467 - ojeda:tidy-normalize-safety-comments, r=kennytm | Aaron Hill | -1/+1 |
| 2021-02-25 | Fix Clippy build and test | flip1995 | -3/+6 |
| 2021-02-25 | Merge commit '928e72dd10749875cbd412f74bfbfd7765dbcd8a' into clippyup | flip1995 | -3273/+6454 |
| 2021-02-24 | Rename the `tidy` binary to `rust-tidy` | Joshua Nelson | -0/+5 |
| 2021-02-24 | Only look for `tidy` when running rustdoc tests | Joshua Nelson | -6/+12 |
| 2021-02-24 | Update cargo | Eric Huss | -0/+0 |
| 2021-02-24 | library: Normalize safety-for-unsafe-block comments | Miguel Ojeda | -1/+1 |
| 2021-02-23 | Rollup merge of #82311 - aDotInTheVoid:jsondocck-improvements, r=jyn514 | Dylan DPC | -17/+56 |
| 2021-02-22 | Simplify Error Handling. | Nixon Enraght-Moony | -29/+21 |
| 2021-02-22 | :arrow_up: rust-analyzer | Laurențiu Nicola | -17/+17 |
| 2021-02-22 | Auto merge of #79979 - GuillaumeGomez:rustdoc-gui-tests, r=Mark-Simulacrum | bors | -1/+94 |
| 2021-02-21 | Extract string_to_value to its own function | Nixon Enraght-Moony | -17/+13 |
| 2021-02-21 | Apply suggestions from code review | Nixon Enraght-Moony | -3/+3 |
| 2021-02-21 | Add new rustdoc-gui test suite | Guillaume Gomez | -1/+94 |
| 2021-02-21 | Auto merge of #82340 - kennytm:fix-82254, r=Mark-Simulacrum | bors | -16/+34 |
| 2021-02-21 | Auto merge of #82253 - RalfJung:miri, r=RalfJung | bors | -10/+7 |
| 2021-02-20 | Fix some Python2->3 error in publish_toolstate.py by type-checking it | kennytm | -16/+34 |
| 2021-02-20 | update Miri | Ralf Jung | -10/+7 |
| 2021-02-20 | Implement using @set values | Nixon Enraght-Moony | -5/+17 |
| 2021-02-20 | Implement @set | Nixon Enraght-Moony | -0/+23 |
| 2021-02-20 | Add @is command to jsondocck | Nixon Enraght-Moony | -1/+17 |
| 2021-02-19 | Move try_print_query_stack to rustc_interface. | Camille GILLOT | -3/+1 |
| 2021-02-19 | Rollup merge of #82275 - ehuss:update-cargo, r=ehuss | Dylan DPC | -0/+0 |
| 2021-02-19 | Rollup merge of #82238 - petrochenkov:nocratemod, r=Aaron1011 | Dylan DPC | -3/+6 |
| 2021-02-18 | Update cargo | Eric Huss | -0/+0 |
| 2021-02-18 | Rollup merge of #82215 - TaKO8Ki:replace-if-let-while-let, r=varkor | Dylan DPC | -1/+1 |
| 2021-02-18 | ast: Keep expansion status for out-of-line module items | Vadim Petrochenkov | -3/+6 |
| 2021-02-18 | Rollup merge of #82203 - c410-f3r:tests-tests-tests, r=Dylan-DPC | Yuki Okushi | -2/+2 |
| 2021-02-17 | Auto merge of #81993 - flip1995:clippyup, r=Manishearth | bors | -610/+1802 |
| 2021-02-17 | replace if-let and while-let with `if let` and `while let` | Takayuki Maeda | -1/+1 |
| 2021-02-16 | Move some tests to more reasonable directories | Caio | -2/+2 |
| 2021-02-16 | Auto merge of #81611 - cjgillot:meowner, r=estebank | bors | -127/+97 |
| 2021-02-16 | update Miri | Ralf Jung | -8/+9 |
| 2021-02-15 | Only store a LocalDefId in hir::ImplItem. | Camille GILLOT | -47/+36 |
| 2021-02-15 | Only store a LocalDefId in hir::TraitItem. | Camille GILLOT | -19/+15 |
| 2021-02-15 | Only store a LocalDefId in hir::Item. | Camille GILLOT | -56/+41 |