]> git.lizzy.rs Git - rust.git/history - README.md
std: Stabilize TypeId and tweak BoxAny
[rust.git] / README.md
2015-01-18 borsauto merge of #20901 : dgrunwald/rust/update-token...
2015-01-18 borsauto merge of #21276 : huonw/rust/trait-suggestion...
2015-01-17 borsauto merge of #21233 : huonw/rust/simd-size, r=Aatch
2015-01-17 borsauto merge of #21132 : sfackler/rust/wait_timeout,...
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 borsauto merge of #21162 : apasel422/rust/issue-16530,...
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-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-13 Steve KlabnikAdd notes about 32 vs 64 bit Windows
2015-01-12 Steve KlabnikLink to a better place for msys2
2015-01-12 borsMerge pull request #20968 from estsauver/20762
2015-01-12 borsMerge pull request #20903 from XMPPwocky/deadlink1
2015-01-10 borsMerge pull request #20771 from Kimundi/vec-macro-repeat
2015-01-09 borsMerge pull request #20793 from ktossell/rustdoc-fixedve...
2015-01-09 borsMerge pull request #20699 from vhbit/ios-archs
2015-01-09 borsMerge pull request #20741 from mneumann/dragonfly-pthre...
2015-01-09 borsMerge pull request #20718 from tshepang/bench-fix-some...
2015-01-08 borsMerge pull request #20766 from tsurai/patch-1
2015-01-08 borsMerge pull request #20735 from squidpickles/master
2015-01-08 borsauto merge of #20760 : alexcrichton/rust/rollup, r...
2015-01-08 Alex Crichtonrollup merge of #20757: nikomatsakis/issue-20624-assoc...
2015-01-08 Alex Crichtonrollup merge of #20754: nikomatsakis/int-feature
2015-01-08 Alex Crichtonrollup merge of #20751: nikomatsakis/issue-20232
2015-01-08 Alex Crichtonrollup merge of #20746: dotdash/fix_indent
2015-01-08 Alex Crichtonrollup merge of #20740: FlaPer87/remove-opt-out-copy
2015-01-08 Alex Crichtonrollup merge of #20738: brson/feature-staging2
2015-01-08 Alex Crichtonrollup merge of #20736: akiss77/pr-u8-c_char
2015-01-08 Alex Crichtonrollup merge of #19897: steveklabnik/trpl
2015-01-08 Steve Klabnik"The Rust Programming Language"
2014-11-22 borsauto merge of #17513 : dradtke/rust/master, r=kballard
2014-10-28 borsauto merge of #17851 : brson/rust/rustup, r=alexcrichton
2014-10-24 borsauto merge of #17896 : mahkoh/rust/intmax, r=alexcrichton
2014-10-24 borsauto merge of #17960 : mahkoh/rust/clone_from_slice...
2014-10-18 borsauto merge of #18105 : nikomatsakis/rust/issue-18055...
2014-10-18 borsauto merge of #18024 : phungleson/rust/fix-var-name...
2014-10-18 borsauto merge of #18022 : nikomatsakis/rust/issue-18019...
2014-10-18 borsauto merge of #17955 : rjz/rust/tweak-tasks-guide,...
2014-10-18 borsauto merge of #17815 : typelist/rust/recursive-structs...
2014-10-17 borsauto merge of #17009 : kballard/rust/install_no_sudo...
2014-10-17 borsauto merge of #16855 : P1start/rust/help-messages,...
2014-10-17 borsauto merge of #18056 : TeXitoi/rust/shootout-reverse...
2014-10-16 borsauto merge of #17989 : alexcrichton/rust/spectralnorm...
2014-10-16 borsauto merge of #17947 : lukemetz/rust/master, r=aturon
2014-10-16 borsauto merge of #18015 : jakub-/rust/issue-4201, r=pcwalton
2014-10-15 borsauto merge of #17934 : pcwalton/rust/better-autoderef...
2014-10-14 borsauto merge of #18018 : gamazeps/rust/isuue16736, r=cmr
2014-10-14 borsauto merge of #17966 : frewsxcv/rust/master, r=nikomatsakis
2014-10-14 borsauto merge of #18014 : hirschenberger/rust/issue-17999...
2014-10-14 borsauto merge of #18017 : alexcrichton/rust/rollup, r...
2014-10-13 borsauto merge of #17888 : gmfawcett/rust/patch-1, r=alexcr...
2014-10-13 Alex Crichtonrollup merge of #18012 : pnkfelix/gate-bors-on-building...
2014-10-13 Alex Crichtonrollup merge of #18007 : dotdash/arg_lifetime_end
2014-10-13 Alex Crichtonrollup merge of #18002 : SimonSapin/unicode-version
2014-10-13 Alex Crichtonrollup merge of #17993 : redcape/fix-ffi-docs
2014-10-13 Alex Crichtonrollup merge of #17992 : jkleint/guide-double-borrow
2014-10-13 Alex Crichtonrollup merge of #17991 : sfackler/extern-error
2014-10-13 Alex Crichtonrollup merge of #17986 : gamazeps/docissue
2014-10-13 Alex Crichtonrollup merge of #17984 : bkoropoff/issue-17651
2014-10-13 Alex Crichtonrollup merge of #17980 : alexcrichton/no-more-exes
next