| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2016-05-24 | placate tidy in compile-fail test. | Felix S. Klock II | -1/+1 | |
| 2016-05-20 | markdown fix suggested during review. | Felix S. Klock II | -1/+1 | |
| 2016-05-17 | Escape asterix in markdown file to side-step it being interpreted as emphasis. | Felix S. Klock II | -1/+1 | |
| 2016-05-16 | `DefinitelyInitializedLvals` dataflow op (goal: move away from ↵ | Felix S. Klock II | -0/+63 | |
| `MaybeUninitializedLvals`) | ||||
| 2016-05-16 | Little unit tests for MIR dataflow analysis. | Felix S. Klock II | -0/+217 | |
| These use new `rustc_peek` (whose semantics is driven by attribute attached to fn). | ||||
