..
auxiliary
Restore the old behavior of $crate in nested macro_rules
2018-06-30 01:53:32 +03:00
arguments.rs
Remove fallback to parent modules from lexical resolution
2018-07-08 18:16:09 +03:00
arguments.stderr
Remove fallback to parent modules from lexical resolution
2018-07-08 18:16:09 +03:00
assoc_item_ctxt.rs
assoc_item_ctxt.stderr
assoc_ty_bindings.rs
Removed #[rustc_error] from tests that are all // compile-pass.
2018-11-07 13:09:52 +01:00
dollar-crate-modern.rs
Restore the old behavior of $crate in nested macro_rules
2018-06-30 01:53:32 +03:00
dollar-crate-modern.stderr
Stabilize crate_in_paths, extern_absolute_paths and extern_prelude on all editions.
2018-09-22 09:26:40 +03:00
expansion-info-reset.rs
Add a test for reset expansion info
2018-08-24 02:50:34 +03:00
expansion-info-reset.stderr
Add a test for reset expansion info
2018-08-24 02:50:34 +03:00
fields-definition.rs
Add some new tests + Fix failing tests
2018-04-12 23:06:03 +03:00
fields-definition.stderr
Add some new tests + Fix failing tests
2018-04-12 23:06:03 +03:00
fields-move.nll.stderr
Make move out computation lazy
2018-08-30 19:14:31 -03:00
fields-move.rs
Add some new tests + Fix failing tests
2018-04-12 23:06:03 +03:00
fields-move.stderr
Add some new tests + Fix failing tests
2018-04-12 23:06:03 +03:00
fields-numeric-borrowck.nll.stderr
Clearer later use messages for calls
2018-10-03 20:32:38 +01:00
fields-numeric-borrowck.rs
rust-lang/rust#51025 : improve test robustness so that they work under NLL too.
2018-05-25 13:00:51 +02:00
fields-numeric-borrowck.stderr
rust-lang/rust#51025 : improve test robustness so that they work under NLL too.
2018-05-25 13:00:51 +02:00
fields.rs
Don't feature gate bang macros on 'proc_macro_path_invoc'.
2018-04-27 21:32:41 -07:00
fields.stderr
for-loop.rs
for-loop.stderr
generate-mod.rs
cleanup: Add main functions to some UI tests
2018-08-31 18:56:15 +03:00
generate-mod.stderr
cleanup: Add main functions to some UI tests
2018-08-31 18:56:15 +03:00
globs.rs
Remove fallback to parent modules from lexical resolution
2018-07-08 18:16:09 +03:00
globs.stderr
Remove fallback to parent modules from lexical resolution
2018-07-08 18:16:09 +03:00
hygienic-label-1.rs
Merged migrated compile-fail tests and ui tests. Fixes #46841 .
2018-08-14 11:12:09 +02:00
hygienic-label-1.stderr
Merged migrated compile-fail tests and ui tests. Fixes #46841 .
2018-08-14 11:12:09 +02:00
hygienic-label-2.rs
Merged migrated compile-fail tests and ui tests. Fixes #46841 .
2018-08-14 11:12:09 +02:00
hygienic-label-2.stderr
Merged migrated compile-fail tests and ui tests. Fixes #46841 .
2018-08-14 11:12:09 +02:00
hygienic-label-3.rs
Merged migrated compile-fail tests and ui tests. Fixes #46841 .
2018-08-14 11:12:09 +02:00
hygienic-label-3.stderr
Merged migrated compile-fail tests and ui tests. Fixes #46841 .
2018-08-14 11:12:09 +02:00
hygienic-label-4.rs
Merged migrated compile-fail tests and ui tests. Fixes #46841 .
2018-08-14 11:12:09 +02:00
hygienic-label-4.stderr
Merged migrated compile-fail tests and ui tests. Fixes #46841 .
2018-08-14 11:12:09 +02:00
impl_items.rs
Don't feature gate bang macros on 'proc_macro_path_invoc'.
2018-04-27 21:32:41 -07:00
impl_items.stderr
intercrate.rs
Match errors using the callsite of macro expansions
2018-07-23 14:31:06 +02:00
intercrate.stderr
Match errors using the callsite of macro expansions
2018-07-23 14:31:06 +02:00
local_inner_macros.rs
Stabilize use_extern_macros
2018-08-17 13:14:26 +03:00
nested_macro_privacy.rs
nested_macro_privacy.stderr
no_implicit_prelude-2018.rs
resolve: Filter away macro prelude in modules with #[no_implicit_prelude] on 2018 edition
2018-11-03 00:07:56 +03:00
no_implicit_prelude-2018.stderr
resolve: Filter away macro prelude in modules with #[no_implicit_prelude] on 2018 edition
2018-11-03 00:07:56 +03:00
no_implicit_prelude.rs
resolve: Filter away macro prelude in modules with #[no_implicit_prelude] on 2018 edition
2018-11-03 00:07:56 +03:00
no_implicit_prelude.stderr
cleanup: Add main functions to some UI tests
2018-08-31 18:56:15 +03:00
pattern-macro.rs
pattern-macro.stderr
privacy.rs
Don't feature gate bang macros on 'proc_macro_path_invoc'.
2018-04-27 21:32:41 -07:00
privacy.stderr
resolve: More precise spans for privacy errors
2018-10-28 02:56:12 +03:00
trait_items.rs
Don't feature gate bang macros on 'proc_macro_path_invoc'.
2018-04-27 21:32:41 -07:00
trait_items.stderr
Use suggestion for assoc fn called like method
2018-05-27 13:30:16 -07:00
transparent-basic.rs
hygiene: Implement transparent marks
2018-06-30 01:53:32 +03:00