summary refs log tree commit diff
path: root/src/doc/rust.md
AgeCommit message (Expand)AuthorLines
2014-03-28auto merge of #13168 : jankobler/rust/verify-grammar-02, r=brsonbors-15/+16
2014-03-28Rename Pod into CopyFlavio Percoco-2/+2
2014-03-27verify-grammar llnextgenJan Kobler-15/+15
2014-03-27verify-grammar keyword crateJan Kobler-0/+1
2014-03-24Correct overly broad definition of `'static` kind bound.Felix S. Klock II-2/+3
2014-03-22doc: Remove Freeze / NoFreeze from docsFlavio Percoco-5/+1
2014-03-20auto merge of #13023 : thestinger/rust/deep_clone, r=alexcrichtonbors-1/+1
2014-03-20rm obsolete references to `DeepClone`Daniel Micay-1/+1
2014-03-18`char`: s/character/Unicode scalar value/Simon Sapin-2/+6
2014-03-15log: Introduce liblog, the old std::loggingAlex Crichton-1/+4
2014-03-14extra: Put the nail in the coffin, delete libextraAlex Crichton-2/+2
2014-03-12Remove remaining nolink usages.(fixes #12810)lpy-1/+0
2014-03-09docs: adjust code blocks to pass with rustdoc.Huon Wilson-46/+47
2014-03-06fix typos with with repeated words, just like this sentence.Kang Seonghoon-1/+1
2014-03-05Allow overloading explicit dereferences.Eduard Burtescu-2/+5
2014-02-27Replaced @List with ~List in Rust's recursive exampleBruno de Oliveira Abinader-2/+2
2014-02-24Move extra::json to libserializeAlex Crichton-6/+6
2014-02-24Transition to new `Hash`, removing IterBytes and std::to_bytes.Huon Wilson-1/+1
2014-02-23Move std::{trie, hashmap} to libcollectionsAlex Crichton-1/+1
2014-02-21auto merge of #12411 : Arcterus/rust/time, r=alexcrichtonbors-3/+3
2014-02-21auto merge of #12362 : liigo/rust/update-rust-manual, r=alexcrichtonbors-8/+8
2014-02-21Move time out of extra (cc #8784)Arcterus-3/+3
2014-02-21insignificant fix to rust manual and tutorialLiigo Zhuang-8/+8
2014-02-21Changed NonCamelCaseTypes lint to warn by defaultmr.Shu-5/+5
2014-02-14extern mod => extern crateAlex Crichton-10/+10
2014-02-13Add documentation for conditional-compilationTobias Bucher-10/+74
2014-02-10Consolidate codegen-related compiler flagsAlex Crichton-1/+1
2014-02-08Update docs and tests for #[deriving(Show)].Huon Wilson-2/+3
2014-02-06auto merge of #12010 : HeroesGrave/rust/libcollection, r=alexcrichtonbors-1/+1
2014-02-07moved collections from libextra into libcollectionsHeroesGrave-1/+1
2014-02-06auto merge of #12077 : colemickens/rust/patch-1, r=alexcrichtonbors-1/+1
2014-02-06Fix a dead URLCole Mickens-1/+1
2014-02-07Removed @self and @Trait.Eduard Burtescu-6/+6
2014-02-06Redesign output flags for rustcAlex Crichton-35/+35
2014-02-04doc: update boxes section on Manual, remove managed pointers referencesjoaoxsouls-57/+12
2014-02-02Move doc/ to src/doc/Alex Crichton-0/+3954