rust-analyzer/crates/syntax/src/ast
riverbl 3c378b9c70 Add inlay hint for exclusive ranges
Adds an inlay hint containing a '<' character to exclusive range expressions and patterns that specify an upper bound.
2024-01-07 09:33:56 +00:00
..
generated fix PathSegment grammar 2023-11-12 11:20:14 +08:00
edit.rs Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
edit_in_place.rs internal: refactor generate_delegate_trait and add comments 2024-01-05 13:59:34 +08:00
expr_ext.rs Add inlay hint for exclusive ranges 2024-01-07 09:33:56 +00:00
generated.rs Deny unreachable-pub 2020-11-02 14:07:08 +01:00
make.rs internal: refactor generate_delegate_trait and add comments 2024-01-05 13:59:34 +08:00
node_ext.rs Add inlay hint for exclusive ranges 2024-01-07 09:33:56 +00:00
operators.rs Corrected order of printing op and = 2022-08-08 11:05:18 -04:00
prec.rs Add inlay hint for exclusive ranges 2024-01-07 09:33:56 +00:00
token_ext.rs Implicit format args support 2023-12-05 17:07:00 +01:00
traits.rs Replace doc_comments_and_attrs with collect_attrs, 2nd round 2023-12-11 22:56:50 +03:30