]> git.lizzy.rs Git - rust.git/history - src/test/compile-fail/atomicoption-not-send.rs
doc: remove incomplete sentence
[rust.git] / src / test / compile-fail / atomicoption-not-send.rs
2014-12-24 Johannes HoffMerge branch 'master' into cfg_tmp_dir
2014-11-27 Alex Crichtonrollup merge of #19326: huonw/safer-syntax
2014-11-27 Alex Crichtonrollup merge of #19301: Gankro/take-fix
2014-11-27 Alex Crichtonrollup merge of #19273: ogham/rename-file-types
2014-11-27 Alex Crichtonrollup merge of #19272: tomjakubowski/rustdoc-sized
2014-11-27 Alex Crichtonrollup merge of #19266: aochagavia/const
2014-11-27 Alex Crichtonrollup merge of #19231: Gankro/ringbuf-into-iter
2014-11-26 borsauto merge of #19262 : murarth/rust/module-path-fix...
2014-11-26 borsauto merge of #19169 : aturon/rust/fds, r=alexcrichton
2014-11-25 borsauto merge of #19011 : ricky26/rust/trait_supertraits...
2014-11-25 borsauto merge of #18234 : pnkfelix/rust/fsk-type-fragments...
2014-11-25 borsauto merge of #19174 : tomjakubowski/rust/rustdoc-assoc...
2014-11-25 borsauto merge of #19172 : alfie/rust/impl-traitless, r...
2014-11-25 borsauto merge of #19149 : alexcrichton/rust/issue-19091...
2014-11-25 borsauto merge of #18966 : huonw/rust/iter2slice, r=aturon
2014-11-24 borsauto merge of #19021 : roysc/rust/emacs-pr, r=brson
2014-11-24 borsauto merge of #19258 : nick29581/rust/dxr-minor, r...
2014-11-24 borsauto merge of #19250 : kmcallister/rust/atomicoption...
2014-11-23 Keegan McAllisterRequire <T: Send> for AtomicOption