]> git.lizzy.rs Git - rust.git/history - doc
Remove the last bits of structural records from tests/rustc/rusti/rustpkg.
[rust.git] / doc /
2013-02-21 borsauto merge of #5068 : sethpink/rust/derive-eq-tuple...
2013-02-21 borsauto merge of #5071 : luqmana/rust/derec, r=pcwalton
2013-02-21 borsauto merge of #5069 : pcwalton/rust/plussing-2, r=pcwalton
2013-02-21 Patrick Waltonlibrustc: Separate the rest of the trait bounds with...
2013-02-21 borsauto merge of #5046 : sanxiyn/rust/struct-match, r...
2013-02-20 borsauto merge of #5044 : thestinger/rust/range, r=pcwalton
2013-02-20 borsauto merge of #5039 : alexcrichton/rust/issue-4875...
2013-02-19 borsauto merge of #5040 : Kimundi/rust/incoming, r=graydon
2013-02-19 borsauto merge of #5000 : jld/rust/test-stdin-thing, r...
2013-02-19 Marvin LöbelRewrited section about rust tool
2013-02-19 Marvin LöbelGive the rust tool an own section in the tutorial.
2013-02-19 borsauto merge of #5002 : catamorphism/rust/one-tuples...
2013-02-19 Marvin LöbelMention rust tool in the tutorial
2013-02-19 borsauto merge of #5014 : Kimundi/rust/incoming, r=graydon
2013-02-19 borsauto merge of #5029 : mcpherrinm/rust/master, r=catamor...
2013-02-19 borsauto merge of #5028 : catamorphism/rust/bsd-breakage...
2013-02-19 borsauto merge of #5017 : catamorphism/rust/less-copy,...
2013-02-19 borsauto merge of #5015 : mitsuhiko/rust/doc-fix-stringify...
2013-02-19 Matthew McPherrinMissing newline causing title to not be a title
2013-02-18 Armin RonacherFixed a typo in the documentation that points to the...
2013-02-16 borsauto merge of #4957 : Kimundi/rust/incoming, r=catamorphism
2013-02-15 borsauto merge of #4969 : nickdesaulniers/rust/issue3869...
2013-02-15 borsauto merge of #4964 : luqmana/rust/demove, r=graydon
2013-02-15 borsauto merge of #4959 : thestinger/rust/map, r=graydon
2013-02-15 Luqman Adentests/tutorials: Get rid of `move`.
2013-02-15 borsauto merge of #4944 : catamorphism/rust/xxx-to-fixme...
2013-02-15 borsauto merge of #4941 : nickdesaulniers/rust/issue4524cle...
2013-02-15 borsauto merge of #4940 : hansjorg/rust/manpage_06, r=catam...
2013-02-15 borsauto merge of #4938 : thestinger/rust/no_zero, r=brson
2013-02-15 Nick Desaulniersremove die definition and use in doc tests
2013-02-15 borsauto merge of #4927 : sanxiyn/rust/remove-dvec, r=catam...
2013-02-15 borsauto merge of #4911 : lifthrasiir/rust/comment-exemptio...
2013-02-14 borsauto merge of #4925 : cpeterso/rust/docs-impl-trait...
2013-02-14 borsauto merge of #4915 : luqmana/rust/rt-cleanup, r=pcwalton
2013-02-14 Chris Petersonupdate tutorial and manual to use new `impl Trait for...
2013-02-14 borsauto merge of #4922 : jbclements/rust/add-deriving...
2013-02-13 John Clementsremoved reference to crate file keywords
2013-02-10 borsauto merge of #4827 : mcpherrinm/rust/master, r=catamor...
2013-02-09 borsauto merge of #4848 : nikomatsakis/rust/issue-4821...
2013-02-08 borsauto merge of #4847 : nikomatsakis/rust/region-syntax...
2013-02-08 borsauto merge of #4844 : jld/rust/const-index-fix, r=graydon
2013-02-08 borsauto merge of #4845 : osaut/rust/master, r=graydon
2013-02-08 Olivier SautTypo s/recusive/recursive/
2013-02-07 borsauto merge of #4801 : z0w0/rust/randomtrait, r=graydon
2013-02-05 Tim ChevalierMerge
2013-02-05 borsauto merge of #4796 : catamorphism/rust/derecord_std...
2013-02-05 borsauto merge of #4790 : pcwalton/rust/at-readers, r=pcwalton
2013-02-05 borsauto merge of #4787 : graydon/rust/clang42, r=graydon
2013-02-05 borsauto merge of #4784 : alexcrichton/rust/bitv-clear...
2013-02-05 borsauto merge of #4747 : sanxiyn/rust/integral-type, r...
2013-02-05 borsauto merge of pull req #4777 from thestinger/rust,...
2013-02-04 borsautomated merge
2013-02-04 borsautomated merge
2013-02-04 Brian AndersonMerge remote-tracking branch 'bstrie/rimov' into incoming
2013-02-04 Brian AndersonMerge remote-tracking branch 'thestinger/old_map' into...
2013-02-03 Marvin LöbelFixed `fmt!`, tests, doc-tests.
2013-02-03 Daniel Micayrename map -> oldmap and mark it as deprecated
2013-02-03 borsautomated merge
2013-02-01 Brian AndersonMerge remote-tracking branch 'nickdesaulniers/issue4524...
2013-02-01 Brian AndersonMerge pull request #4720 from jbclements/syntactic...
2013-02-01 Nick DesaulniersRemove fail keyword from lexer & parser and clean up...
2013-02-01 John Clementstest cases, cleanup
2013-02-01 Brian AndersonMerge pull request #4708 from dforsyth/add_if
2013-02-01 Brian AndersonMerge pull request #4706 from sanxiyn/cleanup-fixme
2013-02-01 Brian AndersonMerge pull request #4703 from sanxiyn/remove-tps
2013-02-01 Brian AndersonMerge pull request #4702 from aydinkim/patch-1
2013-01-31 Niko MatsakisFinalize moves-based-on-type implementation.
2013-01-31 David Forsytheadd if to borrowed ptr tutorial
2013-01-31 Ben StriegelRepair RIMOV damage to doc tests
2013-01-31 Ben StriegelRIMOV, round 11
2013-01-31 Patrick Waltonlibrustc: Change `self` as a type to `Self` everywhere...
2013-01-30 Tim ChevalierMerge pull request #4669 from pnkfelix/tutorial-revisions
2013-01-29 Felix S. Klock IIAdd expected failure annotation on "fixed" example...
2013-01-29 Felix S. Klock IIFormatting cleanup.
2013-01-29 Felix S. Klock IIFixed two examples of erroneous code so their errors...
2013-01-29 Felix S. Klock IIFix two code examples in main rust tutorial.
2013-01-26 Brian AndersonMerge remote-tracking branch 'brson/nocommupstream'
2013-01-25 John Clementsdoc typo
2013-01-24 Tim ChevalierMerge pull request #4616 from thestinger/priority_queue
2013-01-24 Tim ChevalierMerge pull request #4609 from sonwow/keyword-super
2013-01-24 Tim ChevalierMerge pull request #4608 from ILyoan/entry_android
2013-01-24 Graydon Hoaredoc: fix tutorial unsafe blocks, r=burningtree.
2013-01-24 Youngsoo SonMake `super` a keyword
2013-01-24 Tim ChevalierMerge pull request #4594 from thestinger/map
2013-01-23 Tim ChevalierMerge pull request #4587 from sanxiyn/divide-by-zero
2013-01-23 Tim ChevalierMerge pull request #4589 from sanxiyn/doc-vec-match
2013-01-23 Tim ChevalierMerge pull request #4597 from Dretch/atvec-constructors
2013-01-23 Tim ChevalierMerge pull request #4596 from Trinick/tomutrename
2013-01-23 Tim ChevalierMerge pull request #4588 from sanxiyn/doc-mut-arg
2013-01-23 Seo Sanghyeondoc: Document pattern matching on vectors
2013-01-23 Seo Sanghyeondoc: Document mutable function arguments
2013-01-23 Tim ChevalierMerge pull request #4466 from ScriptDevil/master
2013-01-22 Tim ChevalierMerge pull request #4571 from thestinger/container
2013-01-22 Tim ChevalierMerge pull request #4562 from lbonn/loglevel
2013-01-22 Tim ChevalierMerge pull request #4570 from wting/minor_int_cleanup
2013-01-22 Tim ChevalierRevert "doc: Fix tutorial-ffi xfail-tests and update...
2013-01-21 Tim ChevalierMerge pull request #4563 from cpeterso/fix-doc-tests
2013-01-21 Chris Petersondoc: Fix tutorial-ffi xfail-tests and update SHA1(...
2013-01-21 Chris Petersondoc: Fix tutorial typo and remove unnecessary xfail...
2013-01-21 Chris Petersondoc: Fix manual's link attributes example code
next