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
/
libstd
/
sys
/
common
/
poison.rs
Age
Commit message (
Expand
)
Author
Lines
2016-02-23
Register new snapshots
Aaron Turon
-1
/
+1
2016-02-11
Remove unnecessary bounds on Error and Display implementations for TryLockErr...
Jonathan Reem
-4
/
+7
2016-01-14
Require stability annotations on fields of tuple variants
Vadim Petrochenkov
-1
/
+1
2015-11-18
Add missing annotations and some tests
Vadim Petrochenkov
-0
/
+3
2015-08-11
Register new snapshots
Alex Crichton
-3
/
+0
2015-08-03
syntax: Implement #![no_core]
Alex Crichton
-0
/
+1
2015-06-17
std: Stabilize the sync_poison feature
Alex Crichton
-4
/
+4
2015-06-17
std: Split the `std_misc` feature
Alex Crichton
-4
/
+4
2015-05-27
Use `const fn` to abstract away the contents of UnsafeCell & friends.
Eduard Burtescu
-8
/
+10
2015-05-09
Squeeze the last bits of `task`s in documentation in favor of `thread`
Barosl Lee
-2
/
+2
2015-04-30
Add downcasting to std::error::Error
Aaron Turon
-3
/
+4
2015-04-13
pluralize doc comment verbs and add missing periods
Andrew Paseltiner
-1
/
+1
2015-04-08
Implement reentrant mutexes and make stdio use them
Simonas Kazlauskas
-0
/
+187