rust/xtask
Aleksey Kladov a6527ed92c "Finalize" Types grammar
Note that `for` type is rust-analyzer's own invention.
Both the reference and syn allow `for` only for fnptr types, and we
allow them everywhere. This needs to be checked with respect to type
bounds grammar...
2020-07-31 14:40:28 +02:00
..
src "Finalize" Types grammar 2020-07-31 14:40:28 +02:00
tests Replace rand with oorandom 2020-07-29 19:49:10 +02:00
Cargo.toml Switch to ungrammar from ast_src 2020-07-29 19:18:25 +02:00