| Age | Commit message (Expand) | Author | Lines |
| 2020-12-02 | Tweak diagnostics on shadowing lifetimes/labels | Yuki Okushi | -95/+95 |
| 2020-12-01 | Auto merge of #78684 - devsnek:inline-asm-wasm, r=Amanieu | bors | -3/+230 |
| 2020-12-01 | Add wasm32 support to inline asm | Gus Caplan | -3/+230 |
| 2020-12-01 | Auto merge of #74967 - Aaron1011:feature/incr-def-path-table, r=pnkfelix | bors | -40/+289 |
| 2020-12-01 | Auto merge of #79596 - m-ou-se:rollup-hujx3c7, r=m-ou-se | bors | -1742/+1888 |
| 2020-12-01 | Rollup merge of #79583 - ehuss:update-books, r=ehuss | Mara Bos | -0/+0 |
| 2020-12-01 | Rollup merge of #79573 - he32:master, r=jonas-schievink | Mara Bos | -4/+4 |
| 2020-12-01 | Rollup merge of #79568 - RalfJung:miri, r=RalfJung | Mara Bos | -8/+17 |
| 2020-12-01 | Rollup merge of #79548 - CraftSpider:76998, r=jyn514 | Mara Bos | -18/+99 |
| 2020-12-01 | Rollup merge of #79527 - jyn514:intra-doc-tests, r=Manishearth | Mara Bos | -387/+352 |
| 2020-12-01 | Rollup merge of #79525 - jyn514:feature-gate-normalize, r=GuillaumeGomez | Mara Bos | -3/+10 |
| 2020-12-01 | Rollup merge of #79522 - ehuss:lint-check-validate, r=Mark-Simulacrum | Mara Bos | -475/+580 |
| 2020-12-01 | Rollup merge of #79444 - sasurau4:test/move-const-ip, r=matklad | Mara Bos | -13/+6 |
| 2020-12-01 | Rollup merge of #79227 - sasurau4:test/move-cell-test-to-lib-core, r=jyn514 | Mara Bos | -13/+0 |
| 2020-12-01 | Rollup merge of #79184 - nanguye2496:nanguye2496/fix_slice_and_str_type_name,... | Mara Bos | -1/+8 |
| 2020-12-01 | Rollup merge of #79038 - CDirkx:move-ui-tests, r=dtolnay | Mara Bos | -820/+812 |
| 2020-12-01 | Auto merge of #78876 - GuillaumeGomez:better-setting-keyboard-ux, r=jyn514 | bors | -55/+62 |
| 2020-12-01 | Auto merge of #78725 - sexxi-goose:fix-78720, r=nikomatsakis | bors | -115/+205 |
| 2020-12-01 | Auto merge of #78142 - operutka:armv5te-unknown-linux-uclibcgnueabi-target, r... | bors | -0/+22 |
| 2020-12-01 | Auto merge of #77875 - poliorcetics:more-intra-doc-links, r=jyn514 | bors | -53/+47 |
| 2020-11-30 | Update books | Eric Huss | -0/+0 |
| 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 | Fix several broken links in doc that used the wrong qualifier or Self:: | Alexis Bourget | -16/+16 |
| 2020-11-30 | Back to #method for links on char | Alexis Bourget | -13/+13 |
| 2020-11-30 | ptr links | Alexis Bourget | -19/+19 |
| 2020-11-30 | Use core::primitive module instead of prim@ | Alexis Bourget | -13/+13 |
| 2020-11-30 | Use Self:: in links | Alexis Bourget | -3/+3 |
| 2020-11-30 | Intra doc links for iterator adapters | Alexis Bourget | -4/+3 |
| 2020-11-30 | Intra doc links for f32/f64 | Alexis Bourget | -10/+10 |
| 2020-11-30 | Intra doc links for the pointer primitive | Alexis Bourget | -19/+19 |
| 2020-11-30 | Intra doc links for str/mod.rs | Alexis Bourget | -4/+4 |
| 2020-11-30 | Intra doc links for the char primitive | Alexis Bourget | -28/+23 |
| 2020-11-30 | Intra doc links for cell.rs | Alexis Bourget | -3/+3 |
| 2020-11-30 | Update with status for various NetBSD ports. | Havard Eidnes | -4/+4 |
| 2020-11-30 | update Miri | Ralf Jung | -8/+17 |
| 2020-11-30 | Auto merge of #76467 - jyn514:intra-link-self, r=Manishearth | bors | -123/+105 |
| 2020-11-30 | Add built-in support for the armv5te-unknown-linux-uclibceabi target | Ondrej Perutka | -0/+22 |
| 2020-11-29 | Add support for stable-const-since in docs on items (standalone or assoc) | Rune Tynan | -18/+99 |
| 2020-11-30 | Make ui test that are run-pass and do not test the compiler itself library tests | Christiaan Dirkx | -820/+812 |
| 2020-11-30 | Auto merge of #79329 - camelid:int-lit-suffix-error, r=davidtwco | bors | -17/+17 |
| 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/+74 |
| 2020-11-29 | Auto merge of #78122 - fusion-engineering-forks:fmt-write-bounds-check, r=Mar... | bors | -7/+78 |
| 2020-11-29 | Add -Z normalize-docs and enable it for compiler docs | Joshua Nelson | -3/+10 |
| 2020-11-29 | Auto merge of #79209 - spastorino:trait-inheritance-self, r=nikomatsakis | bors | -151/+498 |
| 2020-11-29 | Add test for cross-crate Self | Joshua Nelson | -0/+13 |
| 2020-11-29 | Auto merge of #79523 - Nadrieril:fix-usize-ranges, r=varkor | bors | -95/+74 |
| 2020-11-29 | Remove `TypeKind` hack in favor of `with_crate_prefix` | Joshua Nelson | -9/+3 |
| 2020-11-29 | Fix intra-doc links for `Self` on primitives | Joshua Nelson | -123/+98 |
| 2020-11-29 | Auto merge of #79482 - faern:bump-dependencies-invalidly-assuming-mem-layout,... | bors | -14/+14 |