rust/src/test/ui-fulldeps/proc-macro
David Tolnay a49bc9ce59
Rename TokenStream::empty to TokenStream::new
There is no precedent for the `empty` name -- we do not have
`Vec::empty` or `HashMap::empty` etc.
2018-05-25 19:44:10 -07:00
..
auxiliary Rename TokenStream::empty to TokenStream::new 2018-05-25 19:44:10 -07:00
load-panic.rs Do not run the default panic hook inside procedural macros. Fixes #47812 2018-02-20 19:16:49 +01:00
load-panic.stderr Update tests 2018-03-16 11:52:46 +01:00
macro-brackets.rs rustc: Correctly pretty-print macro delimiters 2018-05-22 11:56:41 -07:00
macro-brackets.stderr rustc: Correctly pretty-print macro delimiters 2018-05-22 11:56:41 -07:00
parent-source-spans.rs Fix stability annotations for already stable bits of proc macro API 1.1 2018-05-16 00:09:15 +03:00
parent-source-spans.stderr Update UI tests 2018-02-26 20:24:02 +03:00
signature.rs Do the same things for fulldeps tests 2017-12-14 23:26:40 +03:00
signature.stderr update tests 2018-03-14 00:53:24 +01:00
three-equals.rs Fix stability annotations for already stable bits of proc macro API 1.1 2018-05-16 00:09:15 +03:00
three-equals.stderr Update UI tests 2018-02-26 20:24:02 +03:00