rust/src/test/run-pass/hygiene
bors 4a70e27219 Auto merge of #48082 - jseyfried:improve_struct_field_hygiene, r=petrochenkov
macros: improve struct constructor field hygiene, fix span bug

Fixes #47311.
r? @nrc
2018-02-26 09:41:33 +00:00
..
auxiliary Add example of making an unhygienic macro hygienic by wrapping it in a declarative macro. 2017-12-13 13:33:03 -08:00
arguments.rs Ignore pretty. 2017-05-25 05:52:15 +00:00
issue-44128.rs Add test for #44128. 2017-12-07 14:15:55 -08:00
issue-47311.rs Add test. 2018-02-19 10:49:24 -08:00
issue-47312.rs Add test. 2018-02-11 02:19:27 -08:00
items.rs Ignore pretty. 2017-05-25 05:52:15 +00:00
legacy_interaction.rs Improve interaction between macros 2.0 and macro_rules!. 2017-12-13 13:33:03 -08:00
lexical.rs Ignore pretty. 2017-05-25 05:52:15 +00:00
specialization.rs Improve resolution of associated types in macros 2.0 2017-10-06 00:35:21 +03:00
trait_items.rs Ignore pretty. 2017-05-25 05:52:15 +00:00
ty_params.rs Ignore pretty. 2017-05-25 05:52:15 +00:00
wrap_unhygienic_example.rs Add example of making an unhygienic macro hygienic by wrapping it in a declarative macro. 2017-12-13 13:33:03 -08:00
xcrate.rs Include non-pub use and extern crate items in the crate metadata for macros 2.0. 2017-12-05 17:23:01 -08:00