| Age | Commit message (Expand) | Author | Lines |
| 2019-09-17 | apply nits from centril | Niko Matsakis | -7/+8 |
| 2019-09-17 | Revert "Rollup merge of #64451 - RalfJung:miri-manifest, r=pietroalbini" | Pietro Albini | -61/+9 |
| 2019-09-17 | rename Allocation::retag -> with_tags_and_extra | Ralf Jung | -2/+2 |
| 2019-09-17 | document Miri error categories | Ralf Jung | -1/+14 |
| 2019-09-17 | Rename some index variables. | Nicholas Nethercote | -44/+44 |
| 2019-09-17 | Remove `NodeIndex`. | Nicholas Nethercote | -36/+27 |
| 2019-09-17 | Move a `Node`'s parent into the descendents list. | Nicholas Nethercote | -43/+36 |
| 2019-09-16 | Fix failure note `to_str` implementation | Afnan Enayet | -9/+12 |
| 2019-09-17 | Rollup merge of #64531 - taiki-e:pin-self, r=Centril | Mazdak Farrokhzad | -9/+9 |
| 2019-09-17 | Rollup merge of #64530 - taiki-e:docs-pin-lifetimes, r=Centril | Mazdak Farrokhzad | -4/+4 |
| 2019-09-17 | Rollup merge of #64500 - nnethercote:ObligForest-fixups, r=nikomatsakis | Mazdak Farrokhzad | -167/+148 |
| 2019-09-17 | Rollup merge of #64416 - mark-i-m:region-naming-ctx, r=estebank | Mazdak Farrokhzad | -214/+316 |
| 2019-09-17 | Rollup merge of #64085 - estebank:hrtb-errors, r=oli-obk | Mazdak Farrokhzad | -62/+148 |
| 2019-09-16 | Remove `dataflow::state_for_location` | Dylan MacKenzie | -28/+0 |
| 2019-09-16 | Replace all uses of `dataflow::state_for_location` | Dylan MacKenzie | -22/+15 |
| 2019-09-16 | Add a getter for the current state to `DataflowResultsCursor` | Dylan MacKenzie | -0/+4 |
| 2019-09-17 | Use shorthand syntax in the self parameter of methods of Pin | Taiki Endo | -9/+9 |
| 2019-09-17 | Elide lifetimes in `Pin<&(mut) Self>` | Taiki Endo | -4/+4 |
| 2019-09-16 | Tweak unsatisfied HRTB errors | Esteban Küber | -62/+148 |
| 2019-09-16 | Rollup merge of #64518 - spastorino:while-let-to-iterate-over-proj-slice, r=o... | Mazdak Farrokhzad | -16/+24 |
| 2019-09-16 | Rollup merge of #64509 - varkor:convert-identity-doc-fixes, r=Centril | Mazdak Farrokhzad | -8/+9 |
| 2019-09-16 | Rollup merge of #64485 - RalfJung:miri, r=alexcrichton | Mazdak Farrokhzad | -10/+11 |
| 2019-09-16 | Rollup merge of #64357 - rust-lang:adt-docs-fix, r=varkor | Mazdak Farrokhzad | -1/+7 |
| 2019-09-16 | adjust desugaring for async fn to correct drop order | Niko Matsakis | -13/+41 |
| 2019-09-16 | add regression test for issue-64391 | Niko Matsakis | -0/+14 |
| 2019-09-16 | avoid duplicate issues for Miri build failures | Ralf Jung | -5/+14 |
| 2019-09-16 | add test for drop order of temporary in tail return expression | Niko Matsakis | -0/+94 |
| 2019-09-16 | Use while let slice_pattern instead of carrying an index around | Santiago Pastorino | -16/+24 |
| 2019-09-16 | or-patterns: #47390: we rely on names to exercise `IndexMap`. | Mazdak Farrokhzad | -10/+13 |
| 2019-09-16 | azure: Disable more LLVM/debug assertions in | Alex Crichton | -0/+15 |
| 2019-09-16 | update miri for latest breakage | Ralf Jung | -8/+8 |
| 2019-09-16 | with byteorder 1.3, the i128 feature is a NOP | Ralf Jung | -3/+2 |
| 2019-09-16 | update miri | Ralf Jung | -7/+9 |
| 2019-09-16 | Document `From` trait for `LhsExpr` | Charles Gleason | -0/+7 |
| 2019-09-16 | `AdtDef` is an algebraic data type, not abstract data type. | Mazdak Farrokhzad | -1/+7 |
| 2019-09-16 | Auto merge of #64510 - Centril:rollup-m03zsq8, r=Centril | bors | -247/+476 |
| 2019-09-16 | Rollup merge of #64504 - guanqun:use-println-without-empty-str, r=jonas-schie... | Mazdak Farrokhzad | -26/+26 |
| 2019-09-16 | Rollup merge of #64499 - nnethercote:use-Symbol-in-two-more-functions, r=petr... | Mazdak Farrokhzad | -22/+22 |
| 2019-09-16 | Rollup merge of #64497 - nnethercote:fix-64339, r=petrochenkov | Mazdak Farrokhzad | -1/+4 |
| 2019-09-16 | Rollup merge of #64467 - Mark-Simulacrum:hide-cfg-failures, r=estebank | Mazdak Farrokhzad | -1/+17 |
| 2019-09-16 | Rollup merge of #64451 - RalfJung:miri-manifest, r=pietroalbini | Mazdak Farrokhzad | -9/+61 |
| 2019-09-16 | Rollup merge of #64446 - ehuss:fix-sanitizer-build, r=alexcrichton | Mazdak Farrokhzad | -0/+4 |
| 2019-09-16 | Rollup merge of #64444 - RalfJung:no-backtrace, r=alexcrichton | Mazdak Farrokhzad | -27/+25 |
| 2019-09-16 | Rollup merge of #64119 - pietroalbini:validate-toolstate-maintainers, r=kennytm | Mazdak Farrokhzad | -19/+87 |
| 2019-09-16 | Rollup merge of #64028 - Centril:stabilize-alloc-new-2, r=alexcrichton | Mazdak Farrokhzad | -21/+35 |
| 2019-09-16 | Rollup merge of #63955 - RalfJung:intern, r=oli-obk | Mazdak Farrokhzad | -121/+195 |
| 2019-09-16 | Const-stabilize `String::new`. | Mazdak Farrokhzad | -4/+2 |
| 2019-09-16 | Const-stabilize `Vec::new`. | Mazdak Farrokhzad | -17/+33 |
| 2019-09-16 | Make some adjustments to the documentation for `std::convert::identity` | varkor | -8/+9 |
| 2019-09-16 | avoid #[cfg] in favor of cfg! | Ralf Jung | -13/+7 |