# Agenda 2014-10-28
* Servo hi-pri/blockers (larsberg) https://github.com/servo/servo/issues/2853
* cross-borrowing/borrow operator RFCs (nrc)
- https://github.com/rust-lang/rfcs/pull/226
- https://github.com/rust-lang/rfcs/pull/241
- https://github.com/rust-lang/rfcs/pull/248
- https://gist.github.com/nick29581/809614adb2bbb38232b7
* RFC: Collections reform (aturon) https://github.com/rust-lang/rfcs/pull/235
* RFC: Error conventions take 3 (aturon) https://github.com/rust-lang/rfcs/pull/236
* RFC: Namespacing enums (aturon) https://github.com/rust-lang/rfcs/pull/390
* RFC: Numerics reform (aturon) https://github.com/rust-lang/rfcs/pull/369
* failing in dtors (nrc) - https://github.com/rust-lang/rust/issues/14875
* RFC: &'static [u8, ..N] for byte literals (acrichto) https://github.com/rust-lang/rfcs/pull/339
* RFC: Cargo build cmd + -l for rustc (acrichto) https://github.com/rust-lang/rfcs/pull/403
* RFC: linkage tweaks (acrichto) https://github.com/rust-lang/rfcs/pull/404
* RFC: un-feature-gate struct_variant (acrichto) https://github.com/rust-lang/rfcs/pull/418
* RFC: macro invocations, ()/[] implies expr (pnkfelix): https://github.com/rust-lang/rfcs/pull/378
* RFC: `pub` marker on (public) trait items (pnkfelix): https://github.com/rust-lang/rfcs/pull/227
- see also private trait items RFC: https://github.com/rust-lang/rfcs/pull/52 for motivation
This file has been truncated. show original