| Age | Commit message (Expand) | Author | Lines |
| 2020-05-27 | Add more cases to the test | LeSeulArtichaut | -2/+28 |
| 2020-05-27 | Apply suggestions from code review | LeSeulArtichaut | -50/+125 |
| 2020-05-27 | Add tests | LeSeulArtichaut | -0/+82 |
| 2020-05-27 | Implement RFC 2585 | LeSeulArtichaut | -10/+75 |
| 2020-05-27 | Auto merge of #71996 - Marwes:detach_undo_log, r=nikomatsakis | bors | -33/+41 |
| 2020-05-27 | expand unaligned_references test | Ralf Jung | -11/+34 |
| 2020-05-27 | improve diagnostics suggestion for missing `@` in slice id binding to rest p... | Chris Simpkins | -0/+42 |
| 2020-05-27 | Add -Z profile-emit=<path> for Gcov gcda output. | Ivan Lozano | -4/+11 |
| 2020-05-27 | Add test for {impl,declare}_lint_pass macros | flip1995 | -0/+26 |
| 2020-05-27 | Allow types (with lifetimes/generics) in impl_lint_pass | flip1995 | -5/+5 |
| 2020-05-27 | Store `LocalDefId` directly in `rustc_resolve::Resolver` where possible | marmeladema | -79/+44 |
| 2020-05-27 | Auto merge of #72601 - JohnTitor:deps, r=Mark-Simulacrum | bors | -5/+0 |
| 2020-05-27 | Fix is_char_boundary documentation | Mikko Rantanen | -4/+3 |
| 2020-05-27 | Auto merge of #5631 - ThibsG:ExtendUselessConversion, r=matthiaskrgr | bors | -1/+1 |
| 2020-05-27 | Auto merge of #72639 - Dylan-DPC:rollup-76upj51, r=Dylan-DPC | bors | -21/+141 |
| 2020-05-26 | Add Peekable::next_if | Joshua Nelson | -0/+88 |
| 2020-05-26 | expand `env!` with def-site context | Andy Russell | -0/+9 |
| 2020-05-27 | Rollup merge of #72626 - phimuemue:doubleendediter_doc, r=dtolnay | Dylan DPC | -0/+26 |
| 2020-05-27 | Rollup merge of #72610 - GuillaumeGomez:revert-unwanted-css-changes, r=Dylan-DPC | Dylan DPC | -9/+0 |
| 2020-05-27 | Rollup merge of #72606 - GuillaumeGomez:cell-example-update, r=Dylan-DPC | Dylan DPC | -3/+3 |
| 2020-05-27 | Rollup merge of #72548 - rossmacarthur:add-mcve-for-50687, r=nikomatsakis | Dylan DPC | -0/+57 |
| 2020-05-27 | Rollup merge of #72533 - Diggsey:db-fix-arc-ub2, r=dtolnay | Dylan DPC | -9/+26 |
| 2020-05-27 | Rollup merge of #72348 - chrissimpkins:fix-72253, r=estebank | Dylan DPC | -0/+29 |
| 2020-05-27 | Auto merge of #72596 - ehuss:update-cargo, r=ehuss | bors | -0/+0 |
| 2020-05-26 | Auto merge of #72627 - Dylan-DPC:rollup-bavnoq5, r=Dylan-DPC | bors | -322/+677 |
| 2020-05-26 | improve error message for unexpected comma token in multiline block | Chris Simpkins | -0/+29 |
| 2020-05-26 | Rollup merge of #72592 - ehuss:update-books, r=ehuss | Dylan DPC | -0/+0 |
| 2020-05-26 | Rollup merge of #72581 - samrat:allow-desugared-break-in-labeled-block, r=dav... | Dylan DPC | -1/+14 |
| 2020-05-26 | Rollup merge of #72401 - ecstatic-morse:issue-72394, r=eddyb | Dylan DPC | -2/+26 |
| 2020-05-26 | Rollup merge of #72342 - jsgf:warn-unused-deps, r=petrochenkov | Dylan DPC | -0/+188 |
| 2020-05-26 | Rollup merge of #72294 - GuillaumeGomez:js-cleanup, r=kinnison | Dylan DPC | -299/+305 |
| 2020-05-26 | Rollup merge of #72270 - RalfJung:lint-ref-to-packed, r=oli-obk | Dylan DPC | -20/+144 |
| 2020-05-26 | Simplify suggestion | Stanislav Tkach | -19/+16 |
| 2020-05-26 | Add remark regarding DoubleEndedIterator | philipp | -0/+26 |
| 2020-05-26 | Register redundant_field_names and non_expressive_names as early passes | flip1995 | -1/+1 |
| 2020-05-26 | Don't bail out of trait selection when predicate references an error | Aaron Hill | -11/+50 |
| 2020-05-26 | Auto merge of #71931 - alexcrichton:reproducible-macos, r=eddyb | bors | -2/+12 |
| 2020-05-27 | Add test for #71042 | Yuki Okushi | -0/+17 |
| 2020-05-27 | Add test for #70121 | Yuki Okushi | -0/+23 |
| 2020-05-27 | Add test for #68532 | Yuki Okushi | -0/+13 |
| 2020-05-27 | Add test for #56445 | Yuki Okushi | -0/+26 |
| 2020-05-26 | Export ZERO_AR_DATE for macos linker invocations | Alex Crichton | -2/+12 |
| 2020-05-26 | Import missing functions from storage.js | Guillaume Gomez | -1/+1 |
| 2020-05-26 | Improve formatting | Guillaume Gomez | -2/+2 |
| 2020-05-26 | Remove font-display settings | Guillaume Gomez | -9/+0 |
| 2020-05-26 | Auto merge of #71900 - GuillaumeGomez:clean-up-rustdoc, r=ollie27,kinnison | bors | -50/+51 |
| 2020-05-26 | Fix test | Amanieu d'Antras | -0/+11 |
| 2020-05-26 | Update src/librustc_ast_lowering/expr.rs | Amanieu d'Antras | -1/+1 |
| 2020-05-26 | Eagerly lower asm sub-expressions to HIR even if there is an error | Amanieu d'Antras | -33/+42 |
| 2020-05-26 | Fix eslint lints | Guillaume Gomez | -34/+34 |