| Age | Commit message (Collapse) | Author | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This causes bugs since comments aren't nestable
|
|
|
|
|
|
|
|
This is not the default and must be turned on.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
emacs rust-mode melpa readme update + improved autoloads
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Removed comma from rust-mode.el
|
|
fn keyword highlighted
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
that makes mod paths show up as operators.
|
|
|
|
This may break indentation though. However, without it, vim
sees "<->" and interprets it as a "<", folloed by "->", which
it conceals as a right arrow, so I'm not sure which is worse.
|
|
This makes concealment opt-in.
|
|
|
|
|
|
have self types; write self types into metadata
|
|
|