about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorCDirkx <christiaan@dirkx.com>2020-09-01 21:05:26 +0200
committerCDirkx <christiaan@dirkx.com>2020-09-01 21:05:26 +0200
commita43dd4f4014af0f70c032eb23c5cbf4c2829b7c8 (patch)
tree1e20718b3926d9984d59be98a1aeb22fc3334037 /compiler/rustc_codegen_llvm/src
parentcd08deff3c9c0de3ecd78883a3df4c9089b715d1 (diff)
downloadrust-a43dd4f4014af0f70c032eb23c5cbf4c2829b7c8.tar.gz
rust-a43dd4f4014af0f70c032eb23c5cbf4c2829b7c8.zip
Change implementation of `Ipv6Addr::is_unspecified` and `is_loopback` from `matches!` to `u128` comparison
Done because `matches!` doesn't optimize well with array comparisons
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions