about summary refs log tree commit diff
path: root/src/test/codegen/stack-alloc-string-slice.rs
diff options
context:
space:
mode:
authornham <hamann.nick@gmail.com>2014-07-30 15:53:40 -0400
committernham <hamann.nick@gmail.com>2014-07-30 16:04:33 -0400
commitf3e0db15592d71b8b7125bffbf73df231be8da9d (patch)
tree2633af8d93efcc10e15dbe1e3fb30c39b99fda3e /src/test/codegen/stack-alloc-string-slice.rs
parent72e2c7dec34bd87fab6bb15bb7d3d97269d4afd3 (diff)
downloadrust-f3e0db15592d71b8b7125bffbf73df231be8da9d.tar.gz
rust-f3e0db15592d71b8b7125bffbf73df231be8da9d.zip
Derive PartialOrd, Ord and Hash for bitflags types.
In order to prevent users from having to manually implement Hash and Ord for
bitflags types, this commit derives these traits automatically.

This breaks code that has manually implemented any of these traits for types
created by the bitflags! macro. Change this code by removing implementations
of these traits.

[breaking-change]
Diffstat (limited to 'src/test/codegen/stack-alloc-string-slice.rs')
0 files changed, 0 insertions, 0 deletions