Ms2ger
|
7c6b03abfe
|
Opt-in rather than opt-out to unsafe blocks in layout.
|
2015-02-08 20:03:27 +01:00 |
|
Ms2ger
|
a819b0b1b6
|
Fix the documentation comment syntax in flow_ref.rs.
|
2015-02-08 19:56:04 +01:00 |
|
Ms2ger
|
1b3e368bcd
|
Don't shadow lifetimes in layout.
|
2015-01-28 14:44:32 +01:00 |
|
Josh Matthews
|
95fc29fa0d
|
Update rustc to 00b112c45a604fa6f4b59af2a40c9deeadfdb7c6/rustc-1.0.0-dev.
|
2015-01-28 10:16:49 +10:00 |
|
Ms2ger
|
13c7cf928a
|
Stop calling deref() and deref_mut() explicitly.
|
2015-01-22 16:04:21 +01:00 |
|
Ms2ger
|
faefb27f3e
|
Use std::sync::atomic::Ordering explicitly.
|
2015-01-22 14:49:25 +01:00 |
|
Ms2ger
|
16c7060bc8
|
Update rustc to revision 2cfb5acb5a2751c759627377e602bac4f88f2d19.
|
2015-01-08 09:58:46 -05:00 |
|
Ms2ger
|
ac95d12037
|
Remove some manual deref() / deref_mut() calls.
|
2014-12-16 16:41:33 +01:00 |
|
Jack Moffitt
|
d1b433a3b3
|
Rust upgrade to rustc hash b03a2755193cd756583bcf5831cf4545d75ecb8a
|
2014-11-13 11:17:43 +10:00 |
|
Clark Gaebel
|
76ed7484eb
|
Use the Deref traits for FlowRefs.
This patch switches FlowRefs to using the Deref and DerefMut traits, instead of
the custom `get` and `get_mut` functions.
|
2014-10-15 11:04:05 -07:00 |
|
Keegan McAllister
|
a640a7c5c3
|
Upgrade to rustc 0.12.0-pre (4d2af3861 2014-09-17 15:51:11 +0000)
|
2014-09-20 13:00:06 -07:00 |
|
Jack Moffitt
|
c6ab60dbfc
|
Cargoify servo
|
2014-09-08 20:21:42 -06:00 |
|