| Age | Commit message (Expand) | Author | Lines |
| 2021-03-15 | Use mmap for metadata loading | bjorn3 | -27/+56 |
| 2021-03-15 | Update RELEASES.md | XAMPPRocky | -2/+2 |
| 2021-03-15 | Use `rustc_interface::interface::Config::parse_sess_created` in Clippy | hyd-dev | -12/+8 |
| 2021-03-15 | Use `rustc_interface::interface::Config::parse_sess_created` in Clippy | hyd-dev | -12/+8 |
| 2021-03-15 | Add `rustc_interface::interface::Config::parse_sess_created` | hyd-dev | -1/+12 |
| 2021-03-15 | Do not show docs link when lint doesn't start with "clippy::" | Samuel E. Moelius III | -8/+10 |
| 2021-03-15 | Special case ZST's in Rvalue::Repeat | bjorn3 | -1/+3 |
| 2021-03-15 | Auto merge of #82999 - cuviper:rustc-rayon-0.3.1, r=Mark-Simulacrum | bors | -42/+41 |
| 2021-03-15 | Auto merge of #83074 - Aaron1011:new-sort-fix, r=jackh726 | bors | -65/+105 |
| 2021-03-15 | Clarify BTree range searching comments | dylni | -1/+3 |
| 2021-03-14 | Bump recursion_limit in a few places | Aaron Hill | -0/+3 |
| 2021-03-14 | Introduce `proc_macro_back_compat` lint, and emit for `time-macros-impl` | Aaron Hill | -65/+206 |
| 2021-03-14 | Don't encode file information for span with a dummy location | Aaron Hill | -3/+29 |
| 2021-03-14 | remove unnecessary condition | Erik Desjardins | -3/+1 |
| 2021-03-14 | Add fake_read() to clippy | Roxane | -0/+9 |
| 2021-03-14 | Add fake_read() to clippy | Roxane | -0/+9 |
| 2021-03-14 | Only borrow place for matching under specific conditions | Roxane | -49/+193 |
| 2021-03-14 | Use the correct FakeReadCause | Roxane | -618/+391 |
| 2021-03-14 | Address review comments | Amanieu d'Antras | -10/+69 |
| 2021-03-14 | Make nameWithoutUndescores lowercased | Michael Howell | -14/+15 |
| 2021-03-14 | Use pretty-printer instead of `span_to_snippet` | Camelid | -7/+6 |
| 2021-03-14 | Fix suspicious_map false positives | Ben Boeckel | -16/+132 |
| 2021-03-14 | Auto merge of #83062 - JohnTitor:improve-reassign-err, r=davidtwco | bors | -1/+8 |
| 2021-03-14 | Attempt to deal with nested closures properly | Roxane | -15/+560 |
| 2021-03-14 | Delay use of Place in favor of PlaceBuilder | Roxane | -76/+139 |
| 2021-03-14 | Tweak diagnostics | Camelid | -22/+25 |
| 2021-03-14 | Assert there is no duplicate node. | Camille GILLOT | -3/+2 |
| 2021-03-14 | Introduce new fake reads | Roxane | -21/+195 |
| 2021-03-14 | Remove dead code. | Camille GILLOT | -25/+0 |
| 2021-03-14 | Do not insert impl_trait_in_bindings opaque definitions twice. | Camille GILLOT | -38/+15 |
| 2021-03-14 | Revert "Revert "use RWlock when accessing os::env #81850"" | The8472 | -12/+72 |
| 2021-03-14 | bless tests (32-bit) | Erik Desjardins | -25/+17 |
| 2021-03-14 | Auto merge of #82399 - petrochenkov:modin2, r=Aaron1011 | bors | -32/+230 |
| 2021-03-14 | Use a number for row.id, instead of a string | Michael Howell | -11/+5 |
| 2021-03-14 | Avoid generating new strings for names that have no undescores | Michael Howell | -2/+8 |
| 2021-03-14 | expand: Resolve and expand inner attributes on out-of-line modules | Vadim Petrochenkov | -32/+230 |
| 2021-03-14 | Auto merge of #6895 - iobtl:reformat_unnecessary_cast, r=llogiq | bors | -7/+19 |
| 2021-03-14 | Auto merge of #83082 - cjgillot:defkey-ii, r=oli-obk | bors | -14/+11 |
| 2021-03-14 | Remove duplicate asserts, replace eq assert with assert_eq | Ömer Sinan Ağacan | -3/+1 |
| 2021-03-14 | Minor refactoring in try_index_step | Ömer Sinan Ağacan | -6/+4 |
| 2021-03-14 | Remove Option::{unwrap_none, expect_none}. | Mara Bos | -108/+10 |
| 2021-03-14 | Auto merge of #83044 - kubo39:set-llvm-code-model, r=nikic | bors | -1/+38 |
| 2021-03-14 | Auto merge of #83094 - GuillaumeGomez:crates-js-location, r=Nemo157 | bors | -1/+1 |
| 2021-03-14 | Fix a typo in thread_local_dtor.rs | Motoki Ikeda | -1/+1 |
| 2021-03-14 | Fix a typo in `swap_nonoverlapping_bytes` | Motoki Ikeda | -1/+1 |
| 2021-03-14 | Remove unused `opt_local_def_id_to_hir_id` function | Joshua Nelson | -10/+0 |
| 2021-03-14 | Auto merge of #83028 - GuillaumeGomez:prevent-js-error-if-no-filter, r=Nemo157 | bors | -1/+5 |
| 2021-03-14 | Auto merge of #83105 - JohnTitor:rollup-tqpm8pb, r=JohnTitor | bors | -61/+268 |
| 2021-03-14 | Rollup merge of #83081 - hyd-dev:assert-message, r=m-ou-se | Yuki Okushi | -1/+30 |
| 2021-03-14 | Rollup merge of #83070 - ehuss:update-cargo, r=ehuss | Yuki Okushi | -0/+0 |