This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rust
/
crates
/
hir
/
src
History
Nikita Podoliako
d98c04aac1
fix(ide-db): correct single-file module rename
2022-05-28 15:07:22 +03:00
..
semantics
fix: Don't create
hir::Local
s from const path patterns
2022-04-09 01:08:13 +02:00
attrs.rs
…
db.rs
…
diagnostics.rs
Diagnose unresolved derive macros
2022-04-27 20:03:57 +02:00
display.rs
fix: Fix uncorrect use of double braces in HirDisplay implementations
2022-05-02 12:39:38 +02:00
from_id.rs
…
has_source.rs
fix(ide-db): correct single-file module rename
2022-05-28 15:07:22 +03:00
lib.rs
Teach
Callable
about closures properly
2022-05-19 18:53:08 +02:00
semantics.rs
fix: When reference searching macro inputs, don't search everything that was downmapped
2022-05-23 16:09:56 +02:00
source_analyzer.rs
feat: Add binding mode inlay hints
2022-05-14 14:58:35 +02:00
symbols.rs
fix: properly import all types of macros with #[macro_use] again
2022-03-23 14:34:27 +01:00