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
/
library
/
std
/
src
/
error.rs
Age
Commit message (
Expand
)
Author
Lines
2021-02-22
Add impl `Error` for `Arc`
Richard Dodd
-0
/
+22
2021-01-24
Rollup merge of #75180 - KodrAus:feat/error-by-ref, r=m-ou-se
Jonas Schievink
-0
/
+21
2020-12-31
Remove many unnecessary manual link resolves from library
Camelid
-2
/
+0
2020-12-21
bump stabilization to 1.51.0
Ashley Mannix
-1
/
+1
2020-10-31
update stabilization to 1.49.0
Ashley Mannix
-1
/
+1
2020-10-08
Rename LayoutErr to LayoutError outside of core
Jacob Hughes
-2
/
+2
2020-09-28
Rename AllocErr to AllocError
Jacob Hughes
-2
/
+2
2020-09-11
Mark Error impl for LayoutErr as stable.
Mara Bos
-5
/
+1
2020-08-31
std: move "mod tests/benches" to separate files
Lzu Tao
-41
/
+3
2020-08-27
Reduce duplicate doc link in error
Ivan Tham
-1
/
+1
2020-08-26
Use [xxx()] rather than the [xxx] function
Ivan Tham
-2
/
+2
2020-08-26
Error use explicit intra-doc link and fix text
Ivan Tham
-10
/
+7
2020-08-23
Convert str -> prim@str in `std`
Joshua Nelson
-0
/
+4
2020-08-17
Switch to intra-doc links for std/src/error.rs
Ellen
-25
/
+3
2020-08-05
implement Error for &(impl Error)
Ashley Mannix
-0
/
+21
2020-07-27
mv std libs to library/
mark
-0
/
+802