my rust fork
https://www.rust-lang.org
92: Use separate imports instead of {}-grouped imports for better merges r=japaric a=porglezomp
Previously every merge would cause conflicts because the {}-group would re-flow, which the merge algorithm can't handle. This will hopefully make rebases and merges go more smoothly while everyone is still adding new modules.
Co-authored-by: C Jones <code@calebjones.net>
Co-authored-by: Jorge Aparicio <jorge@japaric.io>
|
||
|---|---|---|
| library/compiler-builtins/libm | ||