| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2017-01-12 | resolve: Do not use "resolve"/"resolution" in error messages | Vadim Petrochenkov | -7/+7 |
| 2016-12-26 | More systematic error reporting in path resolution | Vadim Petrochenkov | -9/+9 |
| 2016-02-19 | Show candidates for names not in scope | Vlad Ureche | -3/+3 |
| 2015-02-24 | rustc_resolve: use the visitor model more, remove redundant repeated lookups. | Eduard Burtescu | -3/+0 |
| 2015-01-08 | Update compile fail tests to use isize. | Huon Wilson | -1/+1 |
| 2015-01-05 | Remove use of globs feature gate from tests. | Huon Wilson | -2/+0 |
| 2014-11-17 | Switch to purely namespaced enums | Steven Fackler | -2/+1 |
| 2014-08-14 | libsyntax: Accept `use foo as bar;` in lieu of `use bar as foo;` | Patrick Walton | -1/+1 |
| 2014-03-28 | Convert most code to new inner attribute syntax. | Brian Anderson | -1/+1 |
| 2013-10-07 | Fix merge fallout of privacy changes | Alex Crichton | -0/+2 |
| 2013-10-07 | Extract privacy checking from name resolution | Alex Crichton | -0/+45 |
