| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-02-10 | rustc: doc comments | Alexander Regueiro | -1/+1 | |
| 2019-02-08 | librustc_borrowck => 2018 | Taiki Endo | -4/+5 | |
| 2019-01-15 | Remove an unused function argument | Oliver Scherer | -4/+3 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -11/+0 | |
| 2018-12-07 | Various minor/cosmetic improvements to code | Alexander Regueiro | -3/+3 | |
| 2018-12-06 | Use a function to access the Hir map to be able to turn it into a query later | John Kåre Alsaker | -1/+1 | |
| 2018-10-19 | Deprecate the `FxHashMap()` and `FxHashSet()` constructor function hack | Oliver Scherer | -1/+1 | |
| 2018-08-27 | Remove Node* prefix from AnnNode | varkor | -6/+6 | |
| 2018-08-23 | use String::new() instead of String::from(""), "".to_string(), "".to_owned() ↵ | Matthias Krüger | -3/+3 | |
| or "".into() | ||||
| 2018-08-18 | Use the new Entry::or_default method where possible. | Eduard-Mihai Burtescu | -2/+2 | |
| 2018-07-31 | Move dataflow to borrowck | Mark Rousskov | -0/+686 | |
| No one else uses it. | ||||
