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
/
ra_ssr
/
src
History
David Lattimore
3eea41a68c
Use SyntaxNode.ancestors instead of a loop
2020-08-06 07:36:03 +10:00
..
errors.rs
…
lib.rs
SSR: Allow
self
in patterns.
2020-08-01 17:41:42 +10:00
matching.rs
Rename TypeArgList -> GenericArgList
2020-07-31 18:29:29 +02:00
nester.rs
SSR: Refactor to not rely on recursive search for nesting of matches
2020-07-24 21:34:00 +10:00
parsing.rs
Rename BindPat -> IdentPat
2020-07-31 20:12:10 +02:00
replacing.rs
SSR: Wrap placeholder expansions in parenthesis when necessary
2020-07-30 20:32:01 +10:00
resolving.rs
Use SyntaxNode.ancestors instead of a loop
2020-08-06 07:36:03 +10:00
search.rs
SSR: Allow
self
in patterns.
2020-08-01 17:41:42 +10:00
tests.rs
SSR: Allow
self
in patterns.
2020-08-01 17:41:42 +10:00