.. |
auxiliary
|
Merged migrated compile-fail tests and ui tests. Fixes #46841.
|
2018-08-14 11:12:09 +02:00 |
duplicate.rs
|
Remove NOTE/HELP annotations from UI tests
|
2017-12-14 23:26:39 +03:00 |
duplicate.stderr
|
update tests
|
2018-03-14 00:53:24 +01:00 |
glob-shadowing.rs
|
resolve: Fully prohibit shadowing of in-scope names by globs in macro paths
|
2018-07-20 12:22:24 +03:00 |
glob-shadowing.stderr
|
resolve: Fully prohibit shadowing of in-scope names by globs in macro paths
|
2018-07-20 12:22:24 +03:00 |
import-crate-var.rs
|
Merged migrated compile-fail tests and ui tests. Fixes #46841.
|
2018-08-14 11:12:09 +02:00 |
import-crate-var.stderr
|
Merged migrated compile-fail tests and ui tests. Fixes #46841.
|
2018-08-14 11:12:09 +02:00 |
import-from-missing.rs
|
Merged migrated compile-fail tests and ui tests. Fixes #46841.
|
2018-08-14 11:12:09 +02:00 |
import-from-missing.stderr
|
Merged migrated compile-fail tests and ui tests. Fixes #46841.
|
2018-08-14 11:12:09 +02:00 |
import-glob-0.rs
|
Merged migrated compile-fail tests and ui tests. Fixes #46841.
|
2018-08-14 11:12:09 +02:00 |
import-glob-0.stderr
|
Merged migrated compile-fail tests and ui tests. Fixes #46841.
|
2018-08-14 11:12:09 +02:00 |
import-glob-circular.rs
|
Merged migrated compile-fail tests and ui tests. Fixes #46841.
|
2018-08-14 11:12:09 +02:00 |
import-glob-circular.stderr
|
Merged migrated compile-fail tests and ui tests. Fixes #46841.
|
2018-08-14 11:12:09 +02:00 |
import-loop-2.rs
|
Merged migrated compile-fail tests and ui tests. Fixes #46841.
|
2018-08-14 11:12:09 +02:00 |
import-loop-2.stderr
|
Merged migrated compile-fail tests and ui tests. Fixes #46841.
|
2018-08-14 11:12:09 +02:00 |
import-loop.rs
|
Merged migrated compile-fail tests and ui tests. Fixes #46841.
|
2018-08-14 11:12:09 +02:00 |
import-loop.stderr
|
Merged migrated compile-fail tests and ui tests. Fixes #46841.
|
2018-08-14 11:12:09 +02:00 |
import-prefix-macro-1.rs
|
Merged migrated compile-fail tests and ui tests. Fixes #46841.
|
2018-08-14 11:12:09 +02:00 |
import-prefix-macro-1.stderr
|
Merged migrated compile-fail tests and ui tests. Fixes #46841.
|
2018-08-14 11:12:09 +02:00 |
import-prefix-macro-2.rs
|
Merged migrated compile-fail tests and ui tests. Fixes #46841.
|
2018-08-14 11:12:09 +02:00 |
import-prefix-macro-2.stderr
|
Merged migrated compile-fail tests and ui tests. Fixes #46841.
|
2018-08-14 11:12:09 +02:00 |
import-trait-method.rs
|
Merged migrated compile-fail tests and ui tests. Fixes #46841.
|
2018-08-14 11:12:09 +02:00 |
import-trait-method.stderr
|
Merged migrated compile-fail tests and ui tests. Fixes #46841.
|
2018-08-14 11:12:09 +02:00 |
issue-53140.rs
|
resolve: Reject some inaccessible candidates sooner during import resolution
|
2018-08-20 00:07:08 +03:00 |
issue-53269.rs
|
resolve: Refactor away MacroBinding
|
2018-08-20 23:56:48 +03:00 |
issue-53269.stderr
|
resolve: Unify reporting of ambiguity errors for macro paths
|
2018-08-21 01:01:50 +03:00 |
issue-53512.rs
|
resolve: Refactor away MacroBinding
|
2018-08-20 23:56:48 +03:00 |
issue-53512.stderr
|
resolve: Refactor away MacroBinding
|
2018-08-20 23:56:48 +03:00 |
local-modularized-tricky-fail-1.rs
|
resolve: Modularize crate-local #[macro_export] macro_rules
|
2018-07-29 19:30:13 +03:00 |
local-modularized-tricky-fail-1.stderr
|
resolve: Modularize crate-local #[macro_export] macro_rules
|
2018-07-29 19:30:13 +03:00 |
local-modularized-tricky-fail-2.rs
|
Fix typos found by codespell.
|
2018-08-19 17:41:28 +02:00 |
local-modularized-tricky-fail-2.stderr
|
resolve: Modularize crate-local #[macro_export] macro_rules
|
2018-07-29 19:30:13 +03:00 |
local-modularized-tricky-fail-3.rs
|
Turn the error for module-relative access to macro-expanded macro_export macros into a deprecation lint
|
2018-08-24 02:51:41 +03:00 |
local-modularized-tricky-fail-3.stderr
|
Turn the error for module-relative access to macro-expanded macro_export macros into a deprecation lint
|
2018-08-24 02:51:41 +03:00 |
local-modularized-tricky-pass.rs
|
Stabilize use_extern_macros
|
2018-08-17 13:14:26 +03:00 |
local-modularized.rs
|
Stabilize use_extern_macros
|
2018-08-17 13:14:26 +03:00 |
macro-paths.rs
|
Stabilize use_extern_macros
|
2018-08-17 13:14:26 +03:00 |
macro-paths.stderr
|
Stabilize use_extern_macros
|
2018-08-17 13:14:26 +03:00 |
macros.rs
|
Stabilize use_extern_macros
|
2018-08-17 13:14:26 +03:00 |
macros.stderr
|
resolve: Unify reporting of ambiguity errors for macro paths
|
2018-08-21 01:01:50 +03:00 |
reexports.rs
|
Merged migrated compile-fail tests and ui tests. Fixes #46841.
|
2018-08-14 11:12:09 +02:00 |
reexports.stderr
|
Merged migrated compile-fail tests and ui tests. Fixes #46841.
|
2018-08-14 11:12:09 +02:00 |
rfc-1560-warning-cycle.rs
|
Turn deprecation lint legacy_imports into a hard error
|
2018-05-15 02:25:04 +03:00 |
rfc-1560-warning-cycle.stderr
|
Turn deprecation lint legacy_imports into a hard error
|
2018-05-15 02:25:04 +03:00 |
shadow_builtin_macros.rs
|
resolve: Refactor away MacroBinding
|
2018-08-20 23:56:48 +03:00 |
shadow_builtin_macros.stderr
|
resolve: Unify reporting of ambiguity errors for macro paths
|
2018-08-21 01:01:50 +03:00 |
unused-macro-use.rs
|
Merged migrated compile-fail tests and ui tests. Fixes #46841.
|
2018-08-14 11:12:09 +02:00 |
unused-macro-use.stderr
|
Merged migrated compile-fail tests and ui tests. Fixes #46841.
|
2018-08-14 11:12:09 +02:00 |
unused.rs
|
Merged migrated compile-fail tests and ui tests. Fixes #46841.
|
2018-08-14 11:12:09 +02:00 |
unused.stderr
|
Merged migrated compile-fail tests and ui tests. Fixes #46841.
|
2018-08-14 11:12:09 +02:00 |