rust/src
Collin J. Sutton 1ac98ae307 std::time::Duration: improve _precision_ of terminology in docs
Changed wording of docs on `std::time::Duration` for better clarity
w.r.t. the contents of the type and the purpose of its methods.
2017-07-17 11:17:38 -07:00
..
bootstrap Auto merge of #42146 - nrc:rls-rust, r=alexcrichton 2017-07-17 05:25:48 +00:00
build_helper
ci Split old and experimental wasm builders 2017-07-13 08:59:01 -07:00
doc Update the books. 2017-07-14 13:33:19 -04:00
driver
etc
grammar
jemalloc@11bfb0dcf8
liballoc Correct some stability attributes 2017-07-10 02:07:29 +01:00
liballoc_jemalloc
liballoc_system
libarena
libbacktrace
libcollections
libcompiler_builtins@5e49856003 Update compiler_builtins submodule for probestack fix 2017-07-07 21:11:35 -07:00
libcore Auto merge of #43237 - zackmdavis:missing_sum_and_product_for_128_bit_integers, r=nagisa 2017-07-16 12:42:56 +00:00
libfmt_macros
libgetopts
libgraphviz
liblibc@2015cf17a6
libpanic_abort
libpanic_unwind
libproc_macro Auto merge of #43179 - oli-obk:mark_all_the_expansions, r=jseyfried 2017-07-15 08:36:27 +00:00
libprofiler_builtins
librand
librustc Compile compiler_builtins with abort panic strategy 2017-07-16 02:02:34 +03:00
librustc_allocator
librustc_asan
librustc_back
librustc_bitflags
librustc_borrowck Change some helps to suggestions 2017-07-17 10:03:37 +02:00
librustc_const_eval Update function name to reflect reality 2017-07-16 18:05:03 +01:00
librustc_const_math
librustc_data_structures
librustc_driver Refactor call_with_pp functions to not take a payload. 2017-07-11 12:09:25 -06:00
librustc_errors Change some helps to suggestions 2017-07-17 10:03:37 +02:00
librustc_incremental incr.comp.: Manage dependency graph on main thread. 2017-07-10 12:21:39 +02:00
librustc_lint Move public reexports of private extern crates into a separate lint 2017-07-08 01:56:27 +03:00
librustc_llvm
librustc_lsan
librustc_metadata Auto merge of #43147 - oyvindln:deflate_fix, r=alexcrichton 2017-07-11 07:42:13 +00:00
librustc_mir overload the mir ty methods to make them more ergonomic to use 2017-07-12 12:59:05 -07:00
librustc_msan
librustc_passes Store all generic arguments for method calls in AST 2017-07-10 00:20:25 +03:00
librustc_platform_intrinsics
librustc_plugin
librustc_privacy Downgrade ProjectionTy's TraitRef to its substs 2017-07-11 10:33:09 -04:00
librustc_resolve Change some helps to suggestions 2017-07-17 10:03:37 +02:00
librustc_save_analysis Downgrade ProjectionTy's TraitRef to its substs 2017-07-11 10:33:09 -04:00
librustc_trans Auto merge of #43174 - RalfJung:refactor-ty, r=nikomatsakis 2017-07-14 23:29:51 +00:00
librustc_tsan
librustc_typeck Change some helps to suggestions 2017-07-17 10:03:37 +02:00
librustdoc Downgrade ProjectionTy's TraitRef to its substs 2017-07-11 10:33:09 -04:00
libserialize
libstd std::time::Duration: improve _precision_ of terminology in docs 2017-07-17 11:17:38 -07:00
libstd_unicode Correct some stability attributes 2017-07-10 02:07:29 +01:00
libsyntax Change some helps to suggestions 2017-07-17 10:03:37 +02:00
libsyntax_ext
libsyntax_pos
libterm
libtest Reduce the usage of features in compiletest and libtest 2017-07-13 16:37:57 +02:00
libunwind
llvm@a5ef0696d7 [LLVM] Avoid losing the !nonnull attribute in SROA 2017-07-12 14:38:49 +03:00
rt
rtstartup
rustc
rustllvm [LLVM] Avoid losing the !nonnull attribute in SROA 2017-07-12 14:38:49 +03:00
test Auto merge of #43266 - feadoor:issue-43253-exclusive-range-warning, r=nikomatsakis 2017-07-17 13:31:37 +00:00
tools Run RLS tests 2017-07-17 17:21:46 +12:00
Cargo.lock Run RLS tests 2017-07-17 17:21:46 +12:00
Cargo.toml Run RLS tests 2017-07-17 17:21:46 +12:00
stage0.txt