rust/src
bors dec4c5201f Auto merge of #60777 - pietroalbini:azure-pipelines, r=alexcrichton
Add Azure Pipelines configuration

Huge thanks to @johnterickson and @willsmythe for writing the initial config! ❤️
I applied some changes to the initial config and disabled most of the builders since we're not going to run all of them during the initial step for the evaluation.

[More details about our plans for the Azure Pipelines evaluation.](https://internals.rust-lang.org/t/update-on-the-ci-investigation/10056)

r? @alexcrichton @kennytm
cc @rust-lang/infra @ethomson @rylev
2019-05-24 19:22:13 +00:00
..
bootstrap Auto merge of #60777 - pietroalbini:azure-pipelines, r=alexcrichton 2019-05-24 19:22:13 +00:00
build_helper Bump compiler-builtins to 0.1.15 2019-05-22 07:46:36 -07:00
ci Auto merge of #60777 - pietroalbini:azure-pipelines, r=alexcrichton 2019-05-24 19:22:13 +00:00
doc Auto merge of #49799 - hdhoang:46205_deny_incoherent_fundamental_impls, r=nikomatsakis 2019-05-17 23:06:51 +00:00
etc Fix .natvis visualizers. 2019-05-09 16:15:43 -07:00
grammar
liballoc Rollup merge of #61086 - RalfJung:box, r=alexcrichton 2019-05-24 01:30:24 +02:00
libarena Optimize alloc_from_iter 2019-05-23 18:51:46 +02:00
libcore Rollup merge of #61057 - sfackler:revert-next-back, r=alexcrichton 2019-05-23 08:37:18 +02:00
libfmt_macros Deny internal in stage0 2019-04-17 05:15:00 +02:00
libgraphviz Auto merge of #58051 - SimonSapin:str_escape, r=alexcrichton 2019-02-12 23:30:16 +00:00
libpanic_abort SGX target: fix panic = abort 2019-02-14 12:39:54 +05:30
libpanic_unwind Stabilize the alloc crate. 2019-04-12 20:07:30 +02:00
libproc_macro proc_macro: stop using LEB128 for RPC. 2019-04-09 21:05:15 +03:00
libprofiler_builtins Bump compiler-builtins to 0.1.15 2019-05-22 07:46:36 -07:00
librustc Auto merge of #60803 - varkor:remove-in-place-syntax, r=petrochenkov 2019-05-24 09:54:17 +00:00
librustc_allocator Restore the old behavior of the rustdoc keyword check + Fix rebase 2019-05-22 20:20:12 +03:00
librustc_apfloat ignore-tidy-filelength on all files with greater than 3000 lines 2019-04-25 21:39:09 +01:00
librustc_asan Update cmake, cc and compiler_builtins for VS 2019 support 2019-04-10 21:17:31 +02:00
librustc_borrowck Update borrowck 2019-05-23 18:51:42 +02:00
librustc_codegen_llvm Update wasm_import_module_map and target_features_whitelist 2019-05-23 18:51:50 +02:00
librustc_codegen_ssa Update dylib_dependency_formats, extern_crate and reachable_non_generics 2019-05-23 18:51:52 +02:00
librustc_codegen_utils Remove impls for InternedString/string equality. 2019-05-21 20:08:33 +10:00
librustc_cratesio_shim librustc_cratesio_shim => 2018 2019-02-08 20:55:12 +09:00
librustc_data_structures update doc comment 2019-05-21 17:14:09 +02:00
librustc_driver Declare DefIndex with the newtype_index macro 2019-05-18 13:19:33 +02:00
librustc_errors Rollup merge of #61073 - phansch:remove_unused_annotation_style, r=matthewjasper 2019-05-23 08:37:19 +02:00
librustc_fs_util rustc: doc comments 2019-02-10 23:42:32 +00:00
librustc_incremental Pass a Symbol to check_name, emit_feature_err, and related functions. 2019-05-13 09:29:22 +10:00
librustc_interface Rollup merge of #61014 - jsgf:emit-artifact-type, r=alexcrichton 2019-05-23 08:37:12 +02:00
librustc_lint Auto merge of #60740 - petrochenkov:kw, r=nnethercote 2019-05-23 01:50:55 +00:00
librustc_llvm Revert removed #![feature(nll)] 2019-02-10 16:13:30 +09:00
librustc_lsan Update cmake, cc and compiler_builtins for VS 2019 support 2019-04-10 21:17:31 +02:00
librustc_macros Simplify use of keyword symbols 2019-05-22 19:48:56 +03:00
librustc_metadata Update dylib_dependency_formats, extern_crate and reachable_non_generics 2019-05-23 18:51:52 +02:00
librustc_mir Auto merge of #60984 - matthewjasper:borrowck-error-reporting-cleanup, r=pnkfelix 2019-05-24 03:07:07 +00:00
librustc_msan Update cmake, cc and compiler_builtins for VS 2019 support 2019-04-10 21:17:31 +02:00
librustc_passes Remove ObsoleteInPlace 2019-05-24 01:27:32 +01:00
librustc_plugin Restore the old behavior of the rustdoc keyword check + Fix rebase 2019-05-22 20:20:12 +03:00
librustc_privacy Update privacy_access_levels 2019-05-23 18:51:49 +02:00
librustc_resolve Restore the old behavior of the rustdoc keyword check + Fix rebase 2019-05-22 20:20:12 +03:00
librustc_save_analysis Update dylib_dependency_formats, extern_crate and reachable_non_generics 2019-05-23 18:51:52 +02:00
librustc_target Auto merge of #60775 - hellow554:no_bitrig, r=joshtriplett 2019-05-15 04:34:14 +00:00
librustc_traits Pass a Symbol to check_name, emit_feature_err, and related functions. 2019-05-13 09:29:22 +10:00
librustc_tsan Update cmake, cc and compiler_builtins for VS 2019 support 2019-04-10 21:17:31 +02:00
librustc_typeck Rollup merge of #61054 - estebank:mut-ref-reassign, r=zackmdavis 2019-05-24 01:30:20 +02:00
librustdoc Update GenericPredicates queries 2019-05-23 18:51:46 +02:00
libserialize serialize: add missing Encodable impl for Path. 2019-05-07 02:47:45 +03:00
libstd Rollup merge of #61057 - sfackler:revert-next-back, r=alexcrichton 2019-05-23 08:37:18 +02:00
libsyntax Auto merge of #60803 - varkor:remove-in-place-syntax, r=petrochenkov 2019-05-24 09:54:17 +00:00
libsyntax_ext syntax: Some code cleanup 2019-05-23 12:46:41 +03:00
libsyntax_pos syntax: Some code cleanup 2019-05-23 12:46:41 +03:00
libterm Revert "Auto merge of #57842 - gnzlbg:extract_libtest, r=gnzlbg" 2019-04-07 03:16:31 -04:00
libtest Rollup merge of #60895 - chandde:master, r=alexcrichton 2019-05-20 01:01:39 +02:00
libunwind Set -funwind-tables and -fno-exceptions unconditionally for LLVM's libunwind 2019-05-20 12:29:58 -07:00
llvm-emscripten@7f23313edf
llvm-project@4efebe3165 Bump compiler-builtins to 0.1.15 2019-05-22 07:46:36 -07:00
rtstartup
rustc Remove leading newlines 2019-04-22 17:01:33 +01:00
rustllvm Limit internalization in LLVM 8 ThinLTO 2019-04-26 08:58:14 -07:00
stdsimd@4bf456c35e Breaking update of stdsimd 2019-04-22 09:07:25 +02:00
test Auto merge of #60803 - varkor:remove-in-place-syntax, r=petrochenkov 2019-05-24 09:54:17 +00:00
tools Auto merge of #60777 - pietroalbini:azure-pipelines, r=alexcrichton 2019-05-24 19:22:13 +00:00
.gitignore
README.md remove link to removed readme 2019-01-15 19:48:37 -06:00
stage0.txt bump bootstrap => 2019-04-11 2019-04-17 05:15:00 +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.

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