| Age | Commit message (Expand) | Author | Lines |
| 2020-08-21 | More inline asm register name fixups for LLVM | Amanieu d'Antras | -2/+5 |
| 2020-08-21 | Auto merge of #75697 - lzutao:mir-dumb-const-prefix, r=oli-obk | bors | -129/+132 |
| 2020-08-21 | Rollup merge of #75532 - tmiasko:rfc-1014, r=nikomatsakis | Yuki Okushi | -2/+4 |
| 2020-08-21 | Auto merge of #75642 - matklad:lexer-comments, r=petrochenkov | bors | -97/+89 |
| 2020-08-21 | Auto merge of #74846 - Aaron1011:fix/pat-token-capture, r=petrochenkov | bors | -10/+85 |
| 2020-08-21 | Suppress "const" prefix of FnDef in MIR dump | Lzu Tao | -129/+132 |
| 2020-08-20 | Auto merge of #75494 - matthewjasper:defer-recursive-projection-error, r=niko... | bors | -86/+171 |
| 2020-08-20 | Don't immediately error for cycles during normalization | Matthew Jasper | -86/+171 |
| 2020-08-20 | Auto merge of #75747 - cuviper:rollup-icke90l, r=cuviper | bors | -26/+65 |
| 2020-08-20 | Rollup merge of #75743 - matklad:excl, r=davidtwco | Josh Stone | -3/+3 |
| 2020-08-20 | Rollup merge of #75731 - lzutao:mir-cmts-suppress-float-ty-const, r=oli-obk | Josh Stone | -4/+1 |
| 2020-08-20 | Rollup merge of #75716 - tlively:upgrade-emscripten-1.39.20, r=cuviper | Josh Stone | -2/+2 |
| 2020-08-20 | Rollup merge of #75710 - ThibsG:FixBadPrinting75447, r=oli-obk | Josh Stone | -3/+53 |
| 2020-08-20 | Rollup merge of #75703 - tmiasko:stack-overflow-musl, r=cuviper | Josh Stone | -2/+0 |
| 2020-08-20 | Rollup merge of #75702 - GuillaumeGomez:cleanup-e0759, r=pickfire | Josh Stone | -12/+6 |
| 2020-08-20 | Suppress ty::Float in MIR comments of ty::Const | Lzu Tao | -4/+1 |
| 2020-08-20 | Auto merge of #75562 - oli-obk:const_prop_no_aggregates, r=wesleywiser | bors | -83/+274 |
| 2020-08-20 | Apply suggestions from code review | Oliver Scherer | -3/+3 |
| 2020-08-20 | Rename rustc_lexer::TokenKind::Not to Bang | Aleksey Kladov | -3/+3 |
| 2020-08-20 | Apply review comments | Guillaume Gomez | -2/+2 |
| 2020-08-20 | Suppress MIR comments of Unit type | Lzu Tao | -985/+43 |
| 2020-08-20 | Add missing tick for doc | Lzu Tao | -1/+1 |
| 2020-08-20 | Suppress MIR comments for FnDef in ty::Const | Lzu Tao | -336/+12 |
| 2020-08-20 | Set RUST_BACKTRACE env variable | ThibsG | -1/+2 |
| 2020-08-20 | Capture tokens for Pat used in macro_rules! argument | Aaron Hill | -10/+85 |
| 2020-08-20 | Auto merge of #75595 - davidtwco:polymorphization-predicate-simplification-co... | bors | -75/+29 |
| 2020-08-20 | Auto merge of #75720 - ehuss:update-books, r=ehuss | bors | -0/+0 |
| 2020-08-20 | Auto merge of #75723 - ehuss:update-cargo, r=ehuss | bors | -0/+0 |
| 2020-08-19 | Auto merge of #75563 - richkadel:llvm-coverage-map-gen-5.4, r=wesleywiser | bors | -723/+400 |
| 2020-08-19 | Update cargo | Eric Huss | -0/+0 |
| 2020-08-19 | Update books | Eric Huss | -0/+0 |
| 2020-08-19 | Simplify search for bare `\r` in doc comments | Aleksey Kladov | -14/+11 |
| 2020-08-19 | Move doc comment parsing to rustc_lexer | Aleksey Kladov | -97/+92 |
| 2020-08-19 | Auto merge of #75590 - Mark-Simulacrum:tagged-ptr, r=ecstatic-morse | bors | -60/+533 |
| 2020-08-19 | Use CopyTaggedPtr for ParamEnv | Mark Rousskov | -60/+47 |
| 2020-08-19 | Add tagged pointer impl to data structures | Mark Rousskov | -0/+486 |
| 2020-08-19 | Upgrade Emscripten on CI to 1.39.20 | Thomas Lively | -2/+2 |
| 2020-08-19 | Rollup merge of #75649 - jyn514:inherent-lang-impls, r=guillaumegomez | Tyler Mandry | -97/+142 |
| 2020-08-19 | Rollup merge of #75593 - Mark-Simulacrum:compiler-docs-must-not-overlap, r=pi... | Tyler Mandry | -2/+2 |
| 2020-08-19 | Rollup merge of #75587 - RalfJung:mir-comment-fixes, r=ecstatic-morse | Tyler Mandry | -6/+7 |
| 2020-08-19 | Rollup merge of #75069 - lcnr:type-of-lazy-norm, r=varkor | Tyler Mandry | -469/+292 |
| 2020-08-19 | Fix bad printing of const-eval queries | ThibsG | -3/+52 |
| 2020-08-19 | Add test for f32 and f64 methods | Joshua Nelson | -2/+20 |
| 2020-08-19 | Auto merge of #74098 - GuillaumeGomez:doc-alias-checks, r=ollie27 | bors | -9/+174 |
| 2020-08-19 | Add a test | Joshua Nelson | -0/+14 |
| 2020-08-19 | xpy fmt | Joshua Nelson | -5/+11 |
| 2020-08-19 | Use `impls` for intra doc links as well | Joshua Nelson | -35/+19 |
| 2020-08-19 | Clean up E0759 explanation | Guillaume Gomez | -10/+4 |
| 2020-08-19 | Allow reusing the code in `collect_trait_impls` | Joshua Nelson | -87/+80 |
| 2020-08-19 | impl_for_type -> PrimitiveType::impls | Joshua Nelson | -57/+59 |