issues
search
rust-dev-tools
/
rls-analysis
Core functionality for handling rustc's save-analysis data
39
stars
26
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Enable using user definition blacklist
#165
h-michael
closed
5 years ago
2
update rls-data
#164
h-michael
closed
5 years ago
1
Cargo update
#163
h-michael
closed
5 years ago
2
Fix repository location
#162
h-michael
closed
5 years ago
1
No analysis generated for structs when invoking static functions
#161
staktrace
closed
5 years ago
1
Try to get the target triple from rustc itself
#160
cuviper
closed
5 years ago
4
Don't take stale defs into account when checking for congruent ones
#159
Xanewok
closed
5 years ago
2
Do not add src/ to sysroot crates' paths, they already have it now.
#158
eddyb
closed
5 years ago
1
Better concurrency when lowering
#157
nrc
opened
5 years ago
1
remove any chaff from save-analysis data
#156
nrc
opened
6 years ago
0
Can't load servo's analysis files without OOMing an 8GB-of-ram server.
#155
emilio
opened
6 years ago
1
Add a Travis badge
#154
kzys
closed
6 years ago
1
Make "cargo bench" work
#153
kzys
closed
6 years ago
1
Allow for recursive queries
#152
Xanewok
opened
6 years ago
0
How do you run an analysis?
#151
typesanitizer
opened
6 years ago
3
Return an iterator instead of a vector in fn symbols?
#150
typesanitizer
closed
6 years ago
2
Allow to use AnalysisLoader dynamically with AnalysisHost
#149
Xanewok
opened
6 years ago
0
Update rls-data.
#148
emilio
closed
6 years ago
2
Produce more useful warnings when failing to load analysis files
#147
staktrace
closed
6 years ago
1
Expose SearchDirectory as a public API
#146
staktrace
closed
6 years ago
1
error: expected expression, found `<eof>`
#145
doxxx
closed
6 years ago
2
Rust 2018 edition use statement with crate keyword not recognized
#144
doxxx
closed
6 years ago
1
Search for save-analysis in the correct folder
#143
eira-fransham
closed
6 years ago
0
Avoid memmap dependency
#142
matklad
closed
6 years ago
0
Use fst for symbol search
#141
matklad
closed
6 years ago
5
MIssing info for bounds on associated types.
#140
nrc
opened
6 years ago
0
Help: def_roots() always returning Error: Unclassified
#139
Navidem
closed
6 years ago
3
struct ctor ids
#138
nrc
opened
6 years ago
0
Searching for an ident should take aliasing into account
#137
nrc
opened
6 years ago
0
How to seperate crate name from qualname?
#136
jendrikw
opened
6 years ago
3
Why is Def.sig commented out?
#135
jendrikw
opened
6 years ago
1
Update log
#134
bgermann
closed
6 years ago
1
Get tests passing again.
#133
nrc
closed
6 years ago
1
Exclude test_data when publishing
#132
ishitatsuyuki
closed
6 years ago
1
[wip] Expand Impl API
#131
algesten
closed
5 years ago
8
Make json file format more robust to versioning changes
#130
staktrace
closed
6 years ago
8
Add parent to SymbolResult
#129
pkoenig10
closed
6 years ago
5
ICE on nested generics
#128
nrc
closed
6 years ago
1
concurrent use of rls-analysis forces a total re-build
#127
steveklabnik
closed
6 years ago
2
`LINK : fatal error LNK1104: cannot open file ` with concurrent use of rls-analysis
#126
steveklabnik
opened
6 years ago
2
Strip hash codes from filenames in generated test data
#125
algesten
closed
6 years ago
3
add function to find all imports
#124
euclio
closed
5 years ago
11
Provide an API to get imports, particularly `pub use`
#123
euclio
closed
5 years ago
5
make some lowering operations async
#122
nrc
opened
6 years ago
0
loader: Change RUSTC env var behavior
#121
DSpeckhals
closed
6 years ago
2
ICE in get_field_ref_data
#120
sfackler
closed
6 years ago
3
Use of option_env Macro Causing the RLS to Panic?
#119
DSpeckhals
closed
6 years ago
4
Support case-insensitive substring def matching
#118
stuarth
closed
6 years ago
16
Tons of errors about unexpected definition kinds during first analysis
#117
sfackler
closed
6 years ago
2
Use a binary format for save-analysis
#116
nrc
opened
7 years ago
0
Next