| Age | Commit message (Expand) | Author | Lines |
| 2020-05-30 | Use `LocalDefId` instead of `NodeId` in `resolve_str_path_error` | marmeladema | -11/+12 |
| 2020-05-30 | Rollup merge of #72752 - lcnr:remove-mk_bool, r=estebank | Yuki Okushi | -9/+4 |
| 2020-05-30 | Rollup merge of #72750 - marmeladema:remove-as-local-node-id, r=petrochenkov | Yuki Okushi | -43/+50 |
| 2020-05-30 | Rollup merge of #72741 - tmiasko:unused-mut, r=Mark-Simulacrum | Yuki Okushi | -1/+1 |
| 2020-05-30 | Rollup merge of #72724 - Aaron1011:revert-tokenstream-expand, r=petrochenkov | Yuki Okushi | -239/+185 |
| 2020-05-30 | Rollup merge of #72710 - jsgf:unused-deps-test, r=jsgf | Yuki Okushi | -0/+15 |
| 2020-05-30 | Rollup merge of #72677 - chrissimpkins:fix-72574, r=estebank | Yuki Okushi | -3/+76 |
| 2020-05-30 | Rollup merge of #72621 - Aaron1011:fix/trait-select-error, r=nikomatsakis | Yuki Okushi | -11/+50 |
| 2020-05-30 | Rollup merge of #72419 - RalfJung:read-discriminant, r=oli-obk,eddyb | Yuki Okushi | -94/+129 |
| 2020-05-30 | Rollup merge of #72162 - cuviper:extend_one, r=Mark-Simulacrum | Yuki Okushi | -5/+252 |
| 2020-05-29 | Add extend_one tracking issue 72631 | Josh Stone | -2/+2 |
| 2020-05-29 | Remove an old comment from HashMap::extend_reserve | Josh Stone | -1/+0 |
| 2020-05-29 | Use a canonical name for extend_reserve(additional) | Josh Stone | -1/+3 |
| 2020-05-29 | Add Extend::{extend_one,extend_reserve} | Josh Stone | -5/+251 |
| 2020-05-29 | Auto merge of #72756 - RalfJung:rollup-tbjmtx2, r=RalfJung | bors | -473/+1894 |
| 2020-05-30 | more type sanity checks in Miri | Ralf Jung | -2/+18 |
| 2020-05-29 | fix diagnostics for `@ ..` binding pattern in tuples and tuple structs | Chris Simpkins | -3/+76 |
| 2020-05-29 | Rollup merge of #72439 - westernmagic:master, r=Amanieu | Ralf Jung | -3/+227 |
| 2020-05-29 | Rollup merge of #72413 - CAD97:char-range, r=dtolnay | Ralf Jung | -1/+85 |
| 2020-05-29 | Rollup merge of #72407 - Lucretiel:ipv6-display, r=Mark-Simulacrum | Ralf Jung | -80/+78 |
| 2020-05-29 | Rollup merge of #72103 - lcnr:borrowck-localdefid, r=jonas-schievink | Ralf Jung | -66/+58 |
| 2020-05-29 | Rollup merge of #71862 - LeSeulArtichaut:unsafe-block-in-unsafe-fn, r=nikomat... | Ralf Jung | -29/+527 |
| 2020-05-29 | Rollup merge of #71804 - petrochenkov:static-pie, r=cuviper | Ralf Jung | -134/+127 |
| 2020-05-29 | Rollup merge of #71500 - josephlr:offset, r=oli-obk,RalfJung | Ralf Jung | -49/+424 |
| 2020-05-29 | Rollup merge of #71095 - pickfire:box-from-array, r=dtolnay | Ralf Jung | -6/+44 |
| 2020-05-29 | Rollup merge of #67460 - estebank:named-lts, r=nikomatsakis | Ralf Jung | -105/+324 |
| 2020-05-29 | Remove remaining calls to `as_local_node_id` | marmeladema | -43/+50 |
| 2020-05-29 | remove mk_bool | Bastian Kauschke | -9/+4 |
| 2020-05-29 | Rollup merge of #72731 - GuillaumeGomez:cleanup-e0619, r=Dylan-DPC | Dylan DPC | -0/+1 |
| 2020-05-29 | Rollup merge of #72701 - pickfire:patch-1, r=Mark-Simulacrum | Dylan DPC | -1/+1 |
| 2020-05-29 | Rollup merge of #72591 - sexxi-goose:rename_upvar_list-to-closure_captures, r... | Dylan DPC | -15/+15 |
| 2020-05-29 | Rollup merge of #72572 - JohnTitor:add-tests, r=matthewjasper | Dylan DPC | -0/+79 |
| 2020-05-29 | Rollup merge of #72568 - golddranks:add_total_cmp_to_floats, r=sfackler | Dylan DPC | -0/+435 |
| 2020-05-29 | Rollup merge of #72465 - tmiasko:liveness-upvars, r=nikomatsakis | Dylan DPC | -123/+543 |
| 2020-05-29 | Rollup merge of #72398 - Lucretiel:ip-socket-display, r=Mark-Simulacrum | Dylan DPC | -3/+65 |
| 2020-05-29 | Rollup merge of #72383 - DarkEld3r:issue-72322, r=matthewjasper | Dylan DPC | -12/+47 |
| 2020-05-29 | Rollup merge of #72310 - jyn514:peekable-next-if, r=dtolnay | Dylan DPC | -0/+88 |
| 2020-05-29 | liveness: Warn about unused captured variables | Tomasz Miąsko | -64/+505 |
| 2020-05-29 | liveness: Include upvars in the analysis | Tomasz Miąsko | -36/+33 |
| 2020-05-29 | liveness: Remove unused fallthrough_ln | Tomasz Miąsko | -9/+1 |
| 2020-05-29 | liveness: Remove unused clean_exit_var | Tomasz Miąsko | -14/+1 |
| 2020-05-29 | liveness: Log information about used variables | Tomasz Miąsko | -5/+8 |
| 2020-05-29 | Auto merge of #72671 - flip1995:clippyup, r=Xanewok | bors | -451/+1576 |
| 2020-05-29 | Add missing empty line in E0619 explanation | Guillaume Gomez | -0/+1 |
| 2020-05-29 | Auto merge of #72727 - JohnTitor:rollup-nni16m2, r=JohnTitor | bors | -57/+112 |
| 2020-05-29 | Add fibersapi feature to winapi in rustc-workspace-hack | flip1995 | -0/+1 |
| 2020-05-29 | Rollup merge of #72720 - poliorcetics:clarify-take-doc, r=joshtriplett | Yuki Okushi | -0/+11 |
| 2020-05-29 | Rollup merge of #72713 - rust-lang:jonas-schievink-patch-2, r=Mark-Simulacrum | Yuki Okushi | -1/+1 |
| 2020-05-29 | Rollup merge of #72711 - lcnr:fixme-heyho, r=jonas-schievink | Yuki Okushi | -1/+1 |
| 2020-05-29 | Rollup merge of #72547 - alex:patch-1, r=oli-obk | Yuki Okushi | -0/+26 |