Rust highfive robot

Results 9 issues of Rust highfive robot

**Issue by [glaebhoerl](https://github.com/glaebhoerl)** _Saturday Aug 03, 2013 at 23:58 GMT_ _For earlier discussion, see https://github.com/rust-lang/rust/issues/8277_ _This issue was labelled with: B-RFC in the Rust repository_ --- Rust has an anonymous...

T-lang
A-data-types
A-syntax
A-structural-typing
A-sum-types

[Pretty](https://github.com/treeman/rfcs/blob/newtype-keyword/active/0000-newtype-keyword.md) Tracking issue for postponed PR #186

postponed
T-lang
A-traits
A-derive
A-impls

**Issue by [ghost](https://github.com/ghost)** _Sunday Mar 17, 2013 at 02:56 GMT_ _For earlier discussion, see https://github.com/rust-lang/rust/issues/5417_ _This issue was labelled with: A-libs, A-traits, B-RFC in the Rust repository_ --- Since I've...

T-lang
T-libs-api
A-traits-libstd
A-enum

**Issue by [tiffany352](https://github.com/tiffany352)** _Monday Sep 02, 2013 at 01:14 GMT_ _For earlier discussion, see https://github.com/rust-lang/rust/issues/8922_ _This issue was labelled with: A-typesystem, I-wishlist in the Rust repository_ --- Rust doesn't support...

postponed
T-lang
A-typesystem

**Issue by [thestinger](https://github.com/thestinger)** _Sunday Oct 13, 2013 at 16:22 GMT_ _For earlier discussion, see https://github.com/rust-lang/rust/issues/9835_ _This issue was labelled with: I-enhancement in the Rust repository_ --- http://dlang.org/statement.html#ScopeGuardStatement

T-lang
A-typesystem
A-expressions

Bitfields are commonly encountered when interacting with C code. Since many of the details of the behavior of bitfields are left to the implementation, it is hard to write cross-platform...

T-lang
A-data-types
A-repr
A-ffi

**Issue by [alanfalloon](https://github.com/alanfalloon)** _Thursday Apr 24, 2014 at 02:31 GMT_ _For earlier discussion, see https://github.com/rust-lang/rust/issues/13721_ _This issue was labelled with: in the Rust repository_ --- As you know, you can't...

T-lang

**Issue by [eddyb](https://github.com/eddyb)** _Monday Oct 28, 2013 at 17:39 GMT_ _For earlier discussion, see https://github.com/rust-lang/rust/issues/10124_ _This issue was labelled with: B-RFC in the Rust repository_ --- ## The Problem -...

T-lang
A-typesystem

**Issue by [kballard](https://github.com/kballard)** _Wednesday Jan 29, 2014 at 23:12 GMT_ _For earlier discussion, see https://github.com/rust-lang/rust/issues/11916_ _This issue was labelled with: A-libs, A-unicode, E-easy, E-mentor in the Rust repository_ --- `glob::glob()`...