| Age | Commit message (Expand) | Author | Lines |
| 2021-02-08 | lexer: Avoid some span arithmetic in `emit_unescape_error` | Vadim Petrochenkov | -0/+19 |
| 2021-02-05 | Rename `panic_fmt` lint to `non_fmt_panic`. | Mara Bos | -3/+3 |
| 2021-02-05 | Auto merge of #81257 - pnkfelix:issue-80949-short-term-resolution-via-revert-... | bors | -10747/+10745 |
| 2021-02-04 | Rollup merge of #81288 - camelid:fix-trait-item-vis, r=jyn514 | Jonas Schievink | -0/+32 |
| 2021-02-04 | Rollup merge of #81556 - nikomatsakis:forbidden-lint-groups-lint, r=pnkfelix | Mara Bos | -24/+417 |
| 2021-02-04 | Rollup merge of #81532 - estebank:ice-ice-baby, r=pnkfelix | Mara Bos | -0/+20 |
| 2021-02-04 | Auto merge of #81055 - matthewjasper:non-fatal-overflow, r=nikomatsakis | bors | -1/+60 |
| 2021-01-20 | Add `@!has` checks to ensure private items don't have `pub` | Camelid | -0/+4 |
| 2021-01-20 | Merge `pub-restricted` and `visibility` test | Camelid | -39/+34 |
| 2021-01-20 | Prefer `pub(crate)` over no modifier | Camelid | -5/+5 |
| 2021-01-20 | Fix bugs; fix and add tests | Camelid | -17/+30 |
| 2020-12-31 | Prevent caching projections in the case of cycles | Matthew Jasper | -14/+123 |
| 2020-12-31 | Make recursion limit fatal in project | Matthew Jasper | -2/+1 |
| 2020-12-29 | Update fulldeps test | Mark Rousskov | -29/+18 |
| 2020-12-25 | Auto merge of #80296 - wesleywiser:revert_missing_fragment_specifier_hard_err... | bors | -16/+37 |
| 2020-12-25 | Auto merge of #80187 - 0dvictor:nativelib, r=bjorn3 | bors | -0/+6 |
| 2020-12-25 | Auto merge of #80364 - Dylan-DPC:rollup-0y96okz, r=Dylan-DPC | bors | -27/+73 |
| 2020-12-25 | Rollup merge of #80319 - jyn514:async-lifetimes, r=tmandry | Dylan DPC | -0/+44 |
| 2020-12-25 | Rollup merge of #80160 - diondokter:move_async_fix, r=davidtwco | Dylan DPC | -0/+29 |
| 2020-12-25 | Rollup merge of #79999 - hencrice:yenlinc/79799, r=oli-obk | Dylan DPC | -27/+0 |
| 2020-12-25 | Auto merge of #79762 - Swatinem:remap-doctest-coverage, r=Swatinem | bors | -10/+490 |
| 2020-12-24 | Auto merge of #79742 - GuillaumeGomez:move-tooltips-messages-out-of-html, r=N... | bors | -6/+5 |
| 2020-12-24 | Auto merge of #77692 - PankajChaudhary5:issue-76630, r=davidtwco | bors | -14/+14 |
| 2020-12-23 | Update HTML DOM attribute "edition" to "data-edition" | Guillaume Gomez | -1/+1 |
| 2020-12-23 | Addressed feedbacks | Yenlin Chen | -27/+0 |
| 2020-12-23 | Add more tests | Joshua Nelson | -0/+15 |
| 2020-12-23 | Auto merge of #79261 - faern:deprecate-compare-and-swap, r=Amanieu | bors | -3/+18 |
| 2020-12-23 | Add a test that rustc compiles and links separately | Victor Ding | -0/+6 |
| 2020-12-22 | Fix elided lifetimes shown as `'_` on async functions | Joshua Nelson | -0/+29 |
| 2020-12-23 | Auto merge of #80314 - GuillaumeGomez:rollup-9rc48vx, r=GuillaumeGomez | bors | -16/+54 |
| 2020-12-23 | Rollup merge of #80266 - bugadani:dup-test, r=jyn514 | Guillaume Gomez | -16/+0 |
| 2020-12-23 | Rollup merge of #80136 - aDotInTheVoid:74824-test, r=Mark-Simulacrum | Guillaume Gomez | -0/+54 |
| 2020-12-22 | Add some tests | Nadrieril | -28/+71 |
| 2020-12-22 | Revert "Promote missing_fragment_specifier to hard error" | Wesley Wiser | -16/+37 |
| 2020-12-22 | Migrate standard library away from compare_and_swap | Linus Färnstrand | -3/+18 |
| 2020-12-22 | Auto merge of #78242 - Nadrieril:rename-overlapping_endpoints-lint, r=varkor | bors | -88/+105 |
| 2020-12-21 | Remove redundant test | Dániel Buga | -16/+0 |
| 2020-12-21 | Auto merge of #79270 - RalfJung:array-repeat-consts, r=oli-obk | bors | -0/+27 |
| 2020-12-21 | Implemented a compiler diagnostic for move async mistake | Dion Dokter | -0/+29 |
| 2020-12-21 | make path normalization compatible with mac python2 | Arpad Borsos | -0/+2 |
| 2020-12-21 | Auto merge of #80205 - tomprogrammer:prettyprint-pattern-mut-binding, r=david... | bors | -0/+19 |
| 2020-12-21 | Rollup merge of #80211 - wabain:async-fn-trait-bound-suggestion, r=petrochenkov | Dylan DPC | -1/+89 |
| 2020-12-21 | Rollup merge of #80199 - RalfJung:const-fake, r=oli-obk | Dylan DPC | -1/+35 |
| 2020-12-21 | Rollup merge of #80170 - ldm0:fixice, r=lcnr | Dylan DPC | -0/+57 |
| 2020-12-20 | Auto merge of #78317 - est31:linear_in_impl_count, r=matthewjasper | bors | -0/+206 |
| 2020-12-20 | Auto merge of #74699 - notriddle:fd-non-negative, r=m-ou-se | bors | -4/+18 |
| 2020-12-21 | Move test from compile-fail to ui/binop | Donough Liu | -0/+37 |
| 2020-12-20 | make sure [CONST; N] drops N times | Ralf Jung | -2/+16 |
| 2020-12-20 | add test that repeating non-Copy constants works | Ralf Jung | -0/+13 |
| 2020-12-20 | Fix pretty printing an AST representing `&(mut ident)` | Thomas Bahn | -0/+19 |