| Age | Commit message (Expand) | Author | Lines |
| 2021-04-07 | Rollup merge of #83916 - Amanieu:asm_anonconst, r=petrochenkov | Dylan DPC | -3/+7 |
| 2021-04-06 | Fix handling of `--output-format json` flag | Joshua Nelson | -1/+1 |
| 2021-04-06 | Rollup merge of #83910 - ehuss:update-cargo, r=ehuss | Dylan DPC | -0/+0 |
| 2021-04-06 | Use AnonConst for asm! constants | Amanieu d'Antras | -3/+7 |
| 2021-04-06 | update Miri | Ralf Jung | -7/+11 |
| 2021-04-05 | Update cargo | Eric Huss | -0/+0 |
| 2021-04-05 | Auto merge of #83905 - JohnTitor:rollup-pa1la80, r=JohnTitor | bors | -20/+18 |
| 2021-04-06 | Rollup merge of #83881 - lnicola:rust-analyzer-2021-04-05, r=jonas-schievink | Yuki Okushi | -20/+18 |
| 2021-04-05 | Auto merge of #83152 - guswynn:jemallocator_part2, r=Mark-Simulacrum | bors | -0/+3 |
| 2021-04-05 | Rollup merge of #83878 - the8472:fix-concurrent-tidy-access, r=Mark-Simulacrum | Dylan DPC | -0/+1 |
| 2021-04-05 | Rollup merge of #83877 - jyn514:exceptions, r=Mark-Simulacrum | Dylan DPC | -22/+0 |
| 2021-04-05 | Rollup merge of #83705 - jyn514:theme-error, r=GuillaumeGomez | Dylan DPC | -2/+1 |
| 2021-04-05 | :arrow_up: rust-analyzer | Laurențiu Nicola | -20/+18 |
| 2021-04-05 | don't try to visit probe file | The8472 | -0/+1 |
| 2021-04-05 | Remove unnecessary exceptions to the platform-specific code check | Joshua Nelson | -22/+0 |
| 2021-04-05 | Auto merge of #83864 - Dylan-DPC:rollup-78an86n, r=Dylan-DPC | bors | -5/+6 |
| 2021-04-04 | Auto merge of #83530 - Mark-Simulacrum:bootstrap-bump, r=Mark-Simulacrum | bors | -4/+0 |
| 2021-04-05 | Rollup merge of #83820 - petrochenkov:nolinkargs, r=nagisa | Dylan DPC | -4/+4 |
| 2021-04-05 | Rollup merge of #83717 - notriddle:main-js-slice-loop, r=GuillaumeGomez | Dylan DPC | -1/+2 |
| 2021-04-04 | use jemallocator in rustc/rustdoc | Gus Wynn | -0/+3 |
| 2021-04-04 | Bump cfgs | Mark Rousskov | -4/+0 |
| 2021-04-04 | Auto merge of #83855 - Dylan-DPC:rollup-oww62sh, r=Dylan-DPC | bors | -2/+6 |
| 2021-04-04 | Rollup merge of #83532 - asomers:gdb-fbsd, r=Mark-Simulacrum | Dylan DPC | -1/+5 |
| 2021-04-04 | Rollup merge of #83521 - sexxi-goose:quick-diagnostic-fix, r=nikomatsakis | Dylan DPC | -1/+1 |
| 2021-04-04 | Fix error codes check run and ensure it will not go unnoticed again | Guillaume Gomez | -13/+29 |
| 2021-04-04 | Auto merge of #82347 - the8472:parallelize-tidy, r=Mark-Simulacrum | bors | -104/+187 |
| 2021-04-04 | perform filesystem probe once before running bins checks concurrently | The8472 | -80/+110 |
| 2021-04-04 | Auto merge of #83529 - richkadel:demangler, r=tmandry | bors | -38/+150 |
| 2021-04-03 | Address review comments and Windows failure, and make cleaner | Rich Kadel | -72/+68 |
| 2021-04-03 | Auto merge of #81507 - weiznich:add_diesel_to_cargo_test, r=Mark-Simulacrum | bors | -2/+48 |
| 2021-04-03 | Changed function signature to keep buffer handling out of lib | Rich Kadel | -9/+7 |
| 2021-04-03 | Make rust-demangler installable | Rich Kadel | -38/+156 |
| 2021-04-03 | Remove attribute `#[link_args]` | Vadim Petrochenkov | -4/+4 |
| 2021-04-03 | Auto merge of #83738 - jyn514:only-load-some-crates, r=petrochenkov | bors | -2/+2 |
| 2021-04-03 | tidy: Add ignore-rules for the line length check | Anthony Huang | -6/+32 |
| 2021-04-02 | fix clippy error | Roxane | -1/+1 |
| 2021-04-02 | Don't load all extern crates unconditionally | Joshua Nelson | -2/+2 |
| 2021-04-02 | Auto merge of #76881 - hameerabbasi:issue-53325, r=oli-obk | bors | -9/+24 |
| 2021-04-01 | rustdoc: Separate filter-empty-string out into its own function | Michael Howell | -1/+2 |
| 2021-03-31 | Update cargo | Eric Huss | -0/+0 |
| 2021-03-31 | Give a better error when --theme is not a CSS file | Joshua Nelson | -2/+1 |
| 2021-03-31 | Fix compiletest to use correct bitwidth stderr files. | Hameer Abbasi | -8/+11 |
| 2021-03-31 | Track bound vars | Jack Huey | -5/+5 |
| 2021-03-31 | Rename stderr->64bit.stderr where needed. | Hameer Abbasi | -2/+14 |
| 2021-03-30 | Remove hir::CrateItem. | Camille GILLOT | -6/+6 |
| 2021-03-30 | Rollup merge of #83644 - lnicola:rust-analyzer-2021-03-29, r=jonas-schievink | Dylan DPC | -16/+21 |
| 2021-03-29 | Auto merge of #83185 - jyn514:remove-dead-code, r=oli-obk | bors | -2/+2 |
| 2021-03-29 | :arrow_up: rust-analyzer | Laurențiu Nicola | -16/+21 |
| 2021-03-29 | Auto merge of #83565 - RalfJung:miri, r=oli-obk | bors | -9/+7 |
| 2021-03-28 | update Miri | Ralf Jung | -9/+7 |