mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 22:31:43 +00:00
Udate unit tests
This commit is contained in:
parent
e4e2a46773
commit
bef89e95e7
1 changed files with 2 additions and 2 deletions
|
@ -568,7 +568,7 @@ fn attr_on_fn() {
|
||||||
at proc_macro_attribute
|
at proc_macro_attribute
|
||||||
at proc_macro_derive(…)
|
at proc_macro_derive(…)
|
||||||
at should_panic
|
at should_panic
|
||||||
at target_feature = "…"
|
at target_feature(enable = "…")
|
||||||
at test
|
at test
|
||||||
at track_caller
|
at track_caller
|
||||||
at warn(…)
|
at warn(…)
|
||||||
|
@ -615,7 +615,7 @@ fn attr_in_source_file_end() {
|
||||||
at proc_macro_derive(…)
|
at proc_macro_derive(…)
|
||||||
at repr(…)
|
at repr(…)
|
||||||
at should_panic
|
at should_panic
|
||||||
at target_feature = "…"
|
at target_feature(enable = "…")
|
||||||
at test
|
at test
|
||||||
at track_caller
|
at track_caller
|
||||||
at used
|
at used
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue