diff options
| author | bors <bors@rust-lang.org> | 2017-12-07 21:05:49 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2017-12-07 21:05:49 +0000 |
| commit | c8ddf28527119a06a9f5da9bd34c97ae97afe531 (patch) | |
| tree | 458cdc07ce837e57058f2613e8e92e036d5251da /src/rustllvm/RustWrapper.cpp | |
| parent | 9c49f401fecd8c5ef42a33a070a61daa2b911b47 (diff) | |
| parent | 29e268060209765e5a9efb4c0941765d064e13ea (diff) | |
| download | rust-c8ddf28527119a06a9f5da9bd34c97ae97afe531.tar.gz rust-c8ddf28527119a06a9f5da9bd34c97ae97afe531.zip | |
Auto merge of #46497 - AgustinCB:issue-46311, r=petrochenkov
Modify message for keyword as identifier name This is a temporary solution to #46311. The message is generic enough to cover both cases and is probably a fine enough solution to the specific problem described in the task. However, the underlying reason for this to be wrong is that `next_token_inner` returns `Lifetime` even if the token is a label. That's not simple, as the syntax for both can be quite similar and it may need to take a look to the next token to make a decision. I'm not sure I have enough knowledge about the project to be able to solve that (yet!), so I thought I'll fix the immediate problem first.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
