rust/src
Corey Farwell a4387d54dc Rollup merge of #43891 - Fourchaux:master, r=steveklabnik
Fix typos & us spellings

Fixing some typos and non en-US spellings.

(Update of PR https://github.com/rust-lang/rust/pull/42812 )
2017-08-17 10:44:07 -04:00
..
bootstrap Rollup merge of #43891 - Fourchaux:master, r=steveklabnik 2017-08-17 10:44:07 -04:00
build_helper
ci Mark install-x86_64-redox.sh as executable 2017-08-15 06:46:06 -06:00
doc Stabilize rvalue promotion to 'static. 2017-08-16 20:30:56 +03:00
etc
grammar
jemalloc@11bfb0dcf8
liballoc Rollup merge of #43891 - Fourchaux:master, r=steveklabnik 2017-08-17 10:44:07 -04:00
liballoc_jemalloc
liballoc_system
libarena
libbacktrace
libcollections
libcompiler_builtins@5e49856003
libcore Rollup merge of #43891 - Fourchaux:master, r=steveklabnik 2017-08-17 10:44:07 -04:00
libfmt_macros use field init shorthand EVERYWHERE 2017-08-15 15:29:17 -07:00
libgetopts use field init shorthand EVERYWHERE 2017-08-15 15:29:17 -07:00
libgraphviz Rollup merge of #43891 - Fourchaux:master, r=steveklabnik 2017-08-17 10:44:07 -04:00
liblibc@2a5b50b7f7
libpanic_abort
libpanic_unwind use field init shorthand EVERYWHERE 2017-08-15 15:29:17 -07:00
libproc_macro
libprofiler_builtins
librand Rollup merge of #43891 - Fourchaux:master, r=steveklabnik 2017-08-17 10:44:07 -04:00
librustc Rollup merge of #43891 - Fourchaux:master, r=steveklabnik 2017-08-17 10:44:07 -04:00
librustc_allocator use field init shorthand EVERYWHERE 2017-08-15 15:29:17 -07:00
librustc_apfloat
librustc_asan
librustc_back use field init shorthand EVERYWHERE 2017-08-15 15:29:17 -07:00
librustc_bitflags
librustc_borrowck Move borrowck error msg construction to module in rustc_mir (for later reuse by mir borrowck). 2017-08-16 15:52:45 +02:00
librustc_const_eval use field init shorthand EVERYWHERE 2017-08-15 15:29:17 -07:00
librustc_const_math
librustc_data_structures Rollup merge of #43891 - Fourchaux:master, r=steveklabnik 2017-08-17 10:44:07 -04:00
librustc_driver Rollup merge of #43891 - Fourchaux:master, r=steveklabnik 2017-08-17 10:44:07 -04:00
librustc_errors Rollup merge of #43891 - Fourchaux:master, r=steveklabnik 2017-08-17 10:44:07 -04:00
librustc_incremental Rollup merge of #43891 - Fourchaux:master, r=steveklabnik 2017-08-17 10:44:07 -04:00
librustc_lint Auto merge of #43740 - michaelwoerister:local-id-in-typecktables, r=arielb1 2017-08-14 14:15:06 +00:00
librustc_llvm use field init shorthand EVERYWHERE 2017-08-15 15:29:17 -07:00
librustc_lsan
librustc_metadata use field init shorthand EVERYWHERE 2017-08-15 15:29:17 -07:00
librustc_mir Auto merge of #43902 - michaelwoerister:fix-mir-passes-promoted, r=arielb1 2017-08-17 10:58:12 +00:00
librustc_msan
librustc_passes use field init shorthand EVERYWHERE 2017-08-15 15:29:17 -07:00
librustc_platform_intrinsics
librustc_plugin use field init shorthand EVERYWHERE 2017-08-15 15:29:17 -07:00
librustc_privacy use field init shorthand EVERYWHERE 2017-08-15 15:29:17 -07:00
librustc_resolve use field init shorthand EVERYWHERE 2017-08-15 15:29:17 -07:00
librustc_save_analysis use field init shorthand EVERYWHERE 2017-08-15 15:29:17 -07:00
librustc_trans Rollup merge of #43891 - Fourchaux:master, r=steveklabnik 2017-08-17 10:44:07 -04:00
librustc_trans_utils
librustc_tsan
librustc_typeck Auto merge of #43867 - GuillaumeGomez:useless-help, r=nikomatsakis 2017-08-17 03:42:26 +00:00
librustdoc Rollup merge of #43891 - Fourchaux:master, r=steveklabnik 2017-08-17 10:44:07 -04:00
libserialize use field init shorthand EVERYWHERE 2017-08-15 15:29:17 -07:00
libstd Rollup merge of #43891 - Fourchaux:master, r=steveklabnik 2017-08-17 10:44:07 -04:00
libstd_unicode use field init shorthand EVERYWHERE 2017-08-15 15:29:17 -07:00
libsyntax Rollup merge of #43891 - Fourchaux:master, r=steveklabnik 2017-08-17 10:44:07 -04:00
libsyntax_ext Rollup merge of #43891 - Fourchaux:master, r=steveklabnik 2017-08-17 10:44:07 -04:00
libsyntax_pos use field init shorthand EVERYWHERE 2017-08-15 15:29:17 -07:00
libterm use field init shorthand EVERYWHERE 2017-08-15 15:29:17 -07:00
libtest use field init shorthand EVERYWHERE 2017-08-15 15:29:17 -07:00
libunwind
llvm@d9e7d2696e
rt
rtstartup
rustc
rustllvm
test Auto merge of #43878 - kennytm:fix-43869-put-impl-trait-out-of-the-loop, r=alexcrichton 2017-08-17 06:19:38 +00:00
tools use field init shorthand EVERYWHERE 2017-08-15 15:29:17 -07:00
Cargo.lock Move borrowck error msg construction to module in rustc_mir (for later reuse by mir borrowck). 2017-08-16 15:52:45 +02:00
Cargo.toml
stage0.txt