https://github.com/prasannavl/rust-away
Rust - Are We Auto-complete Yet?
https://github.com/prasannavl/rust-away
autocomplete code-analysis rust-lang tests
Last synced: about 1 year ago
JSON representation
Rust - Are We Auto-complete Yet?
- Host: GitHub
- URL: https://github.com/prasannavl/rust-away
- Owner: prasannavl
- Created: 2017-08-14T06:08:28.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-10-31T03:38:37.000Z (over 8 years ago)
- Last Synced: 2025-03-24T02:02:59.260Z (over 1 year ago)
- Topics: autocomplete, code-analysis, rust-lang, tests
- Language: Rust
- Size: 4.88 KB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rust - Are We Autocomplete Yet
A simple test to see if all of the common auto-complete features work as they should.
The items to work are added as comments in the source code.
Most items are marked as **FIXME** comments: https://github.com/prasannavl/rust-away/blob/master/src/main.rs