rust-analyzer/crates/ide-diagnostics/src
bors 4e54b4bd6c Auto merge of #16889 - Veykril:utf8-path, r=Veykril
internal: Enforce utf8 paths

Cargo already requires this, and I highly doubt r-a works with non-utf8 paths generally either. This just makes dealing with paths a lot easier.
2024-03-19 14:57:18 +00:00
..
handlers Auto merge of #16889 - Veykril:utf8-path, r=Veykril 2024-03-19 14:57:18 +00:00
lib.rs internal: Move grammar codegen into xtask 2024-03-19 10:57:53 +01:00
tests.rs Move lint definition generation into xtask/codegen 2024-03-04 17:14:14 +01:00