This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
rust-analyzer
Watch
1
Star
0
Fork
0
You've already forked rust-analyzer
mirror of
https://github.com/rust-lang/rust-analyzer.git
synced
2025-10-04 11:34:51 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust-analyzer
/
crates
/
syntax
/
src
History
Michael Goulet
36020bb512
Update grammar
...
Bounds are CONSTNESS ASYNCNESS POLARITY
2024-02-16 16:16:37 +00:00
..
ast
Update grammar
2024-02-16 16:16:37 +00:00
parsing
syntax: Fix warnings about clippy
str_to_string
rule
2024-02-10 01:00:40 +09:00
tests
Add support for
become
expr/tail calls
2024-02-14 14:57:18 +00:00
validation
…
algo.rs
…
ast.rs
…
fuzz.rs
syntax: Fix warnings about clippy
str_to_string
rule
2024-02-10 01:00:40 +09:00
hacks.rs
…
lib.rs
fix: Validate literals in proc-macro-srv FreeFunctions::literal_from_str
2024-02-13 12:33:51 +01:00
parsing.rs
syntax: Fix warnings about clippy
str_to_string
rule
2024-02-10 01:00:40 +09:00
ptr.rs
…
syntax_error.rs
…
syntax_node.rs
…
ted.rs
…
tests.rs
…
token_text.rs
…
utils.rs
…
validation.rs
…