]> git.lizzy.rs Git - rust.git/history - src/librustc_trans/back/write.rs
Rename unwrap functions to into_inner
[rust.git] / src / librustc_trans / back / write.rs
2014-11-23 Alex CrichtonRename unwrap functions to into_inner
2014-11-23 Jakub Bukajrollup merge of #19234: P1start/rustdoc-misc
2014-11-23 borsauto merge of #18140 : JelteF/rust-1/guide-fix, r=cmr
2014-11-22 borsauto merge of #19125 : chris-morgan/rust/vim-prelude...
2014-11-22 borsauto merge of #19124 : Kintaro/rust/remove_test_struct_...
2014-11-22 borsauto merge of #17513 : dradtke/rust/master, r=kballard
2014-11-22 borsauto merge of #19122 : Kintaro/rust/remove_struct_varia...
2014-11-22 borsauto merge of #19117 : jmesmon/rust/mk-cfg-suffix,...
2014-11-21 borsauto merge of #19114 : frewsxcv/rust/master, r=bstrie
2014-11-21 borsauto merge of #19095 : juxiliary/rust/master, r=bstrie
2014-11-21 borsauto merge of #18984 : sheroze1123/rust/fix17574, r...
2014-11-21 borsauto merge of #18908 : tbu-/rust/pr_mapinplace_fixzeros...
2014-11-21 borsauto merge of #16552 : jauhien/rust/fix-libdir, r=alexc...
2014-11-20 borsauto merge of #19071 : huonw/rust/col2column, r=nikomat...
2014-11-20 borsauto merge of #19113 : nikomatsakis/rust/unboxed-boxed...
2014-11-20 borsauto merge of #19105 : alfie/rust/master, r=thestinger
2014-11-20 borsauto merge of #18999 : aturon/rust/stab-floats, r=alexc...
2014-11-20 borsauto merge of #19118 : jakub-/rust/roll-up, r=jakub-
2014-11-19 Jakub Bukajrollup merge of #19108: steveklabnik/doc_atomic_bool
2014-11-19 Jakub Bukajrollup merge of #19107: cakebaker/change_an_box_to_a_box
2014-11-19 Jakub Bukajrollup merge of #19103: huonw/literal-suffixes
2014-11-19 Jakub Bukajrollup merge of #19101: vhbit/ios-rng-fix
2014-11-19 Jakub Bukajrollup merge of #19090: kmcallister/deriving-non-type
2014-11-19 Jakub Bukajrollup merge of #19087: jakub-/issue-19086
2014-11-19 Jakub Bukajrollup merge of #19076: jxv/master
2014-11-19 Jakub Bukajrollup merge of #19073: jakub-/issue-19069
2014-11-19 Jakub Bukajrollup merge of #19072: cakebaker/add_missing_dot
2014-11-19 Jakub Bukajrollup merge of #19040: alexcrichton/issue-18904
2014-11-19 Jakub Bukajrollup merge of #18968: danluu/guide_play
2014-11-19 Jakub Bukajrollup merge of #18944: liigo/improve-os-args-doc
2014-11-19 Jakub Bukajrollup merge of #18903: steveklabnik/error_handling_guide
2014-11-19 Alex Crichtonstd: Stabilize std::fmt
2014-11-18 borsauto merge of #19044 : murarth/rust/libsyntax-view...
2014-11-18 borsauto merge of #19060 : Gankro/rust/super-cloned, r...
2014-11-18 borsauto merge of #19070 : nikomatsakis/rust/crates, r...
2014-11-18 Niko MatsakisMove trans, back, driver, and back into a new crate...