| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2016-04-07 | argh, overlooked two extern crates | Niko Matsakis | -0/+2 | |
| 2016-04-06 | remove incorrect dependency on librustc_front | Niko Matsakis | -1/+0 | |
| 2016-04-06 | rebase over the hir rename | Niko Matsakis | -11/+11 | |
| 2016-04-06 | patch name in incremental's Cargo.toml | Niko Matsakis | -2/+2 | |
| 2016-04-06 | remove use of rbml and just use opaque encoder | Niko Matsakis | -41/+16 | |
| 2016-04-06 | Fix another call to bug into the macro | Niko Matsakis | -3/+1 | |
| 2016-04-06 | FIXME for lockfile | Niko Matsakis | -0/+3 | |
| 2016-04-06 | add FIXME #32753 markers: SVH vs ICH | Niko Matsakis | -1/+5 | |
| 2016-04-06 | rebase: get `bug!` macro | Niko Matsakis | -1/+1 | |
| 2016-04-06 | add some comments | Niko Matsakis | -1/+19 | |
| 2016-04-06 | add code to persist graph and for unit-testing | Niko Matsakis | -0/+726 | |
| 2016-04-06 | make an incremental crate | Niko Matsakis | -0/+916 | |
| for now, this houses `svh` and the code to check `assert_dep_graph` is sane | ||||
