zed/crates/languages
Nathan Sobo 4cc4f08a53
Remove ! from todo!() in comments (#8643)
This practice makes it difficult to locate todo!s in my code when I'm
working. Let's take out the bang if we want to keep doing this.

Release Notes:

- N/A
2024-02-29 18:19:05 -07:00
..
src Remove ! from todo!() in comments (#8643) 2024-02-29 18:19:05 -07:00
Cargo.toml Hoist languages crate's dependencies to the workspace level (#8394) 2024-02-25 12:02:59 -05:00
LICENSE-GPL