| Age | Commit message (Expand) | Author | Lines |
| 2020-09-11 | Auto merge of #76415 - Mark-Simulacrum:bootstrap-cross-compilation, r=alexcri... | bors | -86/+92 |
| 2020-09-11 | Stop implicitly appending triples to config.toml hosts and targets | Mark Rousskov | -38/+46 |
| 2020-09-11 | Verify we compile std without involving a b host compiler | Mark Rousskov | -0/+10 |
| 2020-09-11 | Remove host parameter from step configurations | Mark Rousskov | -48/+36 |
| 2020-09-11 | Auto merge of #76573 - Mark-Simulacrum:bootstrap-with-external-llvm, r=alexcr... | bors | -0/+9 |
| 2020-09-11 | Auto merge of #75611 - JulianKnodt:cg_enum_err, r=lcnr | bors | -0/+138 |
| 2020-09-11 | Auto merge of #76381 - petrochenkov:nomingwcomp, r=Mark-Simulacrum | bors | -8/+0 |
| 2020-09-11 | Auto merge of #75800 - Aaron1011:feature/full-nt-tokens, r=petrochenkov | bors | -19/+332 |
| 2020-09-10 | Fully integrate token collection for additional AST structs | Aaron Hill | -19/+332 |
| 2020-09-10 | Auto merge of #76574 - flip1995:clippyup, r=Manishearth | bors | -416/+1360 |
| 2020-09-10 | Rollup merge of #76559 - lcnr:const-evaluatable, r=oli-obk | Tyler Mandry | -0/+59 |
| 2020-09-10 | Rollup merge of #76555 - alilleybrinker:reword_trivial_casts_lint_doc, r=stev... | Tyler Mandry | -1/+2 |
| 2020-09-10 | Rollup merge of #76524 - davidtwco:issue-76077-inaccessible-private-fields, r... | Tyler Mandry | -0/+78 |
| 2020-09-10 | Rollup merge of #76514 - hameerabbasi:const-generics-revs, r=lcnr | Tyler Mandry | -169/+492 |
| 2020-09-10 | Rollup merge of #76289 - arijit79:master, r=jyn514 | Tyler Mandry | -0/+23 |
| 2020-09-10 | Rollup merge of #75857 - dtolnay:unsafe, r=nagisa | Tyler Mandry | -2/+173 |
| 2020-09-10 | typeck/pat: inaccessible private fields | David Wood | -0/+60 |
| 2020-09-10 | typeck/expr: inaccessible private fields | David Wood | -0/+18 |
| 2020-09-10 | Auto merge of #76564 - pietroalbini:ci-avoid-wasting-10-minutes, r=Mark-Simul... | bors | -18/+0 |
| 2020-09-10 | Only copy LLVM into rust-dev with internal LLVM | Mark Rousskov | -0/+9 |
| 2020-09-10 | Merge commit '5034d47f721ff4c3a3ff2aca9ef2ef3e1d067f9f' into clippyup | flip1995 | -416/+1360 |
| 2020-09-10 | Auto merge of #5980 - matsujika:create-dir, r=flip1995 | bors | -0/+7 |
| 2020-09-10 | Add docs about crate level documentation support | arijit79 | -0/+23 |
| 2020-09-10 | Syntactically permit unsafety on mods | David Tolnay | -2/+173 |
| 2020-09-10 | ci: avoid moving the build directory on GHA | Pietro Albini | -18/+0 |
| 2020-09-10 | Auto merge of #76378 - petrochenkov:lldtest, r=Mark-Simulacrum | bors | -20/+40 |
| 2020-09-10 | Auto merge of #76291 - matklad:spacing, r=petrochenkov | bors | -2/+2 |
| 2020-09-10 | fix tidy, small cleanup | Bastian Kauschke | -0/+24 |
| 2020-09-10 | Add revisions to const generic UI tests. | Hameer Abbasi | -4/+25 |
| 2020-09-10 | Add revisions to const generic default UI tests. | Hameer Abbasi | -13/+64 |
| 2020-09-10 | Respond to review comments. | Hameer Abbasi | -74/+7 |
| 2020-09-10 | implement `const_evaluatable_checked` feature MVP | Bastian Kauschke | -0/+35 |
| 2020-09-10 | Auto merge of #75573 - Aaron1011:feature/const-mutation-lint, r=oli-obk | bors | -59/+207 |
| 2020-09-09 | Rollup merge of #76500 - richkadel:mir-graphviz-dark, r=tmandry | Tyler Mandry | -3/+3 |
| 2020-09-09 | Rollup merge of #76472 - matthiaskrgr:llvm_cmake_vars, r=Mark-Simulacrum | Tyler Mandry | -5/+0 |
| 2020-09-09 | Rollup merge of #76458 - mbrubeck:hash_drain_filter, r=Amanieu | Tyler Mandry | -14/+37 |
| 2020-09-09 | Rollup merge of #74787 - petrochenkov:rustllvm, r=cuviper | Tyler Mandry | -4376/+5 |
| 2020-09-09 | Reword `trivial_casts` lint to better explain. | Andrew Lilley Brinker | -1/+2 |
| 2020-09-09 | Rollup merge of #76504 - Flying-Toast:master, r=lcnr | Tyler Mandry | -1/+1 |
| 2020-09-09 | Rollup merge of #76473 - ortem:fix-gcc-warning, r=jonas-schievink | Tyler Mandry | -2/+2 |
| 2020-09-09 | Rollup merge of #76465 - jyn514:auto-versioning, r=elichai | Tyler Mandry | -0/+22 |
| 2020-09-09 | Rollup merge of #76430 - pickfire:patch-7, r=steveklabnik | Tyler Mandry | -2/+2 |
| 2020-09-09 | Rollup merge of #76313 - richkadel:mir-spanview-2, r=wesleywiser | Tyler Mandry | -234/+684 |
| 2020-09-09 | Rollup merge of #75984 - kornelski:typeormodule, r=matthewjasper | Tyler Mandry | -101/+105 |
| 2020-09-09 | Also fixed monospace font for d3-graphviz engine | Rich Kadel | -3/+3 |
| 2020-09-09 | Move `rustllvm` into `rustc_llvm` | Vadim Petrochenkov | -4376/+5 |
| 2020-09-09 | Auto merge of #74595 - lcnr:ConstEvaluatable-fut-compat, r=oli-obk | bors | -3/+71 |
| 2020-09-09 | fix test on 32 bit systems | Bastian Kauschke | -8/+5 |
| 2020-09-09 | Auto merge of #76445 - jyn514:doctests, r=Mark-Simulacrum,ollie27 | bors | -1/+1 |
| 2020-09-09 | Add revisions to const generic issue UI tests. | Hameer Abbasi | -149/+467 |