-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Description
For this sprint, we decided to look into:
- Tracking issue: Fix remaining type mismatches in rust-analyzer repo #8961
- Fix some of the "broken window" issues:
- Fix our config format to be more consistent #11790
- async_trait analyzing error: Request codeLens/resolve failed: overflow depth reached #11668
- False macro expansion error in
lazy_static_include_bytes#11521 - Panic: no value set for FileSourceRootQuery #11357
- Panic during 'hir_expand' #11319
- no highliting when cmake compilation fails #11223
- stack overflow crash/OOM when hovering #10932
- internal error: entered unreachable code #10772
- Called
Option::unwrap()on aNonevalue, warning in simple hello world Rocket app #10570 - Memory Usage (Clears Database) panicks #10444
- panicked at 'index out of bounds: the len is 0 but the index is 0' from chalk code #10390
- Index out of bounds panic in line index #10138
- thread '<unnamed>' panicked at 'index out of bounds: the len is 1 but the index is 1', crates/hir_def/src/nameres/path_resolution.rs:385:33 #10084
- Having rust-analyzer open causes linker errors for pyo3 #9932
- Incorrect resolution of Nalgebra 0.26's fixed-size Vector/Matrix constructors #8654
- Chalk hang in Ajour #7796
Bonus item:
- Implement macro hygiene to fix Hygiene not taken into account for name resolution (wrong type inference with
izip!) #11681
Metadata
Metadata
Assignees
Labels
No labels