| Age | Commit message (Expand) | Author | Lines |
| 2020-05-26 | Rollup merge of #72294 - GuillaumeGomez:js-cleanup, r=kinnison | Dylan DPC | -299/+305 |
| 2020-05-26 | Rollup merge of #72270 - RalfJung:lint-ref-to-packed, r=oli-obk | Dylan DPC | -20/+144 |
| 2020-05-26 | Import missing functions from storage.js | Guillaume Gomez | -1/+1 |
| 2020-05-26 | Improve formatting | Guillaume Gomez | -2/+2 |
| 2020-05-26 | Auto merge of #71900 - GuillaumeGomez:clean-up-rustdoc, r=ollie27,kinnison | bors | -50/+51 |
| 2020-05-26 | Fix eslint lints | Guillaume Gomez | -34/+34 |
| 2020-05-26 | Reexported functions are now declared directly as "windows" field | Guillaume Gomez | -11/+6 |
| 2020-05-26 | Move "global" code into anonymous functions | Guillaume Gomez | -248/+258 |
| 2020-05-26 | Move focusSearchBar and defocusSearchBar functions to the top of the file wit... | Guillaume Gomez | -10/+11 |
| 2020-05-26 | Auto merge of #72093 - jonas-schievink:unmut, r=oli-obk | bors | -11/+116 |
| 2020-05-26 | Auto merge of #71487 - rcoh:71471-shebang, r=petrochenkov | bors | -7/+154 |
| 2020-05-25 | Rollup merge of #72538 - rakshith-ravi:refactor/remove-const-query, r=oli-obk | Dylan DPC | -51/+7 |
| 2020-05-25 | Rollup merge of #72451 - ecstatic-morse:nrvo-type-mismatch, r=matthewjasper | Dylan DPC | -12/+6 |
| 2020-05-25 | Rollup merge of #72450 - csmoe:issue-72442, r=oli-obk | Dylan DPC | -1/+48 |
| 2020-05-25 | Rollup merge of #72424 - RalfJung:mir-print-ice, r=oli-obk | Dylan DPC | -10/+20 |
| 2020-05-25 | Rollup merge of #72061 - lcnr:const-inference-test, r=eddyb | Dylan DPC | -4/+74 |
| 2020-05-25 | Always validate MIR after optimizing | Jonas Schievink | -0/+5 |
| 2020-05-25 | Add a small MIR validation pass | Jonas Schievink | -1/+96 |
| 2020-05-25 | Avoid `Operand::Copy` with `&mut T` | Jonas Schievink | -10/+15 |
| 2020-05-25 | Auto merge of #72575 - Dylan-DPC:rollup-zo679hv, r=Dylan-DPC | bors | -11/+171 |
| 2020-05-25 | Rollup merge of #72567 - GuillaumeGomez:cleanup-e0608, r=Dylan-DPC | Dylan DPC | -1/+1 |
| 2020-05-25 | Rollup merge of #72308 - Aaron1011:fix/hygiene-error-message, r=matthewjasper | Dylan DPC | -4/+52 |
| 2020-05-25 | Rollup merge of #72153 - lcnr:exhaustively-match, r=pnkfelix | Dylan DPC | -6/+118 |
| 2020-05-25 | Fix bug in shebang handling | Russell Cohen | -7/+154 |
| 2020-05-25 | Auto merge of #72354 - tamird:remove-copyright, r=Mark-Simulacrum | bors | -18/+9 |
| 2020-05-25 | rename lint | Ralf Jung | -46/+46 |
| 2020-05-25 | Clean up E0608 explanation | Guillaume Gomez | -1/+1 |
| 2020-05-25 | Auto merge of #72562 - RalfJung:rollup-2ngjgwi, r=RalfJung | bors | -136/+212 |
| 2020-05-25 | more test ref-to-packed tests | Ralf Jung | -1/+19 |
| 2020-05-25 | Rollup merge of #72551 - alilleybrinker:document-debug-stability, r=KodrAus | Ralf Jung | -0/+7 |
| 2020-05-25 | Rollup merge of #72544 - sexxi-goose:upvars_mentioned, r=matthewjasper | Ralf Jung | -34/+41 |
| 2020-05-25 | Rollup merge of #72537 - Amanieu:fix-asm-liveness, r=petrochenkov | Ralf Jung | -8/+2 |
| 2020-05-25 | Rollup merge of #72525 - RalfJung:miri-cast-checks, r=eddyb | Ralf Jung | -94/+101 |
| 2020-05-25 | Rollup merge of #71940 - SimonSapin:nonnull-slice, r=kennytm | Ralf Jung | -0/+61 |
| 2020-05-25 | remove some unused types from the tests | Ralf Jung | -25/+6 |
| 2020-05-25 | add a lint against references to packed fields | Ralf Jung | -2/+127 |
| 2020-05-25 | fix ICE when debug-printing MIR | Ralf Jung | -10/+20 |
| 2020-05-25 | Auto merge of #72520 - jonas-schievink:cleanup-userty, r=matthewjasper | bors | -17/+21 |
| 2020-05-25 | Auto merge of #72472 - LeSeulArtichaut:sync-command, r=dtolnay | bors | -7/+11 |
| 2020-05-24 | First draft documenting Debug stability. | Andrew Lilley Brinker | -0/+7 |
| 2020-05-24 | Auto merge of #72287 - Aaron1011:feature/min-token-collect, r=petrochenkov | bors | -18/+97 |
| 2020-05-24 | Collect tokens for `ast::Expr` | Aaron Hill | -18/+97 |
| 2020-05-24 | Auto merge of #72539 - RalfJung:rollup-8yfidi8, r=RalfJung | bors | -67/+130 |
| 2020-05-24 | librustc_middle: Rename upvars query to upvars_mentioned | Aman Arora | -34/+41 |
| 2020-05-24 | comment nit | Ralf Jung | -1/+1 |
| 2020-05-24 | use helper method for determining size of int type | Ralf Jung | -15/+11 |
| 2020-05-24 | Rollup merge of #72535 - saschanaz:patch-1, r=jonas-schievink | Ralf Jung | -1/+1 |
| 2020-05-24 | Rollup merge of #72532 - ratijas:dyn-trait-object-doc, r=jonas-schievink | Ralf Jung | -4/+4 |
| 2020-05-24 | Rollup merge of #72530 - GuillaumeGomez:cleanup-e0602, r=Dylan-DPC | Ralf Jung | -2/+2 |
| 2020-05-24 | Rollup merge of #72527 - RalfJung:miri-clippy-test-args, r=Mark-Simulacrum | Ralf Jung | -0/+4 |