index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
doc
/
trpl
/
traits.md
Age
Commit message (
Expand
)
Author
Lines
2015-11-19
src/doc/trpl -> src/doc/book
Steve Klabnik
-527
/
+0
2015-11-02
Auto merge of #29505 - rjbs:docs-where-type, r=steveklabnik
bors
-1
/
+3
2015-11-01
Attempt to clarify use of `where i32: ConvertTo<T>
Ricardo Signes
-1
/
+3
2015-11-01
Replace ok().expect() by Result::expect in trait chapter of trpl
Florian Hartwig
-2
/
+2
2015-10-23
Define bounds in glossary.md
Chris C Cerami
-6
/
+8
2015-10-20
Change headers in Traits section of the book
Chris C Cerami
-2
/
+2
2015-10-08
trpl: link to derivable trait's docs
panicbit
-9
/
+9
2015-10-08
trpl: mention deriving in traits section
panicbit
-0
/
+29
2015-09-03
Fix mistake in trait.md
Xiao Chuan Yu
-1
/
+1
2015-08-05
Rollup merge of #27285 - lastorset:trait-operator-impl, r=steveklabnik
Steve Klabnik
-7
/
+67
2015-07-30
Copyedit generics.md and traits.md
Leif Arne Storset
-9
/
+12
2015-07-30
Using operator traits in generic structs
Leif Arne Storset
-0
/
+6
2015-07-30
Show impl<T>
Leif Arne Storset
-0
/
+51
2015-07-25
Default methods example: Show "(in)valid" case
Leif Arne Storset
-11
/
+21
2015-06-15
remove confusing 1i32
Steve Klabnik
-1
/
+1
2015-06-13
Auto merge of #26118 - tshepang:define-trait, r=steveklabnik
bors
-0
/
+3
2015-06-09
book: define trait
Tshepang Lekhonkhobe
-0
/
+3
2015-06-02
booK: Float no longer exists
Tshepang Lekhonkhobe
-1
/
+1
2015-06-02
book: update error message
Tshepang Lekhonkhobe
-1
/
+1
2015-06-02
book: some tiny improvements
Tshepang Lekhonkhobe
-3
/
+3
2015-05-29
Corrected typo
Mathieu David
-1
/
+1
2015-05-27
Remove mentions of int / uint from public documentation
Jake Goulding
-1
/
+1
2015-05-19
Rollup merge of #25580 - killercup:trpl/unify-code-blocks, r=steveklabnik
Manish Goregaokar
-4
/
+4
2015-05-18
TRPL: Add `rust` Marker to Some Code Block
Pascal Hertleif
-4
/
+4
2015-05-17
Use byte string literal syntax
peferron
-5
/
+6
2015-05-16
Make error message consistent with source code
peferron
-2
/
+2
2015-05-15
trpl: change from "int" to "i32" in Traits
Alex Burka
-1
/
+1
2015-05-07
Fix incorrect curly quotes
Steve Klabnik
-1
/
+1
2015-04-25
A number of spell-checking corrections.
Przemysław Wesołek
-2
/
+2
2015-04-21
std: Bring back f32::from_str_radix as an unstable API
Alex Crichton
-1
/
+1
2015-04-20
TRPL edits: traits
Steve Klabnik
-188
/
+100
2015-04-12
Updated dead link in Traits chapter of book to point to Trait Objects chapter.
Michael Alexander
-2
/
+2
2015-04-06
traits.md: Fix example of using traits to match description
Josh Triplett
-2
/
+1
2015-03-31
Add description of + for multiple trait bounds
Steve Klabnik
-0
/
+23
2015-03-28
book: Fix typo
Dan W.
-1
/
+1
2015-03-23
Add #![feature] attributes to doctests
Brian Anderson
-0
/
+6
2015-03-08
Add default methods to trait documentation
Steve Klabnik
-0
/
+43
2015-02-17
Test fixes and rebase conflicts
Alex Crichton
-1
/
+1
2015-02-16
Document where clauses.
Steve Klabnik
-0
/
+90
2015-02-09
Add documentation on trait objects.
Steve Klabnik
-45
/
+2
2015-01-17
Intpocalypse, book edition.
Steve Klabnik
-6
/
+6
2015-01-13
Provide example of generic inverse()
Steve Klabnik
-0
/
+73
2015-01-08
Standardize punctuation & formatting of TRPL
Kevin Yap
-3
/
+3
2015-01-08
Fix dead links in the guide and reorganize
Alex Crichton
-0
/
+317