rust/src
Paolo Teti 4897093cfd armebv7r-none-eabihf: default to ARM mode
- remove +thumb2 that has not effect
- remove -mthumb

Tested on TMS570LS3137
2018-05-18 20:57:48 +02:00
..
bootstrap Don't inject clippy into the rls anymore 2018-05-15 11:34:24 +02:00
build_helper Run rustfmt on build_helper 2018-04-12 14:49:03 +09:00
ci armebv7r-none-eabihf: default to ARM mode 2018-05-18 20:57:48 +02:00
dlmalloc@c99638dc2e Update to most recent version of dlmalloc 2018-04-12 22:53:02 +02:00
doc Rollup merge of #50594 - sanxiyn:man-print, r=steveklabnik 2018-05-15 14:26:56 +02:00
etc Use UFCS 2018-04-25 11:26:47 +01:00
grammar Remove all unstable placement features 2018-04-03 11:02:34 +02:00
jemalloc@1f5a28755e
liballoc Auto merge of #50352 - porglezomp:btree-no-empty-alloc, r=Gankro 2018-05-12 09:42:11 +00:00
liballoc_jemalloc Remove Alloc::oom 2018-04-22 10:08:49 -07:00
liballoc_system Remove Alloc::oom 2018-04-22 10:08:49 -07:00
libarena Make arenas thread safe 2018-04-15 20:53:03 +02:00
libbacktrace
libcompiler_builtins@4cfd7101eb update libcompiler_builtins 2018-05-13 07:14:36 +02:00
libcore Rollup merge of #50745 - kraai:patch-1, r=kennytm 2018-05-15 14:27:06 +02:00
libfmt_macros Move deny(warnings) into rustbuild 2018-04-08 16:59:14 -06:00
libgraphviz Move deny(warnings) into rustbuild 2018-04-08 16:59:14 -06:00
liblibc@a7e78a78e1 Update liblibc submodule to the 0.2.40 release 2018-03-26 23:42:30 -04:00
libpanic_abort std: Minimize size of panicking on wasm 2018-04-13 07:03:00 -07:00
libpanic_unwind std: Minimize size of panicking on wasm 2018-04-13 07:03:00 -07:00
libproc_macro Fix stability annotations for already stable bits of proc macro API 1.1 2018-05-16 00:09:15 +03:00
libprofiler_builtins Inject the compiler_builtins crate whenever the core crate is injected 2018-04-07 09:24:35 +02:00
librustc Auto merge of #50045 - est31:label_break_value, r=eddyb 2018-05-16 14:22:17 +00:00
librustc_allocator rustc_target: move in syntax::abi and flip dependency. 2018-04-26 17:49:16 +03:00
librustc_apfloat Comment typo 2018-04-30 18:18:32 +02:00
librustc_asan Inject the compiler_builtins crate whenever the core crate is injected 2018-04-07 09:24:35 +02:00
librustc_borrowck Auto merge of #50418 - nnethercote:cmt, r=eddyb 2018-05-05 08:52:28 +00:00
librustc_cratesio_shim rustc_target: move in syntax::abi and flip dependency. 2018-04-26 17:49:16 +03:00
librustc_data_structures Add parallel abstractions 2018-05-13 01:28:20 +02:00
librustc_driver Pull common parameters into GenericParamDef 2018-05-15 14:21:32 +01:00
librustc_errors use fmt::Result where applicable 2018-05-09 02:01:37 +02:00
librustc_incremental Update an old method name in debug logging 2018-05-11 08:09:53 -07:00
librustc_lint label-break-value: Parsing and AST/HIR changes 2018-05-16 13:56:24 +02:00
librustc_llvm Set PrepareForThinLTO flag when using ThinLTO 2018-05-12 14:07:20 +02:00
librustc_lsan Inject the compiler_builtins crate whenever the core crate is injected 2018-04-07 09:24:35 +02:00
librustc_metadata Rename has_type_parameters to requires_monomorphization 2018-05-15 14:20:19 +01:00
librustc_mir Make the compiler support the label-break-value feature 2018-05-16 13:56:24 +02:00
librustc_msan Inject the compiler_builtins crate whenever the core crate is injected 2018-04-07 09:24:35 +02:00
librustc_passes Address review comments 2018-05-16 13:58:47 +02:00
librustc_platform_intrinsics Move deny(warnings) into rustbuild 2018-04-08 16:59:14 -06:00
librustc_plugin Misc tweaks 2018-05-05 20:36:46 +02:00
librustc_privacy Lift pure_wrt_drop to GenericParamDef 2018-05-15 14:21:32 +01:00
librustc_resolve Make the compiler support the label-break-value feature 2018-05-16 13:56:24 +02:00
librustc_save_analysis save-analysis: handle aliasing imports a bit more nicely 2018-05-15 20:34:17 +12:00
librustc_target armebv7r-none-eabihf: default to ARM mode 2018-05-18 20:57:48 +02:00
librustc_traits Clean up dropck_outlives PhantomData handling 2018-05-15 14:22:25 +01:00
librustc_trans Pull common parameters into GenericParamDef 2018-05-15 14:21:32 +01:00
librustc_trans_utils Rename InternedString to LocalInternedString and introduce a new thread-safe InternedString 2018-04-27 03:35:32 +02:00
librustc_tsan Inject the compiler_builtins crate whenever the core crate is injected 2018-04-07 09:24:35 +02:00
librustc_typeck Make the compiler support the label-break-value feature 2018-05-16 13:56:24 +02:00
librustdoc Auto merge of #50473 - petrochenkov:pmapi, r=alexcrichton 2018-05-16 11:18:05 +00:00
libserialize Move deny(warnings) into rustbuild 2018-04-08 16:59:14 -06:00
libstd Add “Examples” section header in f32/f64 doc comments. 2018-05-13 15:54:40 -04:00
libstd_unicode Mark the rest of the unicode feature flag as perma-unstable. 2018-04-12 00:13:53 +02:00
libsyntax Auto merge of #50045 - est31:label_break_value, r=eddyb 2018-05-16 14:22:17 +00:00
libsyntax_ext Refactor generic params loops 2018-05-15 14:21:32 +01:00
libsyntax_pos Hyperlink DOI against preferred resolver 2018-05-14 07:17:56 +02:00
libterm Move deny(warnings) into rustbuild 2018-04-08 16:59:14 -06:00
libtest Add rustdoc-ui test suite 2018-04-16 23:37:11 +02:00
libunwind Remove unwanted auto-linking and update 2018-04-16 23:37:11 +02:00
llvm@fd7dd99edf Pull in a wasm fix from LLVM upstream 2018-05-10 07:06:18 -07:00
llvm-emscripten@2717444753
rtstartup
rustc Rename rustc_back::target to rustc_target::spec. 2018-04-26 16:39:44 +03:00
rustllvm Set PrepareForThinLTO flag when using ThinLTO 2018-05-12 14:07:20 +02:00
stdsimd@a19ca1cd91 Update stdsimd module to include a19ca1cd91 2018-05-14 12:32:04 -04:00
test Auto merge of #50045 - est31:label_break_value, r=eddyb 2018-05-16 14:22:17 +00:00
tools Add target for Big-endian ARM Cortex-R4F/R5F MCUs 2018-05-16 22:19:02 +02:00
Cargo.lock Update RLS and Rustfmt 2018-05-16 15:59:55 +12:00
Cargo.toml Set opt-level to 3 2018-05-01 09:04:36 +02:00
README.md
stage0.txt Bump bootstrap compiler to 2018-04-24 2018-04-25 15:57:33 +02:00

This directory contains the source code of the rust project, including:

  • rustc and its tests
  • libstd
  • Various submodules for tools, like rustdoc, rls, etc.

For more information on how various parts of the compiler work, see the rustc guide.

Their is also useful content in the following READMEs, which are gradually being moved over to the guide: