]> git.lizzy.rs Git - rust.git/commit
fix: unescape inline module names in module resolution
authorRyo Yoshida <low.ryoshida@gmail.com>
Wed, 4 Jan 2023 09:20:15 +0000 (18:20 +0900)
committerRyo Yoshida <low.ryoshida@gmail.com>
Wed, 4 Jan 2023 09:22:01 +0000 (18:22 +0900)
commit21ea0048cd879342cbec67152dbacec6e38b56bb
tree752c394c6ea4d31a661b6f7d7596f82faceb0d7c
parent643bc02ded7141a462bc0c9357c8914f9d50fb06
fix: unescape inline module names in module resolution
crates/hir-def/src/nameres/mod_resolution.rs
crates/hir-def/src/nameres/tests/mod_resolution.rs