| Age | Commit message (Expand) | Author | Lines |
| 2019-06-19 | Elaborate on why we don't look at frozenness | Oliver Scherer | -0/+2 |
| 2019-06-19 | Don't ICE when pattern matching packed structs | Oliver Scherer | -2/+24 |
| 2019-06-19 | Prevent cyclic locks of `alloc_map` | Oliver Scherer | -1/+4 |
| 2019-06-19 | Make interning explicitly care about types and the mutability of memory | Oliver Scherer | -172/+668 |
| 2019-06-19 | Fixmes and style fixes | Oliver Scherer | -0/+5 |
| 2019-06-18 | Auto merge of #59625 - immunant:copy_variadics_typealias, r=eddyb | bors | -223/+419 |
| 2019-06-18 | Auto merge of #61891 - eddyb:lifetime-cleanups, r=oli-obk | bors | -387/+399 |
| 2019-06-18 | Auto merge of #61932 - matthiaskrgr:submodule_upd, r=oli-obk | bors | -9/+7 |
| 2019-06-18 | test: normalize away the line/column info in ui/pattern/const-pat-ice. | Eduard-Mihai Burtescu | -1/+2 |
| 2019-06-18 | Run `rustfmt --file-lines ...` for changes from previous commits. | Eduard-Mihai Burtescu | -77/+103 |
| 2019-06-18 | rustc: reintroduce lifetime bounds where necessary. | Eduard-Mihai Burtescu | -30/+36 |
| 2019-06-18 | rustc: remove unused lifetimes. | Eduard-Mihai Burtescu | -17/+17 |
| 2019-06-18 | rustc: remove leftover lifetimes with no bounds from where clauses. | Eduard-Mihai Burtescu | -28/+7 |
| 2019-06-18 | rustc: remove 'x: 'y bounds (except from comments/strings). | Eduard-Mihai Burtescu | -305/+305 |
| 2019-06-18 | submodules: update clippy from be5d17fe to 868f168c | Matthias Krüger | -9/+7 |
| 2019-06-18 | Auto merge of #61927 - RalfJung:miri, r=oli-obk | bors | -6/+18 |
| 2019-06-18 | Auto merge of #61822 - JohnTitor:add-long-e0592, r=GuillaumeGomez,Centril | bors | -2/+46 |
| 2019-06-18 | update miri | Ralf Jung | -6/+18 |
| 2019-06-18 | Auto merge of #61864 - lzutao:ptr-null, r=sfackler | bors | -52/+55 |
| 2019-06-18 | Auto merge of #61771 - ehuss:update-cargo, r=alexcrichton | bors | -2/+3 |
| 2019-06-17 | Auto merge of #61915 - Centril:rollup-oire3i8, r=Centril | bors | -404/+357 |
| 2019-06-17 | Expose `VaListImpl` as the Rust equivalent of `__va_list_tag` and implement C... | Andrei Homescu | -223/+419 |
| 2019-06-18 | Improve wording | Yuki Okushi | -1/+1 |
| 2019-06-17 | Add `syn` to workspace hack. | Eric Huss | -2/+3 |
| 2019-06-17 | Update cargo | Eric Huss | -0/+0 |
| 2019-06-17 | Rollup merge of #61908 - matklad:overflow, r=petrochenkov | Mazdak Farrokhzad | -6/+25 |
| 2019-06-17 | Rollup merge of #61893 - chpio:weak_ptr_eq_methods, r=rkruppe | Mazdak Farrokhzad | -14/+14 |
| 2019-06-17 | Rollup merge of #61885 - scottmcm:slice-iter-len-opt, r=rkruppe,RalfJung | Mazdak Farrokhzad | -4/+37 |
| 2019-06-17 | Rollup merge of #61836 - ljedrz:i_still_hate_node_ids, r=ljedrz | Mazdak Farrokhzad | -378/+270 |
| 2019-06-17 | Rollup merge of #61702 - RalfJung:const-enum-cast, r=oli-obk | Mazdak Farrokhzad | -2/+11 |
| 2019-06-17 | remove superfluous space | ljedrz | -1/+1 |
| 2019-06-17 | Auto merge of #61781 - christianpoveda:intptrcast-model, r=oli-obk,RalfJung | bors | -10/+67 |
| 2019-06-17 | fix rebase fallout | ljedrz | -1/+1 |
| 2019-06-17 | change NodeId to HirId in some HIR docs | ljedrz | -7/+7 |
| 2019-06-17 | simplify ICE handling in HirIdValidator | ljedrz | -12/+0 |
| 2019-06-17 | fix a HIR doc, simplify one HIR-related function call | ljedrz | -3/+2 |
| 2019-06-17 | renamve hir_to_string to node_to_string | ljedrz | -32/+32 |
| 2019-06-17 | remove _by_hir_id if there is no NodeId counterpart | ljedrz | -164/+164 |
| 2019-06-17 | replace some uses of NodeId with HirId | ljedrz | -190/+95 |
| 2019-06-17 | don't ICE on large files | Aleksey Kladov | -6/+25 |
| 2019-06-17 | Auto merge of #61857 - Centril:typeck-extract-expr, r=oli-obk | bors | -1382/+1543 |
| 2019-06-17 | Make use of `ptr::null(_mut)` instead of casting zero | Lzu Tao | -52/+55 |
| 2019-06-17 | Auto merge of #58508 - Zoxc:time-crate, r=oli-obk | bors | -4/+16 |
| 2019-06-17 | Auto merge of #61889 - matthiaskrgr:submodule_upd, r=oli-obk | bors | -8/+10 |
| 2019-06-16 | Auto merge of #61892 - rijenkii:master, r=Centril | bors | -0/+9 |
| 2019-06-16 | Auto merge of #61347 - Centril:stabilize-underscore_const_names, r=petrochenkov | bors | -80/+134 |
| 2019-06-16 | Auto merge of #61881 - glaubitz:sparc64-ffi-abi, r=petrochenkov | bors | -2/+2 |
| 2019-06-16 | Auto merge of #61754 - nikomatsakis:trait-caching-perf-3, r=pnkfelix | bors | -85/+409 |
| 2019-06-16 | Auto merge of #61739 - chansuke:separate-unit-tests, r=petrochenkov | bors | -5277/+5260 |
| 2019-06-16 | make `Weak::ptr_eq`s into methods | Thomas Heck | -14/+14 |