This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1d4b421aad
rust
/
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 07:05:13 -06:00
use
test_utils
::
mark
;
mark!
(
name_res_works_for_broken_modules
)
;
Reference in New Issue
Copy Permalink