| Age | Commit message (Expand) | Author | Lines |
| 2020-08-19 | Allow reallocation to different alignment | Tim Diekmann | -11/+5 |
| 2020-08-18 | Auto merge of #75635 - Aaron1011:fix/incr-fn-param-names, r=eddyb | bors | -5/+1 |
| 2020-08-18 | Auto merge of #75639 - RalfJung:miri, r=RalfJung | bors | -10/+8 |
| 2020-08-18 | Auto merge of #75663 - Xanewok:update-rls, r=Mark-Simulacrum | bors | -0/+0 |
| 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 |
| 2020-08-18 | Auto merge of #75566 - alasher:master, r=oli-obk | bors | -3687/+48 |
| 2020-08-17 | Rollup merge of #75637 - ctaggart:wasm32build, r=Mark-Simulacrum | Tyler Mandry | -1/+1 |
| 2020-08-17 | Rollup merge of #75603 - mati865:mingw-out-implib-compat, r=oli-obk | Tyler Mandry | -1/+1 |
| 2020-08-17 | Rollup merge of #75548 - dancrossnyc:master, r=tmandry | Tyler Mandry | -4/+10 |
| 2020-08-18 | Auto merge of #75653 - JohnTitor:rollup-0ejtdfo, r=JohnTitor | bors | -39/+111 |
| 2020-08-18 | Rollup merge of #75634 - scileo:fix-75581, r=ehuss | Yuki Okushi | -1/+1 |
| 2020-08-18 | Rollup merge of #75626 - GuillaumeGomez:cleanup-e0754, r=pickfire | Yuki Okushi | -13/+7 |
| 2020-08-18 | Rollup merge of #75613 - estebank:explain-mut-method, r=petrochenkov | Yuki Okushi | -0/+70 |
| 2020-08-18 | Rollup merge of #75578 - 5M1Sec:master, r=oli-obk | Yuki Okushi | -13/+16 |
| 2020-08-18 | Rollup merge of #75389 - RalfJung:span_label, r=davidtwco | Yuki Okushi | -12/+17 |
| 2020-08-17 | Auto merge of #75120 - JulianKnodt:rm_reps, r=oli-obk | bors | -304/+303 |
| 2020-08-17 | Update MIR tests with comment verbosity fix | Austin Lasher | -3679/+30 |
| 2020-08-17 | Suppress verbose MIR comments for trivial types | Austin Lasher | -8/+18 |
| 2020-08-17 | Auto merge of #75145 - davidtwco:issue-60607-preallocate-defid-for-lang-items... | bors | -458/+565 |
| 2020-08-17 | rust_ast::ast => rustc_ast | Ujjwal Sharma | -304/+303 |
| 2020-08-17 | Auto merge of #74748 - simonvandel:simplify-discriminant-arm, r=wesleywiser | bors | -267/+381 |
| 2020-08-17 | librustc_metadata::locator: Properly detect file type. | Dan Cross | -4/+10 |
| 2020-08-17 | update stacker to 0.1.11 to unbreak build for wasm32-unknown-unknown | Cameron Taggart | -1/+1 |
| 2020-08-17 | Auto merge of #75187 - pawanbisht62:feature/incorporate-tracing, r=oli-obk | bors | -24/+24 |
| 2020-08-17 | Improve display | Guillaume Gomez | -6/+4 |
| 2020-08-17 | :arrow_up: rust-analyzer | Aleksey Kladov | -16/+44 |
| 2020-08-17 | Auto merge of #74940 - oli-obk:const_is_null, r=RalfJung | bors | -3/+180 |
| 2020-08-17 | Make a test platform independent | Oliver Scherer | -7/+11 |
| 2020-08-17 | Clean up E0754 explanation | Guillaume Gomez | -9/+5 |
| 2020-08-17 | clippy: support `QPath::LangItem` | David Wood | -130/+117 |
| 2020-08-17 | attempt to improve span_label docs | Ralf Jung | -12/+17 |
| 2020-08-17 | Auto merge of #75592 - RalfJung:miri-int-align, r=oli-obk | bors | -10/+23 |
| 2020-08-17 | fix typo | Ralf Jung | -1/+1 |
| 2020-08-17 | Mark x86_64-linux-kernel as * | Sasha | -1/+1 |
| 2020-08-17 | Auto merge of #75568 - ehuss:cloudabi-tier3, r=Mark-Simulacrum | bors | -5/+2 |
| 2020-08-16 | Allowing raw ptr dereference in const fn | 5M1Sec | -13/+16 |
| 2020-08-17 | Auto merge of #75014 - Amanieu:fix_asm_reg, r=nagisa | bors | -91/+959 |
| 2020-08-16 | Add explanation for `&mut self` method call when expecting `-> Self` | Esteban Küber | -0/+70 |
| 2020-08-16 | Don't use `dep_graph.with_ignore` when encoding fn param names | Aaron Hill | -5/+1 |
| 2020-08-16 | Rollup merge of #75569 - tmiasko:emscripten, r=tlively | Tyler Mandry | -2/+2 |
| 2020-08-16 | Rollup merge of #75223 - Aaron1011:feature/session-track-caller, r=eddyb | Tyler Mandry | -0/+1 |
| 2020-08-16 | Rollup merge of #75177 - JohnTitor:broken-mir-test, r=eddyb | Tyler Mandry | -0/+205 |
| 2020-08-16 | Rollup merge of #74399 - mark-i-m:ty-err-4, r=eddyb | Tyler Mandry | -15/+12 |
| 2020-08-16 | Rollup merge of #74346 - eddyb:reachable-defs, r=nikomatsakis | Tyler Mandry | -57/+55 |
| 2020-08-16 | Rollup merge of #74314 - eddyb:closure-substs-direct, r=nikomatsakis | Tyler Mandry | -82/+118 |
| 2020-08-16 | Rollup merge of #74204 - ayazhafiz:i/74120, r=eddyb | Tyler Mandry | -1/+43 |
| 2020-08-16 | Fix fortanix build | Mark Rousskov | -1/+1 |
| 2020-08-16 | Implement 'considered equal' for statements, so that for example `_0 = _1` an... | Simon Vandel Sillesen | -267/+381 |