about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2022-04-20 14:54:24 +0000
committerbors <bors@rust-lang.org>2022-04-20 14:54:24 +0000
commitf83dce0a4a70e1690fdbd8123d787fbaa6f37970 (patch)
tree337f5f59e3124c7387a255a7ad8fc8a251ed0cea /src/test/codegen/src-hash-algorithm
parent3bda70a23229ea946e106720378974ecf73118a7 (diff)
parentc1a28ccf8c092a46f6810d20018d66db24ec5caf (diff)
downloadrust-f83dce0a4a70e1690fdbd8123d787fbaa6f37970.tar.gz
rust-f83dce0a4a70e1690fdbd8123d787fbaa6f37970.zip
Auto merge of #12042 - jonas-schievink:remove-angle-brackets-from-lang-config, r=jonas-schievink
fix: remove angle brackets from language configuration

This should fix https://github.com/rust-lang/rust-analyzer/issues/12034

It looks like we shouldn't add any characters here that can be ambiguous, because it can make the editor highlight unrelated characters. This needs a parser to be correct, so the language server is the right place, not the editor. Upstream LSP feature request: https://github.com/microsoft/language-server-protocol/issues/672 (but it might be possible to implement this as an extension today, as long as that doesn't conflict with the built-in highlighting).
Diffstat (limited to 'src/test/codegen/src-hash-algorithm')
0 files changed, 0 insertions, 0 deletions