rust/src/librustc/middle/save
Adolfo Ochagavía 8107ef77f0 Rename functions in the CloneableVector trait
* Deprecated `to_owned` in favor of `to_vec`
* Deprecated `into_owned` in favor of `into_vec`

[breaking-change]
2014-07-17 16:35:48 +02:00
..
mod.rs Rename functions in the CloneableVector trait 2014-07-17 16:35:48 +02:00
recorder.rs Rename functions in the CloneableVector trait 2014-07-17 16:35:48 +02:00
span_utils.rs librustc: Remove the fallback to int for integers and f64 for 2014-06-29 11:47:58 -07:00