| Age | Commit message (Expand) | Author | Lines |
| 2019-10-28 | ci: fix wrong path for wix being set | Pietro Albini | -2/+2 |
| 2019-10-28 | add basic HermitCore support within libtest | Stefan Lankes | -1/+7 |
| 2019-10-28 | Auto merge of #65421 - estebank:variants, r=petrochenkov | bors | -331/+600 |
| 2019-10-28 | self-profiling: Record something more useful for crate metadata generation ev... | Michael Woerister | -2/+1 |
| 2019-10-28 | fix tidy | Quentin Boyer | -1/+1 |
| 2019-10-28 | rustc: use IndexVec<DefIndex, T> instead of Vec<T>. | Eduard-Mihai Burtescu | -23/+17 |
| 2019-10-28 | ci: fix execution condition for install-clang | Pietro Albini | -1/+1 |
| 2019-10-28 | Auto merge of #65188 - matthewjasper:stabilize-const-constructor, r=Centril | bors | -109/+45 |
| 2019-10-28 | doc: mention `get(_mut)` in Vec | Lzu Tao | -2/+4 |
| 2019-10-28 | Rollup merge of #65880 - Nadrieril:gather-usefulness-tests, r=varkor | Mazdak Farrokhzad | -3/+6 |
| 2019-10-28 | Rollup merge of #65873 - lzutao:doc-vec-from-raw-parts, r=rkruppe | Mazdak Farrokhzad | -1/+5 |
| 2019-10-28 | Rollup merge of #65849 - popzxc:document-librustc_lexer, r=petrochenkov | Mazdak Farrokhzad | -24/+225 |
| 2019-10-28 | Rollup merge of #65792 - Centril:split-syntax-2, r=petrochenkov | Mazdak Farrokhzad | -120/+130 |
| 2019-10-28 | Rollup merge of #65664 - anp:panic-location, r=eddyb | Mazdak Farrokhzad | -145/+331 |
| 2019-10-28 | Rollup merge of #64747 - ethanboxx:master, r=Centril | Mazdak Farrokhzad | -4/+1 |
| 2019-10-28 | doc: introduce `once` in `iter::chain` document | Lzu Tao | -3/+18 |
| 2019-10-28 | changing non-empty glob must import something to a lint | Quentin Boyer | -15/+27 |
| 2019-10-27 | Stabilize `const_constructor` | Matthew Jasper | -109/+45 |
| 2019-10-27 | Gather together usefulness tests | Nadrieril | -3/+6 |
| 2019-10-27 | Always use consteval to codegen caller_location. | Adam Perry | -63/+66 |
| 2019-10-27 | Implementation of const caller_location. | Adam Perry | -2/+90 |
| 2019-10-27 | Panicking infra uses &core::panic::Location. | Adam Perry | -127/+130 |
| 2019-10-27 | Implement core::intrinsics::caller_location. | Adam Perry | -3/+95 |
| 2019-10-27 | Point at local similarly named element and tweak references to variants | Esteban Küber | -331/+600 |
| 2019-10-27 | doc: explain why it is unsafe to construct Vec<u8> from Vec<u16> | Lzu Tao | -1/+5 |
| 2019-10-27 | librustc_lexer: Enhance documentation | Igor Aleksanov | -24/+225 |
| 2019-10-27 | Auto merge of #65869 - Centril:rollup-bzlo74f, r=Centril | bors | -459/+520 |
| 2019-10-27 | rustc, rustc_passes: don't depend on syntax_expand. | Mazdak Farrokhzad | -88/+94 |
| 2019-10-27 | syntax/attr: reduce reliance on parser | Mazdak Farrokhzad | -32/+36 |
| 2019-10-27 | Rollup merge of #65855 - ObsidianMinor:extended_error/E0666, r=varkor | Mazdak Farrokhzad | -3/+28 |
| 2019-10-27 | Rollup merge of #65839 - ecstatic-morse:promo-sanity-fixes, r=eddyb | Mazdak Farrokhzad | -371/+240 |
| 2019-10-27 | Rollup merge of #65834 - Mark-Simulacrum:driver-clean, r=nikomatsakis | Mazdak Farrokhzad | -2/+0 |
| 2019-10-27 | Rollup merge of #65777 - matthewjasper:allow-impl-trait-expansion, r=davidtwco | Mazdak Farrokhzad | -28/+48 |
| 2019-10-27 | Rollup merge of #65738 - ohadravid:re-rebalance-coherence-allow-fundamental-l... | Mazdak Farrokhzad | -4/+42 |
| 2019-10-27 | Rollup merge of #65566 - estebank:let-expr-as-ty, r=Centril | Mazdak Farrokhzad | -51/+162 |
| 2019-10-27 | Auto merge of #65541 - eddyb:spanned-inferred-outlives, r=nikomatsakis | bors | -36/+62 |
| 2019-10-27 | reduce size of generated HTML files by moving the popup helper code to the JS | Guillaume Gomez | -55/+47 |
| 2019-10-27 | Cleanup search element getter | Guillaume Gomez | -2/+2 |
| 2019-10-27 | Auto merge of #65519 - pnkfelix:issue-63438-trait-based-structural-match, r=m... | bors | -356/+730 |
| 2019-10-27 | Remove a loop which runs exactly once | AnthonyMikh | -4/+3 |
| 2019-10-27 | Auto merge of #65288 - estebank:point-at-assoc-type, r=nikomatsakis | bors | -61/+304 |
| 2019-10-26 | Update with word change suggestion | ObsidianMinor | -1/+1 |
| 2019-10-26 | Auto merge of #65852 - flip1995:clippyup, r=Manishearth | bors | -13/+7 |
| 2019-10-26 | Add detailed explaination for E0666 | Sydney Acksman | -3/+28 |
| 2019-10-26 | Fix rebase | Esteban Küber | -0/+1 |
| 2019-10-26 | review comment: use `Default` | Esteban Küber | -9/+2 |
| 2019-10-26 | review comments and tweaks | Esteban Küber | -78/+119 |
| 2019-10-26 | Remove unnecessary error in test | Esteban Küber | -14/+4 |
| 2019-10-26 | Use heuristics to suggest assignment | Esteban Küber | -3/+89 |
| 2019-10-26 | Only run efiapi test on llvm 9.0+ | roblabla | -0/+2 |