rust-analyzer/crates/syntax/src/ast
bors[bot] 067067a6c1
Merge #6896
6896: Node-ify lifetimes r=jonas-schievink a=Veykril

Let's see if this passes the tests 🤞 

Depends on https://github.com/rust-analyzer/ungrammar/pull/15

Co-authored-by: Jonas Schievink <jonasschievink@gmail.com>
Co-authored-by: Jonas Schievink <jonas.schievink@ferrous-systems.com>
Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
2020-12-16 17:08:03 +00:00
..
generated Node-ify lifetimes 2020-12-16 14:16:09 +01:00
edit.rs Minor clippy performance suggestions 2020-09-30 15:22:49 -04:00
expr_ext.rs Use shorthand record syntax when renaming struct initializer field 2020-11-14 17:51:09 +01:00
generated.rs Deny unreachable-pub 2020-11-02 14:07:08 +01:00
make.rs Parenthesize composite if condition before inverting in invert-if assist 2020-12-15 16:25:57 +01:00
node_ext.rs Node-ify lifetimes 2020-12-16 14:16:09 +01:00
token_ext.rs Remove some redundant allocations 2020-12-12 12:27:09 -05:00
traits.rs Keep doc attribute order 2020-12-07 20:38:28 +01:00