rust/crates/ide
bors[bot] 39167b97d8
Merge #7260
7260: Render Fn* trait objects and impl types as rust does r=matklad a=Veykril

Also fixes raw ptr impl types being rendered ambiguously with multiple predicates.
This moves out the `FamousDefs::Fixture` into its own file as well, cause I figured it is big enough to get its own file at this point + we also get highlighting this way when editing it.

Fixes #3012

Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
2021-01-14 09:07:15 +00:00
..
src Merge #7260 2021-01-14 09:07:15 +00:00
Cargo.toml Upgrade expect-test to 1.1 2021-01-03 14:43:29 +01:00