Skip to content

Commit a8563c5

Browse files
Merge #9463
9463: fix: Remove incorrect std dep r=jonas-schievink a=jonas-schievink libstd doesn't actually depend on `proc_macro`. cc #9456 (comment) bors r+ Co-authored-by: Jonas Schievink <[email protected]>
2 parents 021f677 + 3fa07b3 commit a8563c5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crates/project_model/src/sysroot.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,6 @@ core
210210
panic_abort
211211
panic_unwind
212212
profiler_builtins
213-
proc_macro
214213
std_detect
215214
term
216215
test

0 commit comments

Comments
 (0)