| Age | Commit message (Expand) | Author | Lines |
| 2020-04-02 | Rollup merge of #70634 - Centril:import-directly, r=Mark-Simulacrum | Mazdak Farrokhzad | -468/+414 |
| 2020-04-02 | Rollup merge of #70631 - ehuss:update-cargo, r=ehuss | Mazdak Farrokhzad | -0/+0 |
| 2020-04-02 | Rollup merge of #70615 - Lezzz:rename-tables, r=oli-obk | Mazdak Farrokhzad | -117/+117 |
| 2020-04-02 | Rollup merge of #70421 - Centril:recover-const-async-fn-ptr, r=estebank | Mazdak Farrokhzad | -23/+215 |
| 2020-04-02 | Rollup merge of #70281 - xfix:infallible-hash, r=dtolnay | Mazdak Farrokhzad | -0/+8 |
| 2020-04-02 | Improve docs in `AllocRef` | Tim Diekmann | -5/+7 |
| 2020-04-02 | Remove unused discriminant reads from MIR bodies | Wesley Wiser | -20/+71 |
| 2020-04-02 | fix fulldeps test fallout | Mazdak Farrokhzad | -2/+4 |
| 2020-04-02 | nix CachingSourceMapView reexport | Mazdak Farrokhzad | -1/+0 |
| 2020-04-02 | direct imports for langitem stuff | Mazdak Farrokhzad | -52/+48 |
| 2020-04-02 | use direct import for ErrorReported | Mazdak Farrokhzad | -44/+29 |
| 2020-04-02 | nix rustc_target::abi::* reexport in ty::layout | Mazdak Farrokhzad | -369/+333 |
| 2020-04-02 | add `STILL_FURTHER_SPECIALIZABLE` flag | David Wood | -57/+86 |
| 2020-04-02 | Auto merge of #70628 - pietroalbini:gha-multiple-tries, r=Mark-Simulacrum | bors | -0/+1 |
| 2020-04-02 | tests: remove ignore directives from tests that mention core/alloc/std spans. | Eduard-Mihai Burtescu | -585/+229 |
| 2020-04-02 | Translate the virtual `/rustc/$hash` prefix back to a real directory. | Eduard-Mihai Burtescu | -18/+121 |
| 2020-04-02 | Writing tests | Kevin Per | -0/+53 |
| 2020-04-02 | Check if the suggestion's `this block is empty...` span is in the last proper... | Kevin Per | -4/+19 |
| 2020-04-02 | Auto merge of #70362 - TimDiekmann:alloc-overhaul, r=Amanieu | bors | -1619/+1445 |
| 2020-04-02 | Handle unterminated raw strings with no #s properly | Russell Cohen | -1/+49 |
| 2020-04-02 | Use Self over specific type in return position | Lzu Tao | -7/+7 |
| 2020-04-02 | Auto merge of #70667 - flip1995:clippyup, r=Manishearth | bors | -7/+9 |
| 2020-04-02 | Use unrolled loop | lzutao | -9/+43 |
| 2020-04-02 | use of wmemchr for faster searching in [u16] | Lzu Tao | -2/+12 |
| 2020-04-02 | Add missing markdown rust annotation | lzutao | -2/+2 |
| 2020-04-01 | Remove duplicated code in trait selection | Esteban Küber | -298/+81 |
| 2020-04-02 | useless Rc<Rc<T>>, Rc<Box<T>>, Rc<&T>, Box<&T> | Jacek Pospychala | -0/+7 |
| 2020-04-01 | Rollup merge of #70662 - eddyb:compiletest-stdout-fix, r=Mark-Simulacrum | Dylan DPC | -8/+4 |
| 2020-04-01 | Rollup merge of #70649 - GuillaumeGomez:cleanup-e0468, r=Dylan-DPC | Dylan DPC | -2/+2 |
| 2020-04-01 | Rollup merge of #70626 - pietroalbini:remove-webrender-cargotest, r=Mark-Simu... | Dylan DPC | -7/+0 |
| 2020-04-01 | Rollup merge of #70616 - anyska:fieldplacement-rename, r=oli-obk | Dylan DPC | -64/+64 |
| 2020-04-01 | Rollup merge of #70590 - RalfJung:miri-backtrace, r=oli-obk | Dylan DPC | -161/+192 |
| 2020-04-01 | Rollup merge of #70535 - jonas-schievink:graph-refactor, r=nikomatsakis | Dylan DPC | -121/+149 |
| 2020-04-01 | In Thread::new, add a comment that a panic could cause a memory leak. | Vytautas Astrauskas | -5/+14 |
| 2020-04-01 | Update Clippy | flip1995 | -7/+9 |
| 2020-04-01 | Downgrade option_option to pedantic | David Tolnay | -1/+1 |
| 2020-04-01 | Fix link to write_vectored | Thomas de Zeeuw | -1/+1 |
| 2020-04-01 | compiletest: don't use `std::io::stdout()`, as it bypasses `set_print`. | Eduard-Mihai Burtescu | -8/+4 |
| 2020-04-01 | Use unspecified over undefined in io::Write::write_all_vectored docs | Thomas de Zeeuw | -7/+9 |
| 2020-04-01 | Update -Ccodegen-units docs wrt incr. comp. in rustc book. | Michael Woerister | -3/+2 |
| 2020-04-01 | Rollup merge of #70652 - lzutao:patch-1, r=Centril | Mazdak Farrokhzad | -0/+3 |
| 2020-04-01 | Rollup merge of #70627 - spastorino:use-place-directly-its-copy, r=oli-obk | Mazdak Farrokhzad | -371/+354 |
| 2020-04-01 | Rollup merge of #70591 - cuviper:fulldeps-library-path, r=Mark-Simulacrum | Mazdak Farrokhzad | -1/+10 |
| 2020-04-01 | Rollup merge of #70547 - wesleywiser:extract_can_unwind, r=eddyb | Mazdak Farrokhzad | -61/+70 |
| 2020-04-01 | Rollup merge of #70522 - rcoh:60762-raw-string-errors, r=petrochenkov | Mazdak Farrokhzad | -74/+385 |
| 2020-04-01 | Rollup merge of #70511 - ecstatic-morse:mir-dataflow-graphviz, r=davidtwco | Mazdak Farrokhzad | -7/+30 |
| 2020-04-01 | Add git repo address to unstable book | lzutao | -0/+3 |
| 2020-04-01 | clean up E0468 explanation | Guillaume Gomez | -2/+2 |
| 2020-04-01 | Add missing allocation guard in `RawVec::grow` | Tim Diekmann | -0/+1 |
| 2020-04-01 | Auto merge of #70571 - RalfJung:miri, r=RalfJung | bors | -7/+7 |