]> git.lizzy.rs Git - rust.git/history - src
std: Move the bitflags! macro to a gated crate
[rust.git] / src /
2015-01-17 Alex Crichtonstd: Move the bitflags! macro to a gated crate
2015-01-17 Steve KlabnikBeef up Copy documentation
2015-01-17 Steve KlabnikAdd C -> Rust example to FFI chapter of the book.
2015-01-17 Steve KlabnikUpdate syntax of ignored test.
2015-01-17 Steve KlabnikFix up titles of TRPL chapters
2015-01-17 Volker MischeMake Index trait example clearer
2015-01-17 Ms2gerFix typo.
2015-01-17 Steve KlabnikIntpocalypse, book edition.
2015-01-17 Steve KlabnikEvaluate # fn in docs
2015-01-17 Steve KlabnikRemove segmented stack info from the FFI chapter of...
2015-01-17 Andrew BarchukReplace obsolete constructions in into examples
2015-01-17 Andrew BarchukRemove Thread::detach() call from intro example
2015-01-17 Andrew BarchukFix intro concurrency examples compilation warns
2015-01-17 Simonas KazlauskasRevert stability for Bitv and BitvSet
2015-01-17 Steve KlabnikAdd enum discriminats to the reference.
2015-01-17 Steve KlabnikAdd note about libc::exit's unsafety.
2015-01-17 borsauto merge of #21233 : huonw/rust/simd-size, r=Aatch
2015-01-17 borsauto merge of #21205 : alexcrichton/rust/issue-21202...
2015-01-17 borsauto merge of #21132 : sfackler/rust/wait_timeout,...
2015-01-17 Huon WilsonFeature gate SIMD in FFI, due to unknown ABIs.
2015-01-17 Huon WilsonAdd comprehensive test for no-ICE behaviour of SIMD...
2015-01-16 borsauto merge of #21008 : huonw/rust/trait-suggestions...
2015-01-16 borsauto merge of #21113 : alexcrichton/rust/plug-a-hole...
2015-01-16 Steven FacklerRewrite Condvar::wait_timeout and make it public
2015-01-16 Alex Crichtonrustc: Fix a leak in dependency= paths
2015-01-16 Alex Crichtonrustc_resolve: Correctly record privacy of methods
2015-01-16 Alex Crichtonrustc: Move the privacy pass to its own crate
2015-01-16 borsauto merge of #21162 : apasel422/rust/issue-16530,...
2015-01-16 borsauto merge of #20972 : FlaPer87/rust/oibit-send-and...
2015-01-16 Huon WilsonPrefer implemented traits in suggestions.
2015-01-16 Huon WilsonPut vector types in regs for arm & mips FFI.
2015-01-16 Huon WilsonSupport SSE with integer types in x86-64 FFI.
2015-01-16 Huon WilsonAdd `Type::int_width` for retrieving integer's bit...
2015-01-16 Huon WilsonSupport SSE types in extern {} better.
2015-01-16 Flavio Percocofix pretty test fallout
2015-01-16 Flavio PercocoDocs fallout
2015-01-16 Flavio Percocopopulate impls *before* clonning the impls vec
2015-01-16 Flavio Percocofix latest changes fallout
2015-01-16 Flavio Percocoaddressed comments
2015-01-16 Flavio PercocoAllow negative impls just for Send and Sync
2015-01-16 Flavio PercocoDon't use NoSend/NoSync in tests
2015-01-16 Flavio PercocoFix coherence for negative implementations
2015-01-16 Flavio Percocoadd a run-pass test that used to fail
2015-01-16 Flavio PercocoDon't use NoSend/NoSync in libstd
2015-01-16 Flavio PercocoDon't use NoSend/NoSync in liballoc
2015-01-16 Flavio PercocoRemove NoSend/NoSync
2015-01-16 Flavio PercocoCheck for negative impls for `Send` and `Sync`
2015-01-16 Flavio PercocoDon't assemble bound impls if candidate's ambiguous
2015-01-16 Flavio PercocoNegative impls are considered safe
2015-01-16 Flavio Percocopush_impls_of_trait is not needed, use map
2015-01-16 Flavio PercocoAdd test for missing default impl
2015-01-16 Flavio PercocoRecord negative trait_impls separatedly
2015-01-16 borsMerge pull request #21214 from sleepynate/spacing-in...
2015-01-16 borsMerge pull request #21211 from fenhl/patch-1
2015-01-16 borsMerge pull request #21181 from nick29581/save-fix
2015-01-16 borsauto merge of #21213 : alexcrichton/rust/rollup, r...
2015-01-16 Alex CrichtonTest fixes and rebase conflicts
2015-01-15 nathan dotzFix commented graphs in src/doc/trpl/ownership.md
2015-01-15 FenhlFix sync::condvar::Condvar::notify_one docs
2015-01-15 borsauto merge of #21052 : nick29581/rust/methods-ext,...
2015-01-15 Alex Crichtonrollup merge of #21206: steveklabnik/expressions
2015-01-15 Alex Crichtonrollup merge of #21199: dotdash/decode_lamba
2015-01-15 Alex Crichtonrollup merge of #21197: michaelwoerister/linestablesonl...
2015-01-15 Alex Crichtonrollup merge of #21191: Zoxc/lto
2015-01-15 Alex Crichtonrollup merge of #21190: FlaPer87/remove_duplicated_func
2015-01-15 Alex Crichtonrollup merge of #21172: brson/tuple
2015-01-15 Alex Crichtonrollup merge of #21170: Diggsey/issue-21058
2015-01-15 Alex Crichtonrollup merge of #21169: aidanhs/aphs-contributing-style...
2015-01-15 Alex Crichtonrollup merge of #21168: aidanhs/aphs-doc-vec-heap
2015-01-15 Alex Crichtonrollup merge of #21167: FlaPer87/coherence-impls
2015-01-15 Alex Crichtonrollup merge of #21164: richo/doc/servo-link
2015-01-15 Alex Crichtonrollup merge of #21161: japaric/ufcs-hash
2015-01-15 Alex Crichtonrollup merge of #21156: nick29581/plugins-fix
2015-01-15 Alex Crichtonrollup merge of #21151: brson/beta
2015-01-15 Alex Crichtonrollup merge of #21148: bombless/patch-1
2015-01-15 Alex Crichtonrollup merge of #21144: nagisa/asm-str-fix
2015-01-15 Alex Crichtonrollup merge of #21141: tcard/master
2015-01-15 Alex Crichtonrollup merge of #21133: iKevinY/mobile-rustdoc
2015-01-15 Alex Crichtonrollup merge of #21127: erickt/opt-stack
2015-01-15 Alex Crichtonrollup merge of #21126: sleepynate/dlist-examples
2015-01-15 Alex Crichtonrollup merge of #21124: steveklabnik/fix_redirect
2015-01-15 Alex Crichtonrollup merge of #21120: fhahn/issue-model-lexer-questio...
2015-01-15 Alex Crichtonrollup merge of #21115: dotdash/iter_vec
2015-01-15 Alex Crichtonrollup merge of #21110: rohitjoshi/patch-1
2015-01-15 Alex Crichtonrollup merge of #21109: steveklabnik/gh17224
2015-01-15 Alex Crichtonrollup merge of #21107: nikomatsakis/assoc-type-ice...
2015-01-15 Alex Crichtonrollup merge of #21105: csouth3/kill-box-import
2015-01-15 Alex Crichtonrollup merge of #21103: nagisa/result-typo
2015-01-15 Alex Crichtonrollup merge of #21089: nikomatsakis/issue-20676-invali...
2015-01-15 Alex Crichtonrollup merge of #21088: aochagavia/obsolete
2015-01-15 Alex Crichtonrollup merge of #21085: pnkfelix/pp-flowgraph-kill...
2015-01-15 Alex Crichtonrollup merge of #21075: iKevinY/intro-changes
2015-01-15 Alex Crichtonrollup merge of #21071: sfaxon/mobile-friendly-book
2015-01-15 Alex Crichtonrollup merge of #21066: japaric/issue-20575
2015-01-15 Alex Crichtonrollup merge of #21059: steveklabnik/gh16072
2015-01-15 Alex Crichtonrollup merge of #21054: steveklabnik/gh17950
2015-01-15 Alex Crichtonrollup merge of #21052: nick29581/methods-ext
2015-01-15 Alex Crichtonrollup merge of #21046: steveklabnik/gh16654
2015-01-15 Alex Crichtonrollup merge of #21041: steveklabnik/gh17554
2015-01-15 Alex Crichtonrollup merge of #21040: steveklabnik/gh20037
next