Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / rust-lang/rust-mode issues and pull requests
#466 - * rust-mode.el (rust-syntax-propertize): Don't cache rust macro scopes.
Pull Request -
State: closed - Opened by jimblandy about 2 years ago
- 4 comments
#465 - `rust-syntax-propertize` assumes text already has the properties it is responsible for placing
Issue -
State: closed - Opened by jimblandy about 2 years ago
- 2 comments
#464 - cargo check and cargo metadata not respecting CARGO_HOME env variable.
Issue -
State: closed - Opened by apoorv569 about 2 years ago
- 2 comments
#463 - add native tree-sitter support for emacs29
Issue -
State: closed - Opened by brotzeit about 2 years ago
- 1 comment
Labels: help wanted
#462 - Fix internal link in README.md
Pull Request -
State: closed - Opened by ybiquitous about 2 years ago
#461 - Use line-beginning-position instead of obsolete point-at-bol
Pull Request -
State: closed - Opened by tarsius about 2 years ago
#460 - `cargo run` could not determine which binary to run. Use the `--bin` option to specify a binary, or the `default-run` manifest key.
Issue -
State: open - Opened by geometryolife about 2 years ago
- 5 comments
#459 - Skip test if Cargo isn’t installed.
Pull Request -
State: closed - Opened by phst about 2 years ago
- 5 comments
#458 - Avoid compilation warnings about potentially-undefined functions.
Pull Request -
State: closed - Opened by phst about 2 years ago
- 1 comment
#457 - Make compilation buffer workspace-aware
Pull Request -
State: closed - Opened by yanchith about 2 years ago
- 1 comment
#456 - Running rust-check, rust-compile & friends are not workspace aware
Issue -
State: closed - Opened by yanchith about 2 years ago
- 9 comments
#454 - `rust-end-of-defun` and `rust-beginning-of-defun` inconsistent around impl blocks
Issue -
State: closed - Opened by cowile about 2 years ago
- 2 comments
Labels: help wanted
#442 - `(cargo-locate-project)` returns 101 over tramp
Issue -
State: closed - Opened by Jemoka over 2 years ago
- 9 comments
Labels: remote
#426 - Highlight funcalls
Pull Request -
State: closed - Opened by gnuvince almost 3 years ago
- 7 comments
#416 - `rust-beginning-of-defun` fails
Issue -
State: closed - Opened by tko about 3 years ago
- 2 comments
#413 - Support `cargo clippy --fix` on save, similar to `rustfmt`
Issue -
State: closed - Opened by dconnolly about 3 years ago
- 2 comments
Labels: enhancement, help wanted, clippy
#412 - Inconsistent highlighting at the start of a file
Issue -
State: closed - Opened by ddolgov about 3 years ago
- 2 comments
Labels: highlighting
#401 - compilation: force colored cargo output
Pull Request -
State: closed - Opened by birkenfeld almost 4 years ago
- 5 comments
#399 - Add let-binding for json-object-type around json-read call
Pull Request -
State: closed - Opened by Lispython almost 4 years ago
- 1 comment
#310 - Add scoped pub support to beginning-of-defun
Pull Request -
State: closed - Opened by czipperz over 5 years ago
- 3 comments
#294 - compilation regexps: Match line before, too.
Pull Request -
State: closed - Opened by ijackson almost 6 years ago
- 9 comments
#194 - Add a function for toggling mutability
Issue -
State: open - Opened by gsingh93 over 7 years ago
- 3 comments
Labels: help wanted
#167 - Indentation issue after macro
Issue -
State: open - Opened by lancecarlson about 8 years ago
- 2 comments
Labels: indentation
#99 - handle examples in docs
Issue -
State: open - Opened by droundy about 9 years ago
- 2 comments
Labels: highlighting