about summary refs log tree commit diff
path: root/src/test/compile-fail/ext-nonexistent.rs
AgeCommit message (Expand)AuthorLines
2018-08-14Moved compile-fail tests to ui tests.David Wood-12/+0
2017-02-16Refactor macro resolution errors + add derive macro suggestionsJosh Driver-1/+1
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-08-23`m1!{...}` -> `m1!(...)`Paul Stansifer-1/+1
2012-07-30Change syntax extension syntax: `#m[...]` -> `m!{...}`.Paul Stansifer-1/+1
2011-08-20ReformatBrian Anderson-1/+1
2011-08-15Add backtraces for syntax problems.Paul Stansifer-1/+1
2011-07-27Reformat for new syntaxMarijn Haverbeke-3/+1
2011-06-07rustc: Use a set-based approach to unification; remove ty_bound_param and ty_...Patrick Walton-2/+1
2011-06-03"macro" -> "syntax extension" for nowPaul Stansifer-1/+1
2011-06-03Make the macro system more modular.Paul Stansifer-0/+5