summary refs log tree commit diff
path: root/src/doc/guide-pointers.md
AgeCommit message (Expand)AuthorLines
2014-06-24librustc: Remove the fallback to `int` from typechecking.Niko Matsakis-2/+2
2014-06-02docs: Stop using `notrust`Florian Gilcher-3/+3
2014-05-27auto merge of #14364 : alexcrichton/rust/libdebug, r=brsonbors-9/+11
2014-05-27Move std::{reflect,repr,Poly} to a libdebug crateAlex Crichton-9/+11
2014-05-24get over bold text madness, changes per PR, brought the "returning pointers" ...Alan Andrade-10/+53
2014-05-23Cleanup lifetime guideAlan Andrade-148/+23
2014-05-16guide-pointers: minor nitsKevin Butler-2/+2
2014-05-06librustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from the language, exceptPatrick Walton-18/+19
2014-05-03Remove comment about semicolons for inner attributes from docs and adjust com...Kevin Butler-6/+6
2014-04-17Remove rule that is confusingBrandon Waskiewicz-2/+3
2014-04-12Update tutorials to use new attribute syntax (#13476)Manish Goregaokar-1/+1
2014-03-31num: rm wrapping of `Float` methods as functionsDaniel Micay-3/+1
2014-02-02Move doc/ to src/doc/Alex Crichton-0/+492