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
/
error.rs
Age
Commit message (
Expand
)
Author
Lines
2015-04-01
Collect the definition of the `Error` trait into `libstd` for now. This
Niko Matsakis
-56
/
+0
2015-03-31
rollup merge of #23879: seanmonstar/del-from-error
Alex Crichton
-59
/
+0
2015-03-30
convert: remove FromError, use From<E> instead
Sean McArthur
-31
/
+4
2015-03-29
Fix line spacing.
Andrew Hobden
-1
/
+4
2015-03-29
Fix trailing whitespace. Whoops!
Andrew Hobden
-5
/
+5
2015-03-29
Update `std::error` example
Andrew Hobden
-22
/
+16
2015-03-27
Make `std::error::Error` not inherit from Send
Jonathan Reem
-1
/
+1
2015-03-23
rollup merge of #23598: brson/gate
Alex Crichton
-0
/
+1
2015-03-23
Add #![feature] attributes to doctests
Brian Anderson
-0
/
+1
2015-03-23
Stabilize the Error trait
Aaron Turon
-5
/
+10
2015-02-03
Rename std::path to std::old_path
Aaron Turon
-1
/
+1
2015-01-27
Merge remote-tracking branch 'rust-lang/master'
Brian Anderson
-1
/
+1
2015-01-26
Fallout of io => old_io
Alex Crichton
-1
/
+1
2015-01-25
Merge remote-tracking branch 'rust-lang/master'
Brian Anderson
-0
/
+112
2015-01-20
std: Rename Show/String to Debug/Display
Alex Crichton
-0
/
+110