rust/src/libstd/sys
Matthias Krüger 7be94a8a95 don't use .into() to convert types into identical types.
example:
    let s: String = format!("hello").into();
2020-02-27 23:32:46 +01:00
..
cloudabi Remove unused ignore-license directives 2020-01-24 00:00:00 +00:00
hermit make use of pointer::is_null 2020-01-10 12:52:00 +00:00
sgx Add comment to SGX entry code 2020-02-13 10:16:28 +01:00
unix don't use .into() to convert types into identical types. 2020-02-27 23:32:46 +01:00
vxworks Rollup merge of #68515 - Wind-River:master_2020, r=alexcrichton 2020-01-25 07:45:18 +09:00
wasi Auto merge of #69084 - yaahc:delayed-doc-lint, r=petrochenkov 2020-02-23 16:09:41 +00:00
wasm Deprecate Error::description for real 2019-12-24 22:39:49 -08:00
windows Rollup merge of #68033 - ollie27:win_f32, r=dtolnay 2020-01-16 20:53:26 +05:30
mod.rs Require issue = "none" over issue = "0" in unstable attributes 2019-12-21 13:16:18 +02:00