rust-analyzer/crates/hir-def
Chayim Refael Friedman eaa0a39831 Lower Return Type Notation (Type::method(..): Send)
We do it the way rustc does it, by only marking segments with it, and not the whole path. This will allow extending where it is allowed in the future.
2025-03-12 23:34:16 +02:00
..
src Lower Return Type Notation (Type::method(..): Send) 2025-03-12 23:34:16 +02:00
Cargo.toml internal: port rust-analyzer to new Salsa 2025-03-10 13:30:51 -04:00