Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github adding issue template to make it easier for us to triage issues (#127) Nov 28, 2016
changelog Add compiler suggestions and message themes. (#267) Apr 22, 2018
docs Message updates. Sep 5, 2018
images/gutter Add compiler suggestions and message themes. (#267) Apr 22, 2018
rust On-save check: Only call `cargo metadata` once. Jan 22, 2019
snippets add dbg exit field, add error warn Jan 22, 2019
tests Syntax: Fix lifetime for `self` in method. Feb 5, 2019
.editorConfig adding ability to toggle rust syntax checking from command panel Fixes Nov 18, 2016
.gitignore Update message handling for Rust 1.24. (#235) Jan 27, 2018
.travis.yml Run syntax compatibility tests on Travis. Jan 22, 2019
Cargo.sublime-syntax add 'Updating/Downloading/Documenting/Blocking' to cargo build syntax ( Jun 23, 2018
Context.sublime-menu Add debug logging feature. (#291) Jul 30, 2018
Default (Linux).sublime-keymap Add Escape keybinding to dismiss inline messages. (#211) Oct 28, 2017
Default (OSX).sublime-keymap Add Escape keybinding to dismiss inline messages. (#211) Oct 28, 2017
Default (Windows).sublime-keymap Add Escape keybinding to dismiss inline messages. (#211) Oct 28, 2017
Default.sublime-keymap Update r#""# auto-match to cooperate with raw identifiers. Sep 5, 2018
LICENSE.txt Reformat files and regenerate tmPreferences files from JSON Oct 7, 2015
Main.sublime-menu Use Sublime 3's new edit_settings command to edit Rust Enhanced setti… Sep 23, 2017
README.md Improve initial installation experience. (#292) Jun 23, 2018
RustComment.JSON-tmPreferences Reformat files and regenerate tmPreferences files from JSON Oct 7, 2015
RustComment.tmPreferences Add doc comments (`///` & `//!`). Aug 21, 2016
RustEnhanced.sublime-build Allow "Automatic" build selector to work with Cargo.toml. (#213) Oct 28, 2017
RustEnhanced.sublime-commands Message updates. Sep 5, 2018
RustEnhanced.sublime-settings feat: add ability to customize status bar text Nov 15, 2018
RustEnhanced.sublime-syntax Syntax: Fix lifetime for `self` in method. Feb 5, 2019
RustIndent.JSON-tmPreferences Reformat files and regenerate tmPreferences files from JSON Oct 7, 2015
RustIndent.tmPreferences Reformat files and regenerate tmPreferences files from JSON Oct 7, 2015
RustSymbols.JSON-tmPreferences Syntax: Index `const` and `static` symbols (for Goto-Symbol). Aug 21, 2018
RustSymbols.tmPreferences Syntax: Index `const` and `static` symbols (for Goto-Symbol). Aug 21, 2018
SyntaxCheckPlugin.py On-save check: Only call `cargo metadata` once. Jan 22, 2019
appveyor.yml CI updates Aug 5, 2018
bors.toml CI updates Aug 5, 2018
cargo_build.py Fix async error that triggers often in Travis. Sep 26, 2018
dependencies.json New Cargo build system. (#165) Jul 8, 2017
messages.json Add compiler suggestions and message themes. (#267) Apr 22, 2018
syntax_test_cargo.txt add 'Updating/Downloading/Documenting/Blocking' to cargo build syntax ( Jun 23, 2018
toggle_setting.py Add context menu (#222) Nov 26, 2017
unittesting.json Add Travis and AppVeyor. (#246) Feb 10, 2018