]> git.lizzy.rs Git - rust.git/commit
Remove box syntax from Box<function pointer> construction
authorest31 <MTest31@outlook.com>
Sun, 10 Jul 2022 22:25:25 +0000 (00:25 +0200)
committerest31 <MTest31@outlook.com>
Sun, 10 Jul 2022 22:34:21 +0000 (00:34 +0200)
commit94a09232ff8f598d0e38aaa26f8abb89779665bd
treea02165636b87063af98453ecbf5d0be1251321e3
parent3dcb616888aac50d55160b025266d555dad937d9
Remove box syntax from Box<function pointer> construction

The function pointer should be extremely small, close to pointer size.
src/librustdoc/core.rs