| Age | Commit message (Expand) | Author | Lines |
| 2020-09-05 | Auto merge of #75888 - GuillaumeGomez:trait-impl-assoc-const-doc-alias, r=oll... | bors | -0/+30 |
| 2020-09-05 | Auto merge of #75173 - jackh726:chalk-0.21, r=nikomatsakis | bors | -6/+14 |
| 2020-09-04 | Bless changed test output | Jack Huey | -1/+1 |
| 2020-09-04 | Upgrade chalk to 0.21 | Jack Huey | -6/+14 |
| 2020-09-04 | Auto merge of #76292 - Aaron1011:fix/proc-macro-panic-hide, r=petrochenkov | bors | -0/+40 |
| 2020-09-04 | Auto merge of #75077 - LeSeulArtichaut:tys-kind, r=nikomatsakis | bors | -204/+205 |
| 2020-09-04 | ty.flags -> ty.flags() | LeSeulArtichaut | -1/+1 |
| 2020-09-04 | `ty.kind` -> `ty.kind()` in rustdoc and clippy | LeSeulArtichaut | -203/+204 |
| 2020-09-04 | Auto merge of #75655 - nielx:fix/haiku-llvm-libz, r=Mark-Simulacrum | bors | -1/+1 |
| 2020-09-04 | Auto merge of #75207 - dylni:add-slice-check-range, r=KodrAus | bors | -0/+1 |
| 2020-09-04 | Auto merge of #76004 - richkadel:llvm-coverage-map-gen-6b.5, r=tmandry | bors | -270/+1773 |
| 2020-09-03 | Auto merge of #73996 - da-x:short-unique-paths, r=petrochenkov | bors | -4384/+4402 |
| 2020-09-03 | Auto merge of #70793 - the8472:in-place-iter-collect, r=Amanieu | bors | -1/+2 |
| 2020-09-03 | Add test for doc alias on associated const in trait impls | Guillaume Gomez | -0/+30 |
| 2020-09-03 | Auto merge of #73819 - euclio:rustdoc-summaries, r=jyn514,GuillaumeGomez | bors | -70/+142 |
| 2020-09-03 | avoid applying in-place collect specialization in type-length test | The8472 | -1/+2 |
| 2020-09-03 | Respect `-Z proc-macro-backtrace` flag for panics inside libproc_macro | Aaron Hill | -0/+40 |
| 2020-09-03 | rustc_lint: avoid trimmed paths for ty_find_init_error | Dan Aloni | -5/+5 |
| 2020-09-03 | specialization_graph: avoid trimmed paths for OverlapError | Dan Aloni | -71/+71 |
| 2020-09-03 | update miri | Ralf Jung | -8/+8 |
| 2020-09-03 | Tools, tests, and experimenting with MIR-derived coverage counters | Rich Kadel | -270/+1773 |
| 2020-09-03 | Rollup merge of #76255 - ehuss:update-books, r=ehuss | Dylan DPC | -0/+0 |
| 2020-09-03 | Rollup merge of #76245 - tmiasko:inline-generators, r=ecstatic-morse | Dylan DPC | -0/+18 |
| 2020-09-03 | Rollup merge of #76142 - CDirkx:const-ip, r=ecstatic-morse | Dylan DPC | -0/+58 |
| 2020-09-02 | Auto merge of #76160 - scileo:format-recovery, r=petrochenkov | bors | -45/+64 |
| 2020-09-02 | pretty: trim paths of unique symbols | Dan Aloni | -4460/+4478 |
| 2020-09-02 | Update books | Eric Huss | -0/+0 |
| 2020-09-02 | Improve recovery on malformed format call | Sasha | -45/+64 |
| 2020-09-01 | Rollup merge of #76218 - petrochenkov:shebang3, r=matklad | Tyler Mandry | -8/+5 |
| 2020-09-01 | Rollup merge of #76212 - JesHansen:fix-lint-doc, r=jyn514 | Tyler Mandry | -1/+1 |
| 2020-09-01 | Rollup merge of #76206 - CDirkx:const-ipv6, r=ecstatic-morse | Tyler Mandry | -0/+53 |
| 2020-09-01 | Rollup merge of #76158 - mati865:self-contained-option, r=petrochenkov | Tyler Mandry | -4/+16 |
| 2020-09-01 | Rollup merge of #76143 - jyn514:duplicate-builtin-macros, r=petrochenkov | Tyler Mandry | -3/+48 |
| 2020-09-01 | Rollup merge of #76132 - Aaron1011:mac-call-stmt, r=petrochenkov | Tyler Mandry | -1/+1 |
| 2020-09-01 | Rollup merge of #76126 - camelid:crate-list-font, r=GuillaumeGomez | Tyler Mandry | -4/+8 |
| 2020-09-01 | Rollup merge of #76074 - richkadel:llvm-coverage-map-gen-6b.5.1, r=wesleywiser | Tyler Mandry | -0/+215 |
| 2020-09-02 | inliner: Avoid query cycles when optimizing generators | Tomasz Miąsko | -0/+18 |
| 2020-09-01 | Make all remaining methods of `std::net::Ipv4Addr` const | Christiaan Dirkx | -1/+18 |
| 2020-09-02 | lexer: Tiny improvement to shebang detection | Vadim Petrochenkov | -8/+5 |
| 2020-09-01 | Use "Fira Sans" for crate list font | Camelid | -4/+8 |
| 2020-09-01 | Auto merge of #76010 - Aaron1011:fix/cfg-generic-param, r=petrochenkov | bors | -0/+251 |
| 2020-09-01 | Add test for `Ipv4Addr` methods in a const context | Christiaan Dirkx | -0/+41 |
| 2020-09-01 | Add trailing newline to `ipv6.rs` | CDirkx | -1/+1 |
| 2020-09-01 | Add test for `Ipv6Addr` methods in a const context | CDirkx | -0/+53 |
| 2020-09-01 | Document lint missing_doc_code_examples is nightly-only | Jes Bak Hansen | -1/+1 |
| 2020-09-01 | Auto merge of #76197 - Mark-Simulacrum:no-llvm-no-ninja, r=pietroalbini | bors | -45/+51 |
| 2020-09-01 | Move ninja requirements to a dynamic check, when actually building | Mark Rousskov | -45/+51 |
| 2020-09-01 | Auto merge of #75529 - bugadani:bounds-check, r=nagisa | bors | -0/+56 |
| 2020-09-01 | Give a better error message for duplicate built-in macros | Joshua Nelson | -3/+48 |
| 2020-09-01 | Auto merge of #76155 - matklad:rust-analyzer-2020-08-31, r=matklad | bors | -23/+15 |