rust/src/librustc_resolve
Vadim Petrochenkov 6c44bea644 syntax: Check paths in visibilities for type parameters
syntax: Merge PathParsingMode::NoTypesAllowed and PathParsingMode::ImportPrefix
syntax: Rename PathParsingMode and its variants to better express their purpose
syntax: Remove obsolete error message about 'self lifetime
syntax: Remove ALLOW_MODULE_PATHS workaround
syntax/resolve: Adjust some error messages
resolve: Compare unhygienic (not renamed) names with keywords::Invalid, invalid identifiers may appear to be valid after renaming
2016-04-24 20:59:44 +03:00
..
build_reduced_graph.rs syntax: Check paths in visibilities for type parameters 2016-04-24 20:59:44 +03:00
Cargo.toml resolve: Refactor away DefModifiers 2016-04-17 02:54:22 +00:00
check_unused.rs Rollup merge of #32724 - sanxiyn:outdated-comment, r=dotdash 2016-04-06 12:12:08 -07:00
diagnostics.rs Lift the restriction on reusing names of primitive types 2016-03-25 00:41:09 +03:00
lib.rs syntax: Check paths in visibilities for type parameters 2016-04-24 20:59:44 +03:00
resolve_imports.rs Update outdated comment 2016-04-18 00:26:18 +00:00