rust/crates/ra_ide_api
Florian Diebold c5ee60e05b Replace Display by a pretty printing trait for Ty
This allows removing the names from Adt and FnDef (and more later), as a first
step towards aligning more with chalk's Ty :)
2019-03-16 16:36:59 +01:00
..
src Replace Display by a pretty printing trait for Ty 2019-03-16 16:36:59 +01:00
tests/test Implement syntax tree support for syntax inside string 2019-03-04 09:02:01 +02:00
Cargo.toml Updates 2019-03-05 10:26:36 -05:00