]> git.lizzy.rs Git - rust.git/commit
Don't loop infinitely on 0-size structs in repr
authorAlex Crichton <alex@alexcrichton.com>
Wed, 10 Jul 2013 07:01:58 +0000 (00:01 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Wed, 10 Jul 2013 07:07:03 +0000 (00:07 -0700)
commit6d4d2c9a33ea0b92e98c22e84e76d3116dcd7444
treeedd57744338137f22d6a50e6017d418d33ebbc6f
parente388a80c234d628c4d1fab77dc3e3f2c04cbefc5
Don't loop infinitely on 0-size structs in repr

Closes #7625
src/libstd/repr.rs