update to literal-escaper 0.0.4 for better API without unreachable and faster string parsing
This commit is contained in:
parent
68ac5abb06
commit
707a6f5463
16 changed files with 67 additions and 94 deletions
|
|
@ -45,8 +45,7 @@ rustc-demangle.debug = 0
|
|||
rustc-demangle.opt-level = "s"
|
||||
|
||||
[patch.crates-io]
|
||||
# See comments in `library/rustc-std-workspace-core/README.md` for what's going on
|
||||
# here
|
||||
# See comments in `library/rustc-std-workspace-core/README.md` for what's going on here
|
||||
rustc-std-workspace-core = { path = 'rustc-std-workspace-core' }
|
||||
rustc-std-workspace-alloc = { path = 'rustc-std-workspace-alloc' }
|
||||
rustc-std-workspace-std = { path = 'rustc-std-workspace-std' }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue