index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
compile-fail
/
macro-incomplete-parse.rs
Age
Commit message (
Expand
)
Author
Lines
2017-03-25
Improve wording and spans for unexpected token
Esteban Küber
-40
/
+0
2017-03-24
Point at last valid token on failed `expect_one_of`
Esteban Küber
-0
/
+2
2016-07-12
Fix fallout.
Jeffrey Seyfried
-1
/
+1
2016-04-24
syntax: Make `is_path_start` precise and improve some error messages about un...
Vadim Petrochenkov
-1
/
+1
2016-03-30
fix compile-fail and parse-fail tests by blindly opting back into
Felix S. Klock II
-0
/
+2
2016-02-15
Some error recovery in the parser
Nick Cameron
-2
/
+2
2015-04-11
Auto merge of #24155 - chris-chambers:stmt_macros, r=sfackler
bors
-1
/
+2
2015-04-07
Improves handling of statement macros.
Christopher Chambers
-1
/
+2
2015-04-06
Provide context for macro expansions which result in unparsed tokens.
Will Hipschman
-3
/
+3
2015-01-05
Un-gate macro_rules
Keegan McAllister
-2
/
+0
2014-12-18
librustc: Always parse `macro!()`/`macro![]` as expressions if not
Patrick Walton
-2
/
+2
2014-05-28
Test pattern macros
Keegan McAllister
-0
/
+8
2014-03-28
Convert most code to new inner attribute syntax.
Brian Anderson
-1
/
+1
2013-11-26
Support multiple item macros
Steven Fackler
-1
/
+2
2013-10-06
Add appropriate #[feature] directives to tests
Alex Crichton
-0
/
+2
2013-10-02
syntax: indicate an error when a macro ignores trailing tokens.
Huon Wilson
-0
/
+26