Use a lock-free datastructure for source_span
This commit is contained in:
parent
a04e78730e
commit
decfb4d123
10 changed files with 65 additions and 12 deletions
|
|
@ -120,6 +120,7 @@ const PERMITTED_RUSTC_DEPENDENCIES: &[&str] = &[
|
|||
"dissimilar",
|
||||
"dlmalloc",
|
||||
"either",
|
||||
"elsa",
|
||||
"ena",
|
||||
"expect-test",
|
||||
"fallible-iterator", // dependency of `thorin`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue