Commit de71294
authored
Rollup merge of #107740 - oli-obk:lock_tcx, r=petrochenkov
Avoid locking the global context across the `after_expansion` callback
r? `@petrochenkov`
This was noticed in model-checking/kani#2184 (comment)
This didn't have a perf impact, as it's just an additional 2 or 3 RefCell locks being created.File tree
0 file changed
+0
-0
lines changed0 file changed
+0
-0
lines changed
0 commit comments