| Age | Commit message (Expand) | Author | Lines |
| 2020-08-23 | Prevent automatic page change when using history | Guillaume Gomez | -4/+11 |
| 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 | 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 | 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 | 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 | Allow reusing the code in `collect_trait_impls` | Joshua Nelson | -87/+80 |
| 2020-08-19 | impl_for_type -> PrimitiveType::impls | Joshua Nelson | -57/+59 |
| 2020-08-19 | Return all impls, not just the primary one | Joshua Nelson | -10/+32 |
| 2020-08-19 | Say `tcx.lang_items()` less | Joshua Nelson | -20/+21 |
| 2020-08-19 | Refactor `impl_for_type` into a separate function | Joshua Nelson | -29/+34 |
| 2020-08-19 | Rollup merge of #75665 - GuillaumeGomez:doc-examples-coverage, r=jyn514 | Yuki Okushi | -77/+173 |
| 2020-08-19 | Rollup merge of #75658 - tgnottingham:issue-75599, r=estebank | Yuki Okushi | -170/+42 |
| 2020-08-19 | Rollup merge of #75652 - jyn514:true-false-2, r=GuillaumeGomez | Yuki Okushi | -7/+28 |
| 2020-08-19 | Rollup merge of #75554 - jumbatm:fix-clashing-extern-decl-overflow, r=lcnr | Yuki Okushi | -102/+251 |
| 2020-08-18 | Moved coverage counter injection from BasicBlock to Statement. | Rich Kadel | -723/+400 |
| 2020-08-19 | Auto merge of #75677 - cuviper:shrink-towel, r=Mark-Simulacrum | bors | -0/+36 |
| 2020-08-19 | Auto merge of #75555 - workingjubilee:update-everything, r=Mark-Simulacrum | bors | -19/+30 |
| 2020-08-18 | Auto merge of #75516 - matklad:remove-deprecation, r=petrochenkov | bors | -126/+41 |
| 2020-08-18 | change const param ty warning message | Bastian Kauschke | -86/+78 |
| 2020-08-18 | run wfcheck in parralel again, add test for 74950 | Bastian Kauschke | -15/+92 |
| 2020-08-18 | move const param structural match checks to wfcheck | Bastian Kauschke | -401/+155 |
| 2020-08-18 | Fix asm compiler flags change from cmake 0.1.44 | Tomasz Miąsko | -1/+2 |
| 2020-08-18 | Don't emit "is not a logical operator" error outside of associative expressions | Tyson Nottingham | -170/+42 |
| 2020-08-18 | Don't panic in Vec::shrink_to_fit | Josh Stone | -0/+36 |
| 2020-08-18 | Auto merge of #75635 - Aaron1011:fix/incr-fn-param-names, r=eddyb | bors | -5/+1 |
| 2020-08-18 | Resolve licensing by updating tinyvec 0.3.3 -> 0.3.4 | Jubilee Young | -0/+1 |
| 2020-08-18 | Update license check post-cargo update | Mark Rousskov | -18/+27 |
| 2020-08-18 | Auto merge of #75639 - RalfJung:miri, r=RalfJung | bors | -10/+8 |
| 2020-08-18 | Update rustdoc-ui tests | Guillaume Gomez | -51/+85 |
| 2020-08-18 | Auto merge of #75663 - Xanewok:update-rls, r=Mark-Simulacrum | bors | -0/+0 |
| 2020-08-18 | Add doc examples count for --show-coverage | Guillaume Gomez | -26/+88 |
| 2020-08-18 | Remove broken clap versions from cargotest | Aleksey Kladov | -8/+1 |
| 2020-08-18 | mir building: fix some comments | Ralf Jung | -6/+7 |
| 2020-08-18 | Bump RLS | Igor Matuszewski | -0/+0 |
| 2020-08-18 | Auto merge of #75631 - matklad:rust-analyzer-2020-08-17, r=matklad | bors | -16/+44 |
| 2020-08-18 | update miri | Ralf Jung | -10/+8 |