This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
rust-analyzer
Watch
2
Star
0
Fork
You've already forked rust-analyzer
0
mirror of
https://github.com/rust-lang/rust-analyzer
synced
2025-01-02 16:28:46 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
1d4b421aad
rust-analyzer
/
crates
/
ra_hir
/
src
/
marks.rs
4 lines
65 B
Rust
Raw
Normal View
History
Unescape
Escape
move completion item tests closer to the code this is the reason why we need marks: the tests were spread across two files, because I've forgotten that there were tests already
2019-01-23 13:05:13 +00:00
use
test_utils
::
mark
;
mark!
(
name_res_works_for_broken_modules
)
;
Reference in a new issue
Copy permalink