Skip to content

Commit a181efe

Browse files
committed
Remove outdated feature gate from proc macro test
1 parent aa9bc86 commit a181efe

File tree

1 file changed

+0
-1
lines changed
  • crates/rust-analyzer/tests/slow-tests

1 file changed

+0
-1
lines changed

crates/rust-analyzer/tests/slow-tests/main.rs

-1
Original file line numberDiff line numberDiff line change
@@ -832,7 +832,6 @@ fn main() {
832832
}
833833

834834
#[test]
835-
#[cfg(feature = "sysroot-abi")]
836835
fn resolve_proc_macro() {
837836
use expect_test::expect;
838837
if skip_slow_tests() {

0 commit comments

Comments
 (0)