| Age | Commit message (Expand) | Author | Lines |
| 2020-12-02 | Tweak diagnostics on shadowing lifetimes/labels | Yuki Okushi | -1/+1 |
| 2020-12-01 | Auto merge of #78684 - devsnek:inline-asm-wasm, r=Amanieu | bors | -1/+73 |
| 2020-12-01 | Add wasm32 support to inline asm | Gus Caplan | -1/+73 |
| 2020-12-01 | Auto merge of #74967 - Aaron1011:feature/incr-def-path-table, r=pnkfelix | bors | -40/+289 |
| 2020-12-01 | Rollup merge of #79525 - jyn514:feature-gate-normalize, r=GuillaumeGomez | Mara Bos | -0/+2 |
| 2020-12-01 | Rollup merge of #79522 - ehuss:lint-check-validate, r=Mark-Simulacrum | Mara Bos | -5/+19 |
| 2020-12-01 | Rollup merge of #79184 - nanguye2496:nanguye2496/fix_slice_and_str_type_name,... | Mara Bos | -1/+8 |
| 2020-12-01 | Auto merge of #78725 - sexxi-goose:fix-78720, r=nikomatsakis | bors | -115/+131 |
| 2020-11-30 | Stop adding '*' at the end of type names for Ref and Slice when computing deb... | Nam Nguyen | -1/+8 |
| 2020-11-30 | Add built-in support for the armv5te-unknown-linux-uclibceabi target | Ondrej Perutka | -0/+21 |
| 2020-11-30 | Auto merge of #79329 - camelid:int-lit-suffix-error, r=davidtwco | bors | -2/+2 |
| 2020-11-29 | Be cautious of calling upvar_tys before mir | Aman Arora | -105/+131 |
| 2020-11-29 | Remove extra call to upvar_tys | Aman Arora | -10/+0 |
| 2020-11-29 | Add -Z normalize-docs and enable it for compiler docs | Joshua Nelson | -0/+2 |
| 2020-11-29 | Auto merge of #79209 - spastorino:trait-inheritance-self, r=nikomatsakis | bors | -72/+306 |
| 2020-11-29 | Auto merge of #79523 - Nadrieril:fix-usize-ranges, r=varkor | bors | -93/+66 |
| 2020-11-29 | Auto merge of #77616 - jyn514:no-normalize, r=lcnr | bors | -3/+9 |
| 2020-11-29 | Auto merge of #78863 - KodrAus:feat/simd-array, r=oli-obk | bors | -86/+161 |
| 2020-11-29 | Rollup merge of #79516 - jyn514:cleanup-trait-solver, r=Aaron1011 | Dylan DPC | -2/+1 |
| 2020-11-29 | Rollup merge of #79505 - matklad:cleanup, r=jonas-schievink | Dylan DPC | -2/+2 |
| 2020-11-29 | Rollup merge of #79464 - GuillaumeGomez:doc-keyword-ident, r=jyn514 | Dylan DPC | -5/+0 |
| 2020-11-28 | Auto merge of #79511 - cjgillot:fitem-2, r=lcnr | bors | -0/+15 |
| 2020-11-28 | Don't store `ty` and `span` in `IntRange` | Nadrieril | -66/+56 |
| 2020-11-28 | lint-docs: Add --validate flag to validate lint docs separately. | Eric Huss | -5/+19 |
| 2020-11-28 | Correctly detect `usize`/`isize` range overlaps | Nadrieril | -29/+12 |
| 2020-11-28 | Remove unnecessary `mut` binding | Joshua Nelson | -2/+1 |
| 2020-11-28 | Do not visit ForeignItemRef for HIR indexing and validation. | Camille GILLOT | -0/+15 |
| 2020-11-28 | Rollup merge of #79486 - camelid:E0591-code-cleanup, r=lcnr | Jonas Schievink | -7/+13 |
| 2020-11-28 | Rollup merge of #79476 - bjorn3:sync_cg_clif-2020-11-27, r=bjorn3 | Jonas Schievink | -222/+400 |
| 2020-11-28 | Rollup merge of #79474 - jyn514:query-mode, r=Aaron1011 | Jonas Schievink | -6/+6 |
| 2020-11-28 | Rollup merge of #79460 - bugadani:simplify, r=jonas-schievink | Jonas Schievink | -14/+5 |
| 2020-11-28 | Rollup merge of #78853 - calebcartwright:fix-const-block-expr-span, r=spastorino | Jonas Schievink | -1/+2 |
| 2020-11-28 | Cleanup: shorter and faster code | Aleksey Kladov | -2/+2 |
| 2020-11-28 | Auto merge of #78296 - Aaron1011:fix/stmt-tokens, r=petrochenkov | bors | -127/+217 |
| 2020-11-28 | Auto merge of #79353 - cjgillot:procmacro, r=petrochenkov | bors | -67/+62 |
| 2020-11-27 | Update error to reflect that integer literals can have float suffixes | Camelid | -2/+2 |
| 2020-11-27 | Slightly improve code samples in E0591 | Camelid | -7/+13 |
| 2020-11-27 | Auto merge of #79284 - Nadrieril:constructor-module, r=varkor | bors | -1636/+1661 |
| 2020-11-27 | Return FxIndexSet instead of FxHashSet to avoid order errors on different pla... | Santiago Pastorino | -3/+3 |
| 2020-11-27 | Bump recursion_limit in rustc_ast_passes | Aaron Hill | -0/+1 |
| 2020-11-27 | Merge commit '5988bbd24aa87732bfa1d111ba00bcdaa22c481a' into sync_cg_clif-202... | bjorn3 | -222/+400 |
| 2020-11-27 | Encode proc_macro directly. | Camille GILLOT | -67/+62 |
| 2020-11-27 | Change comments on types to doc-comments | Joshua Nelson | -6/+6 |
| 2020-11-27 | Rename `_match` to `usefulness` | Nadrieril | -4/+4 |
| 2020-11-27 | Rename `pat_constructor` to `Constructor::from_pat` | Nadrieril | -63/+63 |
| 2020-11-27 | Move the definitions of the two `Ctxt`s to the top | Nadrieril | -47/+46 |
| 2020-11-27 | Extract everything related to pattern deconstruction to a new module | Nadrieril | -1387/+1413 |
| 2020-11-27 | No need to expose `Matrix` internals | Nadrieril | -1/+6 |
| 2020-11-27 | Disentangle `Fields` and `PatStack` | Nadrieril | -17/+16 |
| 2020-11-27 | Move `Constructor::apply` to `Fields` | Nadrieril | -93/+89 |