Auto merge of #89139 - camsteffen:write-perf, r=Mark-Simulacrum
Use ZST for fmt unsafety as suggested here - https://github.com/rust-lang/rust/pull/83302#issuecomment-923529151.
This commit is contained in:
commit
67365d64bc
9 changed files with 111 additions and 103 deletions
|
@ -253,6 +253,7 @@ symbols! {
|
|||
TyCtxt,
|
||||
TyKind,
|
||||
Unknown,
|
||||
UnsafeArg,
|
||||
Vec,
|
||||
Yield,
|
||||
_DECLS,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue