Skip to content

Issues: racer-rust/racer

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Support for Rust source code inside .gz? enhancement
#263 opened Jun 5, 2015 by ghost updated Jun 6, 2015
Completion error: "- Could not match expr node type"
#323 opened Aug 3, 2015 by bruno-medeiros updated Aug 7, 2015
Feature: use path assistance enhancement
#365 opened Aug 26, 2015 by birkenfeld updated Sep 2, 2015
Problems with blank-masking bug
#367 opened Aug 26, 2015 by birkenfeld updated Sep 2, 2015
Minor code-chunk lexing bugs bug
#368 opened Aug 26, 2015 by birkenfeld updated Sep 2, 2015
Add a way to get the signature of a function enhancement
#41 opened Aug 13, 2014 by emberian updated Sep 12, 2015
Racer doesn't discover Vec::contains
#398 opened Sep 15, 2015 by Wilfred updated Sep 19, 2015
non-compatible racer binary with RUST_SRC_PATH
#408 opened Oct 5, 2015 by ernestrc updated Oct 6, 2015
Completion inside a comment performance issue bug
#413 opened Oct 11, 2015 by ville-h updated Oct 21, 2015
complete enum constructors
#418 opened Oct 28, 2015 by c-cube updated Nov 3, 2015
Searcher thread Paniced at ' (lifetime char) in wrong place
#428 opened Nov 22, 2015 by RichardlL updated Nov 22, 2015
Does not complete the local crate in tests/ directory enhancement
#433 opened Nov 25, 2015 by bluss updated Nov 26, 2015
Completions don't work for library crate with different lib name
#449 opened Dec 17, 2015 by jwilm updated Dec 27, 2015
Does not complete for inner type on lock guards.
#455 opened Dec 27, 2015 by johalun updated Jan 2, 2016
error: unexpected token: <eof>
#483 opened Jan 20, 2016 by bruno-medeiros updated Jan 20, 2016
Completion does not work with regex crate
#487 opened Jan 23, 2016 by oxeb updated Jan 25, 2016
Panic on Completion from Within Eclipse RustDT
#485 opened Jan 22, 2016 by lloy0076 updated Jan 25, 2016
Overzealous completion of constants
#493 opened Jan 26, 2016 by birkenfeld updated Jan 26, 2016
SFML registry enables completion, github doesn't
#507 opened Feb 6, 2016 by brandonson updated Feb 6, 2016
Unable to find definition of iron::prelude::Request
#499 opened Feb 4, 2016 by augustl updated Feb 21, 2016
Does not pick up conditional libc definitions
#515 opened Mar 7, 2016 by the8472 updated Mar 7, 2016
Racer crashes when point on macro
#547 opened May 16, 2016 by wx updated May 16, 2016
ProTip! Adding no:label will show everything without a label.