rust/library/std
Jonas Schievink 7edb7e7ec0
Rollup merge of #77660 - nilslice:patch-1, r=jyn514
(docs): make mutex error comment consistent with codebase

Although exceptionally minor, I found this stands out from other error reporting language used in doc comments. With the existence of the `failure` crate, I suppose this could be slightly ambiguous. In any case, this change brings the particular comment into a consistent state with other mentions of returning errors.
2020-10-08 23:23:10 +02:00
..
benches mv std libs to library/ 2020-07-27 19:51:13 -05:00
src Rollup merge of #77660 - nilslice:patch-1, r=jyn514 2020-10-08 23:23:10 +02:00
tests mv std libs to library/ 2020-07-27 19:51:13 -05:00
Cargo.toml Update libc to 0.2.79 2020-10-04 22:12:07 -07:00
build.rs Remove duplicated library links between std and libc 2020-09-21 01:37:15 -07:00