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
Aleksey Kladov
6f51f728a1
Type-safer API for dealing with parameter lists with optional self
2020-12-01 13:53:39 +03:00
..
semantics
Fix source_to_def for named enum variant fields
2020-10-09 02:57:35 +02:00
attrs.rs
…
code_model.rs
Type-safer API for dealing with parameter lists with optional self
2020-12-01 13:53:39 +03:00
db.rs
Rename
parse_macro
to
parse_macro_expansion
2020-11-24 21:57:51 +01:00
diagnostics.rs
Publish diagnostics for macro expansion errors
2020-11-27 13:50:22 +01:00
from_id.rs
Remove more unreachable pubs
2020-11-02 16:58:33 +01:00
has_source.rs
Remove more unreachable pubs
2020-11-02 16:58:33 +01:00
lib.rs
Use
ExpandResult
instead of
MacroResult
2020-11-26 16:48:17 +01:00
semantics.rs
…
source_analyzer.rs
…