| Age | Commit message (Expand) | Author | Lines |
| 2020-12-03 | Addressed feedback from 2020-12-01 | Rich Kadel | -359/+1765 |
| 2020-12-03 | Combination of commits | Rich Kadel | -20300/+12253 |
| 2020-12-03 | Removed -base from run-make-fulldeps/coverage-*-base | Rich Kadel | -161/+161 |
| 2020-12-03 | Coverage tests for remaining TerminatorKinds and async, improve Assert | Rich Kadel | -860/+10095 |
| 2020-12-03 | Auto merge of #79613 - GuillaumeGomez:doc-keyword-checks, r=oli-obk | bors | -11/+52 |
| 2020-12-03 | Auto merge of #79586 - jyn514:crate-name, r=davidtwco | bors | -1/+0 |
| 2020-12-03 | Auto merge of #79594 - vn-ki:const-eval-intrinsic, r=oli-obk | bors | -140/+378 |
| 2020-12-03 | Auto merge of #79533 - sasurau4:feature/add-long-explanation-E0546, r=Guillau... | bors | -1/+1 |
| 2020-12-03 | Auto merge of #79637 - spastorino:revert-trait-inheritance-self, r=Mark-Simul... | bors | -192/+79 |
| 2020-12-02 | Auto merge of #79539 - aDotInTheVoid:json-mvp, r=jyn514 | bors | -0/+789 |
| 2020-12-02 | Normalize windows path seperators. | Nixon Enraght-Moony | -3/+6 |
| 2020-12-02 | Auto merge of #79364 - nico-abram:unstable-or-pat-suggestion, r=matthewjasper | bors | -30/+3 |
| 2020-12-02 | Add tests for #[doc(keyword = "...")] and update other doc attributes tests | Guillaume Gomez | -11/+52 |
| 2020-12-02 | Revert "Auto merge of #79209 - spastorino:trait-inheritance-self, r=nikomatsa... | Santiago Pastorino | -192/+79 |
| 2020-12-02 | Auto merge of #79547 - erikdesjardins:byval, r=nagisa | bors | -5/+10 |
| 2020-12-02 | rename MemoryKind::Heap to ConstHeap; bless test | Vishnunarayan K I | -8/+15 |
| 2020-12-02 | add comment and bless some tests | Vishnunarayan K I | -138/+236 |
| 2020-12-02 | Auto merge of #79606 - ThePuzzlemaker:issue-79458-fix, r=scottmcm | bors | -26/+25 |
| 2020-12-02 | Auto merge of #78864 - Mark-Simulacrum:warn-on-forbids, r=pnkfelix | bors | -185/+105 |
| 2020-12-01 | Auto merge of #79614 - GuillaumeGomez:rollup-15usd7e, r=GuillaumeGomez | bors | -28/+28 |
| 2020-12-01 | Rollup merge of #79509 - GuillaumeGomez:improve-attr-spans, r=oli-obk | Guillaume Gomez | -28/+28 |
| 2020-12-01 | Auto merge of #78684 - devsnek:inline-asm-wasm, r=Amanieu | bors | -2/+152 |
| 2020-12-01 | Add regression test for #79458 | ThePuzzlemaker | -0/+25 |
| 2020-12-01 | Fix UI tests for negative polarity implementations of traits | ThePuzzlemaker | -26/+0 |
| 2020-12-01 | Address review comments. | Nixon Enraght-Moony | -46/+23 |
| 2020-12-01 | Add tests for rustdoc json | Nixon Enraght-Moony | -15/+45 |
| 2020-12-01 | Add json backend | Joseph Ryan | -0/+779 |
| 2020-12-01 | Add wasm32 support to inline asm | Gus Caplan | -2/+152 |
| 2020-12-01 | Fix `unknown-crate` when using self-profile with rustdoc | Joshua Nelson | -1/+0 |
| 2020-12-01 | Improve some attributes error spans | Guillaume Gomez | -28/+28 |
| 2020-12-02 | bless stability-attribute-sanity ui test | Daiki Ihara | -1/+1 |
| 2020-12-01 | review comment and one more test | Vishnunarayan K I | -11/+23 |
| 2020-12-01 | review comments | Vishnunarayan K I | -1/+43 |
| 2020-12-01 | Rollup merge of #79548 - CraftSpider:76998, r=jyn514 | Mara Bos | -0/+10 |
| 2020-12-01 | Rollup merge of #79527 - jyn514:intra-doc-tests, r=Manishearth | Mara Bos | -355/+351 |
| 2020-12-01 | Rollup merge of #79525 - jyn514:feature-gate-normalize, r=GuillaumeGomez | Mara Bos | -1/+1 |
| 2020-12-01 | Rollup merge of #79444 - sasurau4:test/move-const-ip, r=matklad | Mara Bos | -13/+0 |
| 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 #79038 - CDirkx:move-ui-tests, r=dtolnay | Mara Bos | -828/+0 |
| 2020-12-01 | add const_allocate intrisic | Vishnunarayan K I | -0/+79 |
| 2020-12-01 | Auto merge of #78725 - sexxi-goose:fix-78720, r=nikomatsakis | bors | -0/+74 |
| 2020-11-30 | Auto merge of #76467 - jyn514:intra-link-self, r=Manishearth | bors | -0/+49 |
| 2020-11-30 | make test work in llvm 9 | Erik Desjardins | -1/+1 |
| 2020-11-29 | Add support for stable-const-since in docs on items (standalone or assoc) | Rune Tynan | -0/+10 |
| 2020-11-30 | Make ui test that are run-pass and do not test the compiler itself library tests | Christiaan Dirkx | -828/+0 |
| 2020-11-30 | Auto merge of #79329 - camelid:int-lit-suffix-error, r=davidtwco | bors | -13/+13 |
| 2020-11-29 | Pass arguments up to 2*usize by value | Erik Desjardins | -5/+10 |
| 2020-11-29 | Remove extra call to upvar_tys | Aman Arora | -0/+74 |
| 2020-11-29 | Auto merge of #78122 - fusion-engineering-forks:fmt-write-bounds-check, r=Mar... | bors | -0/+57 |
| 2020-11-29 | Add -Z normalize-docs and enable it for compiler docs | Joshua Nelson | -1/+1 |