rust/src/librustc_resolve
Dan Aloni 7140c024c2 resolve: fix error title regarding private constructors
The constructor is private, not the type.

Idea credit to @petrochenkov, discussed at #65153
2019-10-11 18:09:23 +03:00
..
late Auto merge of #65153 - da-x:issue-58017, r=petrochenkov 2019-10-10 19:40:48 +00:00
build_reduced_graph.rs resolve: Keep field spans for diagnostics 2019-10-09 18:07:22 +03:00
Cargo.toml Remove unused dependencies 2019-09-23 15:25:00 +09:00
check_unused.rs Rename Item.node to Item.kind 2019-09-26 18:21:48 +01:00
diagnostics.rs Rollup merge of #65133 - davidtwco:issue-65035-static-with-generic-in-foreign-mod, r=petrochenkov 2019-10-08 23:31:22 +02:00
error_codes.rs Allocate a new diagnostic for defaulted type parameters cannot use Self 2019-10-03 13:54:27 +02:00
late.rs resolve: prohibit foreign statics w/ generics 2019-10-08 18:46:24 +01:00
lib.rs resolve: fix error title regarding private constructors 2019-10-11 18:09:23 +03:00
macros.rs resolve: Remove an incorrect assert 2019-10-05 23:46:29 +03:00
resolve_imports.rs factor out pluralisation remains after #64280 2019-09-20 00:25:27 +08:00