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
/
libcore
/
kinds.rs
Age
Commit message (
Expand
)
Author
Lines
2014-09-25
Integrate builtin bounds fully into the trait checker
Niko Matsakis
-4
/
+4
2014-09-05
Update language item from 'share' to 'sync' #16988
Felix Raimundo
-1
/
+1
2014-08-18
libsyntax: Remove the `use foo = bar` syntax from the language in favor
Patrick Walton
-1
/
+1
2014-08-15
Register new snapshots
Alex Crichton
-7
/
+0
2014-08-08
auto merge of #16285 : alexcrichton/rust/rename-share, r=huonw
bors
-16
/
+25
2014-08-07
Rename `Share` to `Sync`
Alex Crichton
-16
/
+25
2014-08-05
Remove references to `~[]` in core::kinds::marker docs.
nham
-2
/
+2
2014-07-26
std: Stabilize unit, bool, ty, tuple, arc, any
Alex Crichton
-1
/
+1
2014-06-28
Rename all raw pointers as necessary
Alex Crichton
-1
/
+1
2014-05-30
std: Rename {Eq,Ord} to Partial{Eq,Ord}
Alex Crichton
-10
/
+10
2014-05-22
Spelling/doc formatting fixes.
Huon Wilson
-1
/
+1
2014-05-11
core: Remove the cast module
Alex Crichton
-4
/
+4
2014-05-07
core: Inherit the kinds module
Alex Crichton
-0
/
+281
2013-05-22
libstd: Rename libcore to libstd and libstd to libextra; update makefiles.
Patrick Walton
-53
/
+0
2013-05-19
Register snapshots
Brian Anderson
-6
/
+0
2013-05-07
Remove Durable from the language
Brian Anderson
-2
/
+1
2012-12-17
Register snapshots
Brian Anderson
-18
/
+0
2012-12-17
Revert "Register snapshots"
Brian Anderson
-0
/
+18
2012-12-17
Register snapshots
Brian Anderson
-18
/
+0
2012-12-13
Rename Send trait to Owned
Brian Anderson
-2
/
+11
2012-12-13
Rename Owned trait to Durable
Brian Anderson
-4
/
+11
2012-12-10
Add license boilerplate to more files.
Graydon Hoare
-0
/
+10
2012-11-30
Fix small typo in kinds documentation
Andrew Dunham
-1
/
+1
2012-11-30
core: Add docs about kind traits
Brian Anderson
-5
/
+36
2012-11-30
core: Make core.rc more readable. Cleanup
Brian Anderson
-0
/
+21