rust/src/libstd/unstable
Florian Hahn 8236550104 Remove some unnecessary type casts
Conflicts:
	src/librustc/middle/lint.rs
2014-01-06 21:28:54 +01:00
..
dynamic_lib.rs std: Introduce std::sync 2013-12-24 14:42:00 -08:00
finally.rs Inline Finallyalizer::drop, allowing LLVM to optimize finally. 2013-12-12 07:07:45 +02:00
intrinsics.rs fixup! libstd: Always inline all byteswap functions 2014-01-03 00:28:17 +01:00
lang.rs green: Rip the bandaid off, introduce libgreen 2013-12-24 19:59:52 -08:00
mod.rs green: Rip the bandaid off, introduce libgreen 2013-12-24 19:59:52 -08:00
mutex.rs Remove some unnecessary type casts 2014-01-06 21:28:54 +01:00
raw.rs Make 'self lifetime illegal. 2013-12-11 10:54:06 -08:00
simd.rs libstd: Rename libcore to libstd and libstd to libextra; update makefiles. 2013-05-22 21:57:05 -07:00
stack.rs Test fixes and rebase conflicts 2013-12-25 23:10:46 -08:00
sync.rs std: Get stdtest all passing again 2013-12-24 19:59:52 -08:00