| Age | Commit message (Expand) | Author | Lines |
| 2018-05-29 | Auto merge of #51019 - Zoxc:hash-bytes, r=michaelwoerister | bors | -6/+9 |
| 2018-05-29 | Auto merge of #51142 - nickbabcock:doc-inspect, r=frewsxcv | bors | -2/+29 |
| 2018-05-29 | Auto merge of #51144 - tmccombs:unix-epoch-stable, r=Mark-Simulacrum | bors | -2/+1 |
| 2018-05-29 | Auto merge of #50475 - csmoe:debr, r=nikomatsakis | bors | -184/+360 |
| 2018-05-28 | Stabilize SystemTime::UNIX_EPOCH | Thayne McCombs | -2/+1 |
| 2018-05-28 | Document additional use case for iter::inspect | Nick Babcock | -2/+29 |
| 2018-05-28 | change to 0-based indices | Niko Matsakis | -27/+27 |
| 2018-05-28 | make depth private | Niko Matsakis | -1/+1 |
| 2018-05-28 | remove use of depth from `TyS` and replace with a debruijn index | Niko Matsakis | -34/+74 |
| 2018-05-28 | replace `binder_depth` in `LateBoundRegionsDetector` | Niko Matsakis | -8/+15 |
| 2018-05-28 | convert `LateBoundRegionsCollector` to track a debruijn index | Niko Matsakis | -6/+15 |
| 2018-05-28 | replace use of DebruijnIndex in `for_each_free_region` | Niko Matsakis | -5/+25 |
| 2018-05-28 | refactor `resolve_lifetime` to track outer-index, not depth | Niko Matsakis | -15/+11 |
| 2018-05-28 | rewrite the hasher to not access `depth` field | Niko Matsakis | -7/+7 |
| 2018-05-28 | port `nice_region_error` code to not track depth but rather index | Niko Matsakis | -15/+15 |
| 2018-05-28 | stop invoking `DebruijnIndex::new` directly | Niko Matsakis | -21/+20 |
| 2018-05-28 | make `shifted_in` and `shifted_out` const fns | Niko Matsakis | -2/+2 |
| 2018-05-28 | port `fold_regions` and friends to use debruijn indices directly | Niko Matsakis | -50/+125 |
| 2018-05-28 | Auto merge of #50465 - clarcharr:wrapping, r=KodrAus | bors | -199/+488 |
| 2018-05-28 | Auto merge of #50929 - zackmdavis:hiridification_initiative, r=michaelwoerister | bors | -136/+146 |
| 2018-05-28 | Update rustc-hash to hash up to 8 bytes at once with FxHasher | John Kåre Alsaker | -6/+9 |
| 2018-05-28 | introduce `shifted_in`, `shifted_out` and friends | Niko Matsakis | -7/+37 |
| 2018-05-28 | Auto merge of #50521 - gnzlbg:simd_float, r=alexcrichton | bors | -5/+2289 |
| 2018-05-28 | scrap `find_node_for_hir_id` in favor of `hir_to_node_id` | Zack M. Davis | -20/+8 |
| 2018-05-28 | in which `NodeMap` and friends are macrotized! | Zack M. Davis | -17/+12 |
| 2018-05-28 | operate on `HirId` in `hir::Pat::each_binding`, and consequences of that | Zack M. Davis | -104/+131 |
| 2018-05-28 | Auto merge of #51118 - nrc:update, r=oli-obk | bors | -58/+66 |
| 2018-05-28 | Auto merge of #50724 - zackmdavis:applicability_rush, r=Manishearth | bors | -117/+447 |
| 2018-05-28 | Auto merge of #50612 - Zoxc:thin-slice, r=michaelwoerister | bors | -49/+133 |
| 2018-05-28 | Update RLS, Rustfmt, and Cargo | Nick Cameron | -58/+66 |
| 2018-05-28 | Auto merge of #50892 - davidtwco:issue-50004, r=alexcrichton | bors | -8/+84 |
| 2018-05-27 | Auto merge of #48309 - mark-i-m:anon_param_lint, r=nikomatsakis | bors | -22/+109 |
| 2018-05-27 | Auto merge of #51062 - mati865:cargo_update, r=alexcrichton | bors | -9/+6 |
| 2018-05-27 | Make anon params lint warn-by-default | Mark Mansi | -22/+109 |
| 2018-05-27 | Auto merge of #51108 - simartin:issue_51022_follow-up, r=estebank | bors | -1/+10 |
| 2018-05-27 | Auto merge of #51078 - GuillaumeGomez:stabilize-formatter, r=SimonSapin | bors | -17/+18 |
| 2018-05-27 | Add fields to Slice | John Kåre Alsaker | -27/+19 |
| 2018-05-27 | Add assertions for TyS and TypeVariants sizes | John Kåre Alsaker | -0/+6 |
| 2018-05-27 | Make &Slice a thin pointer | John Kåre Alsaker | -48/+134 |
| 2018-05-27 | Address comments in pull request #51084. | Simon Martin | -1/+10 |
| 2018-05-27 | Auto merge of #51105 - uuttff8:master, r=GuillaumeGomez | bors | -2/+2 |
| 2018-05-27 | Stabilize Formatter alignment | Guillaume Gomez | -17/+18 |
| 2018-05-27 | Auto merge of #51101 - 11Takanori:fix-typo, r=frewsxcv | bors | -1/+1 |
| 2018-05-27 | Auto merge of #51084 - simartin:issue_51022, r=estebank | bors | -4/+24 |
| 2018-05-27 | lib.rs don't beautiful | uuttff8 | -2/+2 |
| 2018-05-27 | Ensure every unstable feature has a tracking issue. | kennytm | -42/+67 |
| 2018-05-27 | Auto merge of #51075 - estebank:and_the_case_of_the_confusable_float_exponent... | bors | -8/+45 |
| 2018-05-27 | Auto merge of #51066 - est31:master, r=sfackler | bors | -5/+5 |
| 2018-05-27 | innacurate -> inaccurate | Takanori Ishibashi | -1/+1 |
| 2018-05-27 | Issue #51022: Improve E0131 message when lifetimes are involved. | Simon Martin | -4/+24 |