Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
benches Use rayon to test and bench Aug 25, 2018
fixtures Made RUST_SRC_PATH optional to support finding local files even when … May 26, 2018
images Updating screenshots. Aug 15, 2015
interner Completes crate name without extern Oct 25, 2018
metadata Formatted with rustfmt 0.99.6-nightly Oct 28, 2018
src Prefer `debug!` over `println!` in library code Mar 17, 2019
test_project Fix completion self-crate name in tests directory with Rust 2018 Feb 21, 2019
tests Fix enum variant completion for pub(crate) Mar 12, 2019
testutils Fix based on review Nov 20, 2018
.appveyor.yml Hack around --frozen Aug 26, 2018
.gitignore Add testproject/Cargo.lock for test Jul 13, 2018
.rustfmt.toml Format with rustfmt 0.99.2-nightly Aug 17, 2018
.travis.yml Hack around --frozen Aug 26, 2018
CHANGELOG.md Fix changelog typo Oct 23, 2018
Cargo.lock Bump version to 2.1.21 Mar 17, 2019
Cargo.toml Bump version to 2.1.21 Mar 17, 2019
LICENSE-MIT Initial commit Mar 4, 2014
README.md Suggest to use the official vscode extension. Oct 4, 2018