rust-analyzer/crates/hir_expand
Jonas Schievink 3abcdc03ba Make ast_to_token_tree infallible
It could never return `None`, so reflect that in the return type
2021-04-04 01:46:45 +02:00
..
src Make ast_to_token_tree infallible 2021-04-04 01:46:45 +02:00
Cargo.toml Use expect-test for builtin macro/derive tests 2021-03-10 21:05:02 +01:00