| Age | Commit message (Expand) | Author | Lines |
| 2020-09-09 | Auto merge of #76406 - GuillaumeGomez:create-e0774, r=pickfire,jyn514 | bors | -28/+38 |
| 2020-09-09 | Rollup merge of #76401 - JulianKnodt:i68366, r=lcnr | Dylan DPC | -0/+39 |
| 2020-09-08 | Update tests | Guillaume Gomez | -28/+38 |
| 2020-09-08 | Auto merge of #75585 - RalfJung:demotion, r=oli-obk | bors | -0/+50 |
| 2020-09-07 | Add regression test and help note | kadmin | -0/+39 |
| 2020-09-07 | Auto merge of #76368 - ayushmishra2005:move_str_contact_library, r=jyn514 | bors | -9/+0 |
| 2020-09-07 | Rollup merge of #76324 - ayushmishra2005:move_vec_tests_in_library, r=matklad | Dylan DPC | -62/+0 |
| 2020-09-07 | Rollup merge of #76309 - lzutao:indent-note, r=jyn514 | Dylan DPC | -5/+5 |
| 2020-09-07 | Rollup merge of #76305 - CDirkx:const-tests, r=matklad | Dylan DPC | -46/+0 |
| 2020-09-07 | Rollup merge of #76299 - CDirkx:ip-tests, r=matklad | Dylan DPC | -111/+0 |
| 2020-09-07 | Rollup merge of #76293 - Amjad50:incompatible_features_error, r=lcnr | Dylan DPC | -0/+20 |
| 2020-09-07 | Rollup merge of #76274 - scottmcm:fix-76271, r=petrochenkov | Dylan DPC | -0/+12 |
| 2020-09-07 | Rollup merge of #76273 - CraftSpider:master, r=matklad | Dylan DPC | -69/+0 |
| 2020-09-06 | add compile-fail test for &mut promotion | Ralf Jung | -1/+34 |
| 2020-09-06 | do not premote non-ZST mutable references ever | Ralf Jung | -0/+17 |
| 2020-09-06 | Auto merge of #76331 - Aaron1011:fix/group-compat-hack-test, r=petrochenkov | bors | -7/+43 |
| 2020-09-05 | Rollup merge of #76254 - tmiasko:fold-len, r=wesleywiser | Dylan DPC | -0/+29 |
| 2020-09-05 | Rollup merge of #75695 - JohnTitor:regression-test, r=Dylan-DPC | Dylan DPC | -0/+27 |
| 2020-09-05 | Added str tests in library | Ayush Kumar Mishra | -9/+0 |
| 2020-09-05 | Auto merge of #75584 - RalfJung:union-no-deref, r=matthewjasper | bors | -0/+84 |
| 2020-09-05 | Indent a note to make folding work nicer | Lzu Tao | -5/+5 |
| 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 | Account for version number in NtIdent hack | Aaron Hill | -7/+43 |
| 2020-09-04 | Implementation of incompatible features error | Amjad Alsharafi | -0/+20 |
| 2020-09-04 | Move Vec slice UI tests in library | Ayush Kumar Mishra | -62/+0 |
| 2020-09-04 | Move various ui const tests to `library` | Christiaan Dirkx | -46/+0 |
| 2020-09-03 | Auto merge of #73996 - da-x:short-unique-paths, r=petrochenkov | bors | -4252/+4270 |
| 2020-09-03 | Make `Ipv4Addr` and `Ipv6Addr` const tests unit tests under `library` | Christiaan Dirkx | -111/+0 |
| 2020-09-03 | Remove vec-to_str.rs, merge the remaining test in with vec | Rune Tynan | -7/+0 |
| 2020-09-03 | avoid applying in-place collect specialization in type-length test | The8472 | -1/+2 |
| 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-02 | Allow try blocks as the argument to return expressions | Scott McMurray | -0/+12 |
| 2020-09-03 | Remove a number of vec UI tests, make them unit tests in the alloc library | Rune Tynan | -62/+0 |
| 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 | -42/+61 |
| 2020-09-02 | pretty: trim paths of unique symbols | Dan Aloni | -4328/+4346 |
| 2020-09-02 | Fold length constant in Rvalue::Repeat | Tomasz Miąsko | -0/+29 |
| 2020-09-02 | Improve recovery on malformed format call | Sasha | -42/+61 |
| 2020-09-01 | Rollup merge of #76218 - petrochenkov:shebang3, r=matklad | Tyler Mandry | -8/+5 |
| 2020-09-01 | Rollup merge of #76206 - CDirkx:const-ipv6, r=ecstatic-morse | Tyler Mandry | -0/+53 |
| 2020-09-01 | Rollup merge of #76143 - jyn514:duplicate-builtin-macros, r=petrochenkov | Tyler Mandry | -3/+48 |
| 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 | 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 | Give a better error message for duplicate built-in macros | Joshua Nelson | -3/+48 |