rust/library/std
Jonas Schievink eaa982305d
Rollup merge of #78274 - Enet4:patch-1, r=jonas-schievink
Update description of Empty Enum for accuracy

An empty enum is similar to the never type `!`, rather than the unit type `()`.
2020-10-24 14:12:11 +02:00
..
benches
src Rollup merge of #78274 - Enet4:patch-1, r=jonas-schievink 2020-10-24 14:12:11 +02:00
tests
build.rs Remove duplicated library links between std and libc 2020-09-21 01:37:15 -07:00
Cargo.toml Update to rustc-demangle 0.1.18 2020-10-21 21:11:11 +01:00