This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit 7e432c4
committed
Auto merge of rust-lang#140880 - nnethercote:Ident-new-debug-assert, r=oli-obk
Make the assertion in `Ident::new` debug-only.
This fixes a perf regression introduced in rust-lang#140252.
r? `@oli-obk`1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2352 | 2352 | | |
2353 | 2353 | | |
2354 | 2354 | | |
2355 | | - | |
| 2355 | + | |
2356 | 2356 | | |
2357 | 2357 | | |
2358 | 2358 | | |
| |||
0 commit comments