rust/src
Manish Goregaokar 0e89228361 Rollup merge of #22030 - mdinger:f32_examples, r=steveklabnik
Some examples for `std::num::Float`

~~This is WIP for making examples for `f32`. This probably won't pass `make tidy` and I'm not sure which `f32` needs documentation. https://github.com/rust-lang/rust/issues/22025 shows 2 sets of `f32` which seems split between `core` and `std`. I'm not sure which should be documented but I started doing a couple from `std`. Easy to move if that's where they go...~~

~~Gotta build it eventually to actually see if the docs actually appear where I think they will or if I'm just disillusioned.~~

cc @steveklabnik
2015-02-17 17:33:20 +05:30
..
compiler-rt@58ab642c30 Updated compiler-rt 2015-01-09 18:38:30 +02:00
compiletest Fix rollup (remove slicing_syntax) 2015-02-15 19:26:39 +05:30
doc Rollup merge of #22364 - Manishearth:rfc-572-forbid-attr, r=nikomatsakis 2015-02-17 17:33:19 +05:30
driver Test fixes and rebase conflicts 2015-01-30 14:53:34 -08:00
etc Rollup merge of #22420 - posixphreak:fix-rustup-locale, r=brson 2015-02-17 06:25:21 +05:30
grammar Bison grammar: fix precedence with ranges followed by blocks 2015-02-10 17:59:02 -08:00
jemalloc@b001609960
liballoc Feature-gate the #[unsafe_no_drop_flag] attribute. 2015-02-11 13:57:40 +01:00
libarena Added lifetime param to Arena. 2015-02-11 13:51:21 +01:00
libbacktrace openbsd support 2015-02-01 14:41:38 +01:00
libcollections Rollup merge of #22311 - lfairy:consistent-fmt, r=alexcrichton 2015-02-17 17:33:20 +05:30
libcore Rollup merge of #22311 - lfairy:consistent-fmt, r=alexcrichton 2015-02-17 17:33:20 +05:30
libcoretest Fix rollup (remove slicing_syntax) 2015-02-15 19:26:39 +05:30
libflate Add core::marker::PhantomData. 2015-02-11 13:51:09 +01:00
libfmt_macros Fix rollup (remove slicing_syntax) 2015-02-15 19:26:39 +05:30
libgetopts Fix rollup (remove slicing_syntax) 2015-02-15 19:26:39 +05:30
libgraphviz Fix rollup (remove slicing_syntax) 2015-02-15 19:26:39 +05:30
liblibc Updated darwin types 2015-02-12 18:05:51 +02:00
liblog Fix rollup (remove slicing_syntax) 2015-02-15 19:26:39 +05:30
librand tests: work around #21721 some more by replacing some unit types with [u8; 0]. 2015-02-16 17:13:48 +02:00
librbml Fix rollup (remove slicing_syntax) 2015-02-15 19:26:39 +05:30
librustc Rollup merge of #22364 - Manishearth:rfc-572-forbid-attr, r=nikomatsakis 2015-02-17 17:33:19 +05:30
librustc_back Rollup merge of #22297 - nagisa:spring-cleanup, r=alexcrichton 2015-02-15 18:42:47 +05:30
librustc_bitflags Feature-gate #![no_std] 2015-02-07 10:49:58 -08:00
librustc_borrowck Auto merge of #22126 - steveklabnik:gh21281, r=nikomatsakis 2015-02-15 07:53:07 +00:00
librustc_driver Rollup merge of #22241 - kmcallister:macro-plugin-cleanup, r=sfackler 2015-02-17 06:23:41 +05:30
librustc_llvm Rollup merge of #22408 - steveklabnik:gh19321, r=nikomatsakis 2015-02-17 17:33:18 +05:30
librustc_privacy Add comment noting that this naive approach is not too naive. 2015-02-10 15:45:36 +01:00
librustc_resolve Fix rollup (remove slicing_syntax) 2015-02-15 19:26:39 +05:30
librustc_trans Rollup merge of #22385 - dotdash:slice_by_val_copy, r=nikomatsakis 2015-02-17 17:33:17 +05:30
librustc_typeck Rollup merge of #22409 - nikomatsakis:stop-advertisting-old-impl-check, r=aturon 2015-02-17 06:25:55 +05:30
librustdoc Rollup merge of #22273 - nagisa:doc-deprecated, r=alexcrichton 2015-02-17 06:23:40 +05:30
libserialize Rollup merge of #22311 - lfairy:consistent-fmt, r=alexcrichton 2015-02-17 17:33:20 +05:30
libstd Rollup merge of #22030 - mdinger:f32_examples, r=steveklabnik 2015-02-17 17:33:20 +05:30
libsyntax Rollup merge of #22364 - Manishearth:rfc-572-forbid-attr, r=nikomatsakis 2015-02-17 17:33:19 +05:30
libterm Fix rollup (remove slicing_syntax) 2015-02-15 19:26:39 +05:30
libtest Fix rollup (remove slicing_syntax) 2015-02-15 19:26:39 +05:30
libunicode Fix rollup (remove slicing_syntax) 2015-02-15 19:26:39 +05:30
llvm@4891e6382e Update LLVM to disable asserts in the PassInfo cache 2015-02-12 21:30:04 +01:00
rt Rollup merge of #21964 - semarie:openbsd-env, r=alexcrichton 2015-02-06 16:21:05 +05:30
rust-installer@60fd8abfca Upgrade rust-installer 2015-02-12 20:36:17 -08:00
rustbook Rollup merge of #22402 - nagisa:spring-cleanup-2, r=nikomatsakis 2015-02-17 17:33:18 +05:30
rustllvm Update LLVM to disable asserts in the PassInfo cache 2015-02-12 21:30:04 +01:00
test Rollup merge of #22311 - lfairy:consistent-fmt, r=alexcrichton 2015-02-17 17:33:20 +05:30
snapshots.txt register snapshots 2015-02-04 20:06:12 -05:00