]> git.lizzy.rs Git - rust.git/history - src/doc/guide-crates.md
rustc_parse_format: Fix character indices in find_skips
[rust.git] / src / doc / guide-crates.md
2015-01-20 Barosl LEERollup merge of #21314 - fenhl:patch-1, r=steveklbanik
2015-01-20 Barosl LEERollup merge of #21312 - michaelsproul:remove-error...
2015-01-20 Barosl LEERollup merge of #21309 - thorncp:rustdoc-man-page,...
2015-01-20 Barosl LEERollup merge of #21302 - gutworth:rm-find-equiv-test...
2015-01-20 Barosl LEERollup merge of #21294 - alfie:typo, r=steveklabnik
2015-01-20 Barosl LEERollup merge of #21355 - alfie:suffix, r=steveklabnik
2015-01-20 Barosl LEERollup merge of #21280 - timparenti:old-guide-stub...
2015-01-20 borsAuto merge of #19353 - icorderi:docs/grammar, r=stevekl...
2015-01-17 Tim ParentiGrammar tweak to old guide stub documents.
2015-01-15 borsauto merge of #20980 : richo/rust/final-power, r=alexcr...
2015-01-12 borsauto merge of #20894 : swgillespie/rust/emacs-issue...
2015-01-12 borsauto merge of #20889 : Manishearth/rust/trait-error...
2015-01-12 borsMerge pull request #20968 from estsauver/20762
2015-01-12 borsMerge pull request #20903 from XMPPwocky/deadlink1
2015-01-12 borsMerge pull request #20820 from sellibitze/closure-doc
2015-01-11 borsauto merge of #20406 : TimDumol/rust/dlist-append-split...
2015-01-11 borsauto merge of #20755 : dotdash/rust/fca, r=Aatch
2015-01-10 borsMerge pull request #20851 from englishm/patch-1
2015-01-10 borsMerge pull request #20849 from scode/scode/fix-book...
2015-01-10 borsMerge pull request #20833 from nstoddard/master
2015-01-10 borsMerge pull request #20819 from GuillaumeGomez/master
2015-01-10 borsMerge pull request #20818 from rgs1/fix-guide
2015-01-10 borsMerge pull request #20817 from killercup/patch-2
2015-01-10 borsMerge pull request #20808 from Manishearth/span_fix
2015-01-10 borsMerge pull request #20771 from Kimundi/vec-macro-repeat
2015-01-10 borsauto merge of #20839 : alexcrichton/rust/missing-stabil...
2015-01-10 borsauto merge of #20837 : huonw/rust/remove-unused-lifetim...
2015-01-10 borsauto merge of #20794 : sfackler/rust/trailing-attrs...
2015-01-10 borsauto merge of #20802 : huonw/rust/book-css, r=steveklabnik
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 Huon WilsonAdd stub deprecation files for each of the old guides.
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"
2015-01-03 borsauto merge of #19835 : pythonesque/rust/add-unordered...
2014-12-24 Johannes HoffMerge branch 'master' into cfg_tmp_dir
2014-12-23 borsMerge pull request #19886 from brson/rustup
2014-12-21 Alex Crichtonrollup merge of #19932: elszben/master
2014-12-21 Alex Crichtonrollup merge of #19823: iKevinY/doc-fixes
2014-12-21 Alex Crichtonrollup merge of #19727: lfairy/patch-1
2014-12-21 Alex Crichtonrollup merge of #19651: Gankro/ptr-docs
2014-12-21 borsauto merge of #19953 : sanxiyn/rust/privacy-span, r...
2014-12-18 borsauto merge of #19819 : vadimcn/rust/fix-demangle, r...
2014-12-17 Alex Crichtonrollup merge of #19889: FlaPer87/unboxed-closure
2014-12-17 Alex Crichtonrollup merge of #19887: alexcrichton/serialize-fn-mut
2014-12-17 Alex Crichtonrollup merge of #19881: larroy/master
2014-12-17 Alex Crichtonrollup merge of #19880: sanxiyn/assoc-resolve-lifetime
2014-12-17 Alex Crichtonrollup merge of #19873: drewm1980/master
2014-12-17 Alex Crichtonrollup merge of #19871: pczarn/ring_buf-remove
2014-12-17 Alex Crichtonrollup merge of #19869: sfackler/free-stdin
2014-12-17 Alex Crichtonrollup merge of #19868: sourcefrog/master
2014-12-17 Alex Crichtonrollup merge of #19860: japaric/copy-markers
2014-12-17 Alex Crichtonrollup merge of #19859: alexcrichton/flaky-test
2014-12-17 Alex Crichtonrollup merge of #19857: japaric/test-19129
2014-12-17 Alex Crichtonrollup merge of #19856: iKevinY/faq-fixes
2014-12-17 Alex Crichtonrollup merge of #19849: alexcrichton/second-pass-option
2014-12-17 Alex Crichtonrollup merge of #19846: nicholasbishop/bishops_magical_...
2014-12-17 Alex Crichtonrollup merge of #19845: jbranchaud/fix-indentation...
2014-12-17 Alex Crichtonrollup merge of #19838: shepmaster/invariant-lifetime...
2014-12-17 Alex Crichtonrollup merge of #19831: luqmana/deriving-where
2014-12-17 Alex Crichtonrollup merge of #19830: mchaput/patch-1
2014-12-17 Alex Crichtonrollup merge of #19827: japaric/clone-uc
2014-12-17 Alex Crichtonrollup merge of #19820: alexcrichton/deprecate-some...
2014-12-17 Alex Crichtonrollup merge of #19818: emk/regex_at_name_opt
2014-12-17 Alex Crichtonrollup merge of #19766: nick29581/coerce-raw
2014-12-17 Alex Crichtonrollup merge of #19764: lifthrasiir/that-stray-nul
2014-12-17 Alex Crichtonrollup merge of #19755: alexcrichton/rust-serialize
2014-12-17 Alex Crichtonrollup merge of #19753: brson/rust-installer
2014-12-17 Alex Crichtonrollup merge of #19743: steveklabnik/gh16143
2014-12-17 Alex Crichtonrollup merge of #19729: vhbit/ios-oibit-fix
2014-12-17 Alex Crichtonrollup merge of #19720: csouth3/vecmap-newtypes
2014-12-17 borsauto merge of #19799 : alexcrichton/rust/stop-panicking...
2014-12-16 borsauto merge of #19647 : nielsegberts/rust/master, r...
2014-12-16 borsauto merge of #19782 : gereeter/rust/cleanup-btree...
2014-12-16 borsauto merge of #19777 : nikomatsakis/rust/warn-on-shadow...
2014-12-16 borsauto merge of #19747 : alexcrichton/rust/slice-one...
2014-12-15 borsauto merge of #19448 : japaric/rust/binops-by-value...
2014-12-15 borsauto merge of #19882 : steveklabnik/rust/fix_download...
2014-12-15 borsauto merge of #19785 : brson/rust/rollup, r=brson
2014-12-15 Brian Andersonrollup merge of #19814: jbranchaud/fix-a-typo-in-owners...
2014-12-15 Brian Andersonrollup merge of #19812: frewsxcv/expansion-include...
2014-12-15 Brian Andersonrollup merge of #19804: kballard/vim-new-unicode-escapes
2014-12-15 Brian Andersonrollup merge of #19802: jbranchaud/add-btreeset-new...
2014-12-15 Brian Andersonrollup merge of #19793: tomjakubowski/metadata-const...
2014-12-15 Brian Andersonrollup merge of #19787: akiss77/fix-i8-c_char
2014-12-15 Brian Andersonrollup merge of #19784: csouth3/vim-syntax-iter
2014-12-15 Brian Andersonrollup merge of #19779: Noctune/master
2014-12-15 Brian Andersonrollup merge of #19775: SimonSapin/gedit-new-unicode...
next