rust-analyzer/crates/syntax
bors af3b6a0893 Auto merge of #14621 - alibektas:make_impl_trait_fix, r=Veykril
Simple fix for make::impl_trait

This is my first PR in this project. I made this PR because I needed this function to work properly for the main PR I am working on  (#14386). This is a small amendment to what it was before. We still need to improve this in order for it to fully comply with its syntactic definition as  stated [here](https://doc.rust-lang.org/reference/items/implementations.html).
2023-04-21 18:25:42 +00:00
..
fuzz fix(fuzz): Fixes broken Cargo.toml for fuzz tests 2023-01-24 10:54:10 -08:00
src Auto merge of #14621 - alibektas:make_impl_trait_fix, r=Veykril 2023-04-21 18:25:42 +00:00
test_data Spelling 2023-04-19 09:45:55 -04:00
Cargo.toml Bump smol-str 2023-04-11 14:39:19 +02:00
rust.ungram feat(syntax): RTN in bounds 2023-04-01 15:26:03 +02:00