Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Searcher thread Paniced at ' (lifetime char) in wrong place #428

Open
RichardlL opened this issue Nov 22, 2015 · 0 comments
Open

Searcher thread Paniced at ' (lifetime char) in wrong place #428

RichardlL opened this issue Nov 22, 2015 · 0 comments

Comments

@RichardlL
Copy link

I accidently put a lifetime char (') after its lifetime (a) instead of before. Racer panicked when it saw (>) was after the lifetime char.

Running: racer complete-with-snippet 12 38 /home/richard/eclipse/hello/src/main.rs
PREFIX 38,38,
bogofile:1:34: 1:36 error: unterminated character constant: '>

bogofile:1 struct monoMuteMultiRead<'a, T: a'> ;
                                            ^~
thread 'searcher' panicked at 'Box<Any>', .cargo/registry/src/github.com-0a35038f75765ae4/syntex_syntax-0.19.0/src/parse/lexer/mod.rs:169
stack backtrace:
   1:     0x55cbf987c000 - sys::backtrace::tracing::imp::write::h1fe79f3711caca0eUnt
   2:     0x55cbf987e505 - panicking::log_panic::_<closure>::closure.39701
   3:     0x55cbf987df51 - panicking::log_panic::hffc6d029fed602571nx
   4:     0x55cbf986dd43 - sys_common::unwind::begin_unwind_inner::h7045c1c64d9ab8edYgs
   5:     0x55cbf9763c5a - sys_common::unwind::begin_unwind::begin_unwind::h16493239152104403567
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant