Port details |
- rust-mode Emacs major-mode for editing Rust source code
- 1.0.5.58 devel =2 1.0.5.58Version of this port present on the latest quarterly branch.
- Maintainer: pat@patmaddox.com
- Port Added: 2024-01-24 01:39:07
- Last Update: 2024-01-24 01:37:28
- Commit Hash: 8099c6d
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: APACHE20
- WWW:
- https://github.com/rust-lang/
- Description:
- rust-mode makes editing Rust code with Emacs enjoyable. It requires
Emacs 25 or later, and is included in both Emacs Prelude and Spacemacs
by default.
This mode provides:
- Syntax highlighting (for Font Lock Mode)
- Indentation
- Integration with Cargo, clippy and rustfmt
This mode does not provide auto completion, or jumping to function /
trait definitions. See Auto-completion below for tips on how to enable
this.
If you are missing features in rust-mode, please check out rustic
before you open a feature request. It depends on rust-mode and
provides additional features. This allows us to keep rust-mode
light-weight for users that are happy with basic functionality.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rust-mode>0:devel/rust-mode
- To install the port:
- cd /usr/ports/devel/rust-mode/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/rust-mode
- pkg install rust-mode
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rust-mode
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1706059992
SHA256 (rust-lang-rust-mode-1.0.5-58-g9c26dc1_GH0.tar.gz) = e8a9e84045b0cafd6db65417f3499f4edcb5964d53672af8b487e9d283b0009c
SIZE (rust-lang-rust-mode-1.0.5-58-g9c26dc1_GH0.tar.gz) = 53202
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- This port is required by:
- for Run
-
- devel/ob-rust
Configuration Options:
- No options to configure
- Options name:
- devel_rust-mode
- USES:
- emacs
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|