Commit f7ed6e1
committed
Make an assert debug-only in
This reduces instruction counts for NLL builds of `wg-grammar` by over
20%.find_constraint_paths_between_regions.1 parent 8ae730a commit f7ed6e1
File tree
1 file changed
+1
-1
lines changed- src/librustc_mir/borrow_check/nll/region_infer/error_reporting
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
208 | | - | |
| 208 | + | |
209 | 209 | | |
210 | 210 | | |
211 | 211 | | |
| |||
0 commit comments