| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-02-05 | save-analysis: avoid implicit unwrap | Nick Cameron | -0/+8 | |
| When looking up a field defintion, since the name might be incorrect in the field init shorthand case. cc https://github.com/rust-lang-nursery/rls/issues/699 | ||||
| 2017-06-20 | Remove the in-tree `flate` crate | Alex Crichton | -2/+0 | |
| A long time coming this commit removes the `flate` crate in favor of the `flate2` crate on crates.io. The functionality in `flate2` originally flowered out of `flate` itself and is additionally the namesake for the crate. This will leave a gap in the naming (there's not `flate` crate), which will likely cause a particle collapse of some form somewhere. | ||||
| 2017-04-04 | save-analysis: index extern blocks | Nick Cameron | -0/+5 | |
| 2016-11-23 | Fix a bunch of bugs shown by the test | Nick Cameron | -3/+1 | |
| 2016-11-23 | Add a test | Nick Cameron | -0/+541 | |
