openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
R
rust-racer
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Sep 02, 2024 — Sep 02, 2025
Showing page 62 of 62
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Use ast for parsing let stmts
Phil Dawes
More...
over 11 years ago
run parser in separate task for isolation
Phil Dawes
More...
over 11 years ago
use ast to parse use statements
Phil Dawes
More...
over 11 years ago
fix find-definition a bit
Phil Dawes
More...
over 11 years ago
Get everything compiling with the latest rust build
Phil Dawes
More...
over 11 years ago
Add find-definition (bound to f1 for now).
Phil Dawes
More...
over 11 years ago
[pd] Get everything compiling again with rust master
Phil Dawes
More...
over 11 years ago
Merge pull request #1 from hatahet/master
phildawes
More...
over 11 years ago
Using `for` instead of `match { None => {}, Some(_) => {...} }` for clarity and shorter code.
Ziad Hatahet
More...
over 11 years ago
Update README.md
phildawes
More...
over 11 years ago
Add some finding of let statements in local scopes
Phil Dawes
More...
over 11 years ago
utilities for handling subscopes and comments
Phil Dawes
More...
over 11 years ago
.gitignore
Phil Dawes
More...
over 11 years ago
Stop putting braces after fn name completes - needs to handle this based on context so disable for now
Phil Dawes
More...
over 11 years ago
tweak readme
Phil Dawes
More...
over 11 years ago
Don't match the same line as the user is completing on
Phil Dawes
More...
over 11 years ago
Add line,fname to match output
Phil Dawes
More...
over 11 years ago
fix elisp
Phil Dawes
More...
over 11 years ago
Initial commit
Phil Dawes
More...
over 11 years ago
←
1
2
…
54
55
56
57
58
59
60
61
62
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree