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
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-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