]> git.lizzy.rs Git - rust.git/history - src/doc/rust.md
Replace all ~"" with "".to_owned()
[rust.git] / src / doc / rust.md
2014-04-19 Richo HealeyReplace all ~"" with "".to_owned()
2014-04-18 borsauto merge of #13576 : lifthrasiir/rust/double-ref...
2014-04-18 borsauto merge of #13575 : TeXitoi/rust/shootout-knucleotid...
2014-04-18 borsauto merge of #13572 : yuriks/rust/bitv-renames, r...
2014-04-17 borsauto merge of #13565 : alexcrichton/rust/issue-13560...
2014-04-17 borsauto merge of #13261 : pnkfelix/rust/fsk-fix-12856...
2014-04-17 borsauto merge of #13558 : alexcrichton/rust/snapshots...
2014-04-17 borsauto merge of #13569 : alexcrichton/rust/ignore-bytecod...
2014-04-17 borsauto merge of #13567 : iancormac84/rust/libc_windows_gu...
2014-04-17 borsauto merge of #13563 : lifthrasiir/rust/refman-dl,...
2014-04-17 borsauto merge of #13557 : FlaPer87/rust/ls-behind-z, r...
2014-04-17 borsauto merge of #13550 : brson/rust/man, r=alexcrichton
2014-04-17 borsauto merge of #13485 : adrientetar/rust/newrustdoc...
2014-04-16 borsauto merge of #13465 : alexcrichton/rust/fix-comm-dox...
2014-04-16 borsauto merge of #13432 : ruediger/rust/rustmode, r=nikoma...
2014-04-16 borsauto merge of #13418 : ktt3ja/rust/move-out-of, r=brson
2014-04-16 borsauto merge of #13454 : brson/rust/noglobs, r=alexcrichton
2014-04-16 Kang Seonghoondoc: Removed all definition lists as Sundown doesn...
2014-04-16 borsauto merge of #13556 : michaelwoerister/rust/various...
2014-04-16 borsauto merge of #13547 : alexcrichton/rust/remove-priv...
2014-04-16 Alex Crichtonrustc: Remove private enum variants
2014-04-16 borsauto merge of #13544 : klutzy/rust/pprust, r=alexcrichton
2014-04-16 borsauto merge of #13539 : Aatch/rust/vector-copy-faster...
2014-04-16 borsauto merge of #13527 : huonw/rust/macro-expander-trait...
2014-04-16 borsauto merge of #13522 : seanmonstar/rust/sip, r=alexcrichton
2014-04-16 borsauto merge of #13532 : alexcrichton/rust/rollup, r...
2014-04-16 borsauto merge of #13390 : alexcrichton/rust/run-some-destr...
2014-04-16 Tobias BucherRemove RUST_LOG="::help" from the docs
2014-04-16 borsauto merge of #13498 : johnsoft/rust/fix-transmute...
2014-04-16 borsauto merge of #13511 : Meyermagic/rust/enum_typeid...
2014-04-15 borsauto merge of #13489 : JustAPerson/rust/crate-file...
2014-04-14 JustAPersonOnly check --crate-type flags if present.
2014-04-14 borsauto merge of #13477 : Manishearth/rust/newattr, r...
2014-04-13 borsauto merge of #13470 : Manishearth/rust/docnum, r=brson
2014-04-09 borsauto merge of #13383 : ben0x539/rust/glob-dots, r=brson
2014-04-08 borsauto merge of #13399 : SimonSapin/rust/patch-8, r=cmr
2014-04-08 borsauto merge of #13397 : alexcrichton/rust/rollup, r...
2014-04-08 Alex CrichtonRegister new snapshots
2014-04-08 Alex Crichtondoc: Document flavorful variations of paths
2014-04-07 borsauto merge of #13358 : tbu-/rust/pr_doc_equivrel, r=cmr
2014-04-07 borsauto merge of #13356 : alexcrichton/rust/ignore-flaky...
2014-04-07 borsauto merge of #13354 : alexcrichton/rust/fixup-some...
2014-04-07 borsauto merge of #13347 : HeroesGrave/rust/master, r=alexc...
2014-04-07 borsauto merge of #13165 : sfackler/rust/io-vec, r=alexcrichton
2014-04-06 borsauto merge of #13346 : ben0x539/rust/priv-field-in...
2014-04-06 borsauto merge of #13345 : bjz/rust/irc, r=alexcrichton
2014-04-06 borsauto merge of #13340 : FlaPer87/rust/code-model, r=cmr
2014-04-06 borsauto merge of #13344 : eddyb/rust/kill-unboxed-vec...
2014-04-06 borsauto merge of #13315 : alexcrichton/rust/libc, r=alexcr...
2014-04-06 borsauto merge of #13268 : alexcrichton/rust/parse-closure...
2014-04-06 Alex Crichtonsyntax: Tweak parsing lifetime bounds on closures
2014-04-06 borsauto merge of #13319 : alexcrichton/rust/rustdoc-fields...
2014-04-05 borsauto merge of #13260 : pnkfelix/rust/fsk-fix-13247...
2014-04-05 borsauto merge of #13112 : ktt3ja/rust/issue-13058, r=pnkfelix
2014-04-05 borsauto merge of #13339 : mozilla-servo/rust/semver-pub...
2014-04-05 borsauto merge of #13333 : Ryman/rust/improve_incompatible_...
2014-04-05 borsauto merge of #13332 : mbrubeck/rust/doc-edit, r=huonw
2014-04-05 borsauto merge of #13284 : pnkfelix/rust/more-fs-info-on...
2014-04-05 Matt BrubeckRemove references to obsolete `do` keyword
2014-04-04 borsauto merge of #13272 : ipetkov/rust/rustdoc-ignored...
2014-04-04 borsauto merge of #12956 : killerswan/rust/docs, r=alexcrichton
2014-04-04 Corey RichardsonFix fallout from std::libc separation
2014-04-04 borsauto merge of #13301 : erickt/rust/remove-refcell-get...
2014-04-04 borsauto merge of #13298 : ckendell/rust/remove_managed_poi...
2014-04-04 borsauto merge of #13295 : huonw/rust/gate-concat-idents...
2014-04-04 borsauto merge of #13291 : thestinger/rust/no_null, r=alexc...
2014-04-04 borsauto merge of #13207 : cmr/rust/attrib-reference, r...
2014-04-04 Corey Richardsonmanual: fix a broken example
2014-04-04 Corey Richardsonmanual: refine ECMA-335 reference for attributes
2014-04-04 Corey Richardsonmanual: further attribute clarifications
2014-04-04 Corey Richardsonmanual: fix attribute ebnf
2014-04-04 Corey Richardsonmanual: update style
2014-04-04 Corey Richardsonmanual: many fixes
2014-04-04 Corey Richardsonmanual: update the note about reserved attributes
2014-04-04 borsauto merge of #13237 : alexcrichton/rust/private-tuple...
2014-04-03 borsauto merge of #13286 : alexcrichton/rust/release, r...
2014-04-03 borsauto merge of #13244 : cmr/rust/tbaa, r=alexcrichton
2014-04-02 borsauto merge of #13248 : tedhorst/rust/master, r=alexcrichton
2014-04-02 borsauto merge of #13243 : huonw/rust/cellshow, r=thestinger
2014-04-02 borsauto merge of #13242 : huonw/rust/release-note-edits...
2014-04-02 borsauto merge of #13235 : klutzy/rust/doc-faq-win, r=alexc...
2014-04-02 borsauto merge of #13241 : stepancheg/rust/push-all, r...
2014-04-01 borsauto merge of #13240 : sfackler/rust/time-pub, r=alexcr...
2014-04-01 borsauto merge of #13234 : seanmonstar/rust/pr/12947, r...
2014-04-01 borsauto merge of #13225 : thestinger/rust/num, r=cmr
2014-04-01 borsauto merge of #13115 : huonw/rust/rand-errors, r=alexcr...
2014-03-31 borsauto merge of #13184 : alexcrichton/rust/priv-fields...
2014-03-31 Alex Crichtondoc: Update with changes in field privacy
2014-03-31 Daniel Micaynum: rm wrapping of `Float` methods as functions
2014-03-31 borsauto merge of #13189 : alexcrichton/rust/relnotes,...
2014-03-31 borsauto merge of #13206 : TeXitoi/rust/fix-shootout-k...
2014-03-30 borsauto merge of #13211 : csherratt/rust/arc_fix, r=alexcr...
2014-03-29 borsauto merge of #13183 : erickt/rust/remove-list, r=alexc...
2014-03-29 borsauto merge of #13143 : gentlefolk/rust/issue-9227,...
2014-03-29 borsauto merge of #13193 : pongad/rust/fixconfig, r=thestinger
2014-03-29 borsauto merge of #13188 : FlaPer87/rust/master, r=alexcrichton
2014-03-29 borsauto merge of #13185 : alexcrichton/rust/osx-pkg, r...
2014-03-29 borsauto merge of #13168 : jankobler/rust/verify-grammar...
2014-03-29 borsauto merge of #13157 : pnkfelix/rust/fsk-iss13140,...
2014-03-28 borsauto merge of #13160 : FlaPer87/rust/rename-pod, r...
next