rust/src
Charles Lew 25e864e198 Implement mixed script confusable lint. 2020-06-26 01:39:31 +08:00
..
bootstrap Auto merge of #72696 - jethrogb:jb/llvm-zlib, r=Mark-Simulacrum 2020-06-21 13:18:00 +00:00
build_helper
ci Auto merge of #73563 - Manishearth:rollup-oowgwwm, r=Manishearth 2020-06-20 22:53:46 +00:00
doc Rollup merge of #73404 - ajpaverd:cfguard_syntax, r=Mark-Simulacrum 2020-06-20 16:39:53 +02:00
etc Implement new gdb/lldb pretty-printers 2020-06-09 16:13:11 +03:00
liballoc Remove uses of `Vec::remove_item` 2020-06-20 12:12:28 +02:00
libcore Auto merge of #70946 - jumbatm:clashing-extern-decl, r=nagisa 2020-06-21 02:20:07 +00:00
libpanic_abort
libpanic_unwind Bump to 1.46 2020-06-03 15:27:51 -04:00
libproc_macro
libprofiler_builtins
librustc_apfloat Migrate to numeric associated consts 2020-06-10 01:35:47 +00:00
librustc_arena Rollup merge of #73378 - matthewjasper:arena-not-special, r=oli-obk 2020-06-20 14:45:00 -07:00
librustc_ast Rollup merge of #73364 - joshtriplett:inline-asm, r=Amanieu 2020-06-19 09:15:14 -07:00
librustc_ast_lowering Rollup merge of #73378 - matthewjasper:arena-not-special, r=oli-obk 2020-06-20 14:45:00 -07:00
librustc_ast_passes [AVR] Add AVR platform support 2020-06-09 17:34:07 +12:00
librustc_ast_pretty Rollup merge of #73182 - Aaron1011:feature/call-fn-span, r=matthewjasper 2020-06-11 19:04:16 +02:00
librustc_attr Make things build again 2020-06-02 20:38:24 +03:00
librustc_builtin_macros Run `./x.py fmt` 2020-06-20 11:12:43 -07:00
librustc_codegen_llvm Rollup merge of #73347 - tmiasko:incompatible-sanitizers, r=nikic 2020-06-19 19:42:55 -07:00
librustc_codegen_ssa Support sanitizers on aarch64-unknown-linux-gnu 2020-06-20 09:48:14 +02:00
librustc_data_structures Update chalk 2020-06-19 14:04:30 -04:00
librustc_driver Auto merge of #72927 - petrochenkov:rustc, r=Mark-Simulacrum 2020-06-06 09:00:51 +00:00
librustc_error_codes Rollup merge of #73543 - GuillaumeGomez:cleanup-e0695, r=Dylan-DPC 2020-06-20 16:40:01 +02:00
librustc_errors track caller for delay_span_bug 2020-06-15 18:25:58 -05:00
librustc_expand Rollup merge of #73178 - petrochenkov:explint, r=varkor 2020-06-12 12:28:25 +02:00
librustc_feature warn against 'specialization' feature 2020-06-16 09:39:34 +02:00
librustc_fs_util
librustc_graphviz Rename the crates in source code 2020-06-02 20:42:54 +03:00
librustc_hir Pre-compute `def_id_to_hir_id` table 2020-06-20 13:02:05 +01:00
librustc_hir_pretty Auto merge of #72080 - matthewjasper:uniform-impl-trait, r=nikomatsakis 2020-06-15 04:10:24 +00:00
librustc_incremental Remove associated opaque types 2020-06-11 16:24:01 +01:00
librustc_index Make things build again 2020-06-02 20:38:24 +03:00
librustc_infer Auto merge of #73563 - Manishearth:rollup-oowgwwm, r=Manishearth 2020-06-20 22:53:46 +00:00
librustc_interface Rollup merge of #73404 - ajpaverd:cfguard_syntax, r=Mark-Simulacrum 2020-06-20 16:39:53 +02:00
librustc_lexer Rollup merge of #72906 - lzutao:migrate-numeric-assoc-consts, r=dtolnay 2020-06-12 12:28:23 +02:00
librustc_lint Implement mixed script confusable lint. 2020-06-26 01:39:31 +08:00
librustc_llvm [AVR] Add AVR platform support 2020-06-09 17:34:07 +12:00
librustc_macros Use min_specialization in the remaining rustc crates 2020-06-10 09:05:52 +01:00
librustc_metadata Cache decoded predicate shorthands 2020-06-21 10:18:01 +01:00
librustc_middle Auto merge of #73180 - matthewjasper:predicate-cache, r=nikomatsakis 2020-06-21 21:05:57 +00:00
librustc_mir Auto merge of #71911 - wesleywiser:const_prop_small_cleanups, r=oli-obk 2020-06-21 05:56:26 +00:00
librustc_mir_build pretty/mir: const value enums with no variants 2020-06-19 14:46:01 +01:00
librustc_parse Rollup merge of #73280 - GuillaumeGomez:add-e0763, r=petrochenkov 2020-06-19 14:29:29 +02:00
librustc_parse_format asm: Allow multiple template strings; interpret them as newline-separated 2020-06-15 12:35:27 -07:00
librustc_passes Rollup merge of #73011 - richkadel:llvm-count-from-mir-pass, r=tmandry 2020-06-19 14:29:20 +02:00
librustc_plugin_impl
librustc_privacy make all uses of ty::Error or ConstKind::Error delay a span bug 2020-06-15 18:25:58 -05:00
librustc_query_system Remove uses of `Vec::remove_item` 2020-06-20 12:12:28 +02:00
librustc_resolve Rollup merge of #73291 - marmeladema:hir-id-ification-fix, r=petrochenkov 2020-06-20 14:44:58 -07:00
librustc_save_analysis save_analysis: improve handling of enum struct variant 2020-06-19 10:35:44 +01:00
librustc_serialize Use min_specialization in the remaining rustc crates 2020-06-10 09:05:52 +01:00
librustc_session Refactor non_ascii_idents lints, exclude ascii pair for confusable_idents lint. 2020-06-23 00:06:14 +08:00
librustc_span Rollup merge of #73011 - richkadel:llvm-count-from-mir-pass, r=tmandry 2020-06-19 14:29:20 +02:00
librustc_symbol_mangling make all uses of ty::Error or ConstKind::Error delay a span bug 2020-06-15 18:25:58 -05:00
librustc_target Rollup merge of #73214 - androm3da:hex_inline_asm_00, r=Amanieu 2020-06-19 09:15:00 -07:00
librustc_trait_selection Auto merge of #73180 - matthewjasper:predicate-cache, r=nikomatsakis 2020-06-21 21:05:57 +00:00
librustc_traits Return type is bound too 2020-06-19 14:05:14 -04:00
librustc_ty Move bounds on associated types to the type 2020-06-20 14:34:51 +01:00
librustc_typeck Auto merge of #73563 - Manishearth:rollup-oowgwwm, r=Manishearth 2020-06-20 22:53:46 +00:00
librustdoc Remove uses of `Vec::remove_item` 2020-06-20 12:12:28 +02:00
libstd Auto merge of #70946 - jumbatm:clashing-extern-decl, r=nagisa 2020-06-21 02:20:07 +00:00
libterm
libtest typo: awailable -> available 2020-06-08 13:37:58 -07:00
libunwind Rollup merge of #73187 - mati865:bootstrap-cleanup, r=Mark-Simulacrum 2020-06-12 00:05:31 +02:00
llvm-project@0ddefeca92 Update LLVM submodule 2020-06-13 19:54:09 +01:00
rtstartup
rustc
rustllvm Rollup merge of #73347 - tmiasko:incompatible-sanitizers, r=nikic 2020-06-19 19:42:55 -07:00
stdarch@45340c0e2f Update stdarch submodule to latest head 2020-05-31 00:12:59 +02:00
test Implement mixed script confusable lint. 2020-06-26 01:39:31 +08:00
tools Auto merge of #72936 - jackh726:chalk-more, r=nikomatsakis 2020-06-21 17:10:09 +00:00
README.md
stage0.txt Update bootstrap to rustc 1.45.0-beta.2 (1dc0f6d8e 2020-06-15) 2020-06-20 11:13:47 -07:00

README.md

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 dev guide.