| Age | Commit message (Expand) | Author | Lines |
| 2020-03-23 | Document most methods on `ty::Const` | Oliver Scherer | -0/+15 |
| 2020-03-23 | Evaluate repeat expression lengths as late as possible | Oliver Scherer | -264/+279 |
| 2020-03-23 | Auto merge of #70296 - Centril:rollup-wvfmb3n, r=Centril | bors | -340/+468 |
| 2020-03-23 | Rollup merge of #70270 - GuillaumeGomez:cleanup-e0449, r=Dylan-DPC | Mazdak Farrokhzad | -2/+3 |
| 2020-03-23 | Rollup merge of #70269 - matthiaskrgr:clippy_closures, r=Dylan-DPC | Mazdak Farrokhzad | -41/+33 |
| 2020-03-23 | Rollup merge of #70249 - lcnr:issue70125, r=eddyb | Mazdak Farrokhzad | -24/+70 |
| 2020-03-23 | Rollup merge of #70248 - Centril:unroot, r=petrochenkov | Mazdak Farrokhzad | -32/+11 |
| 2020-03-23 | Rollup merge of #70236 - petrochenkov:globimpice, r=ecstatic-morse | Mazdak Farrokhzad | -0/+24 |
| 2020-03-23 | Rollup merge of #70227 - LeSeulArtichaut:typo-def, r=Centril | Mazdak Farrokhzad | -116/+69 |
| 2020-03-23 | Rollup merge of #70207 - hatoo:macos-getentropy, r=dtolnay | Mazdak Farrokhzad | -0/+37 |
| 2020-03-23 | Rollup merge of #69880 - RalfJung:miri-assert-error-sanity, r=oli-obk | Mazdak Farrokhzad | -6/+4 |
| 2020-03-23 | Rollup merge of #69251 - anp:track-caller-in-traits, r=eddyb | Mazdak Farrokhzad | -119/+217 |
| 2020-03-23 | Auto merge of #70204 - Centril:unshackled-lowering, r=Zoxc | bors | -374/+382 |
| 2020-03-22 | Remove special-casing from TyCtxt::impl_of_method. | Adam Perry | -12/+2 |
| 2020-03-22 | Allow #[track_caller] in traits. | Adam Perry | -107/+215 |
| 2020-03-22 | Auto merge of #69778 - Marwes:dep_graph, r=davidtwco | bors | -11/+24 |
| 2020-03-22 | miri engine: turn error sanity checks into assertions | Ralf Jung | -6/+4 |
| 2020-03-22 | Auto merge of #69079 - CAD97:layout-of-ptr, r=RalfJung | bors | -8/+142 |
| 2020-03-22 | Auto merge of #70275 - Dylan-DPC:rollup-1fbosob, r=Dylan-DPC | bors | -252/+321 |
| 2020-03-22 | Rollup merge of #70266 - petrochenkov:prochead, r=varkor | Dylan DPC | -31/+20 |
| 2020-03-22 | Rollup merge of #70254 - matthiaskrgr:cl4ppy, r=Centril | Dylan DPC | -67/+34 |
| 2020-03-22 | Rollup merge of #70240 - brain0:thread_id, r=Mark-Simulacrum | Dylan DPC | -4/+4 |
| 2020-03-22 | Rollup merge of #70229 - matthiaskrgr:cl3ppy, r=Mark-Simulacrum | Dylan DPC | -115/+92 |
| 2020-03-22 | Rollup merge of #70223 - lcnr:issue70167, r=eddyb | Dylan DPC | -4/+54 |
| 2020-03-22 | Rollup merge of #70209 - Centril:recover-quant-closure, r=petrochenkov | Dylan DPC | -14/+66 |
| 2020-03-22 | Rollup merge of #70172 - eddyb:retokenize-external-src, r=petrochenkov | Dylan DPC | -7/+15 |
| 2020-03-22 | Rollup merge of #68099 - lukaslueg:into_raw_unsafe, r=LukasKalbertodt | Dylan DPC | -10/+36 |
| 2020-03-22 | Clean up E0449 explanation | Guillaume Gomez | -2/+3 |
| 2020-03-22 | Auto merge of #68820 - WaffleLapkin:remove_finished_from_map_while, r=LukasKa... | bors | -57/+32 |
| 2020-03-22 | remove redundant closures (clippy::redundant_closure) | Matthias Krüger | -41/+33 |
| 2020-03-22 | rename tests | Bastian Kauschke | -2/+2 |
| 2020-03-22 | simplify eval_mir_constant | Bastian Kauschke | -13/+3 |
| 2020-03-22 | handle unevaluated consts after monomophize | Bastian Kauschke | -21/+77 |
| 2020-03-22 | proc_macro_harness: Use item header spans for errors | Vadim Petrochenkov | -31/+20 |
| 2020-03-22 | Auto merge of #68098 - ssomers:btreemap_gdb_pretty_print, r=Mark-Simulacrum | bors | -3/+11 |
| 2020-03-22 | Auto merge of #70153 - flip1995:clippyup, r=Dylan-DPC | bors | -7/+18 |
| 2020-03-21 | Allow calculating the layout behind a pointer | CAD97 | -8/+142 |
| 2020-03-22 | don't create variable bindings just to return the bound value immediately (cl... | Matthias Krüger | -60/+33 |
| 2020-03-22 | parse: nix new_sub_parser_from_file | Mazdak Farrokhzad | -16/+10 |
| 2020-03-22 | summarize if-else-code with identical blocks (clippy::if_same_then_else) | Matthias Krüger | -7/+1 |
| 2020-03-21 | Rollup merge of #70238 - petrochenkov:procmod, r=Centril | Dylan DPC | -0/+13 |
| 2020-03-21 | Rollup merge of #70232 - adrian5:patch-1, r=Dylan-DPC | Dylan DPC | -1/+1 |
| 2020-03-21 | Rollup merge of #70231 - aDotInTheVoid:E0224, r=Dylan-DPC | Dylan DPC | -3/+24 |
| 2020-03-21 | Rollup merge of #70228 - lzutao:patch-1, r=Mark-Simulacrum | Dylan DPC | -0/+4 |
| 2020-03-21 | Rollup merge of #70218 - intgr:fix-deprecated-method-in-docs, r=jonas-schievink | Dylan DPC | -1/+1 |
| 2020-03-21 | Rollup merge of #70215 - petrochenkov:attrid, r=Centril | Dylan DPC | -18/+12 |
| 2020-03-21 | Rollup merge of #70197 - pnkfelix:issue-53957-revise-test-of-23076, r=LukasKa... | Dylan DPC | -4/+19 |
| 2020-03-21 | Rollup merge of #70126 - wesleywiser:fix_miri_ice_neg_zst_enum_discr, r=RalfJ... | Dylan DPC | -4/+60 |
| 2020-03-21 | Rollup merge of #70051 - Zoxc:opt-find, r=eddyb | Dylan DPC | -19/+56 |
| 2020-03-21 | Rollup merge of #70003 - eddyb:symbol-mangling-reify-shims, r=nikomatsakis | Dylan DPC | -8/+18 |