rust/src
2020-06-18 14:48:53 -07:00
..
bootstrap Auto merge of #69890 - lenary:lenary/riscv-frame-pointers, r=hanna-kruppe,Mark-Simulacrum 2020-06-17 11:30:56 +00:00
build_helper
ci Avoid prematurely recording toolstates 2020-06-15 13:56:11 -04:00
doc Rollup merge of #73230 - Amanieu:asm-unused2, r=petrochenkov 2020-06-11 19:04:20 +02:00
etc Implement new gdb/lldb pretty-printers 2020-06-09 16:13:11 +03:00
liballoc Ensure std benchmarks get tested. 2020-06-18 09:11:15 -07:00
libcore Disable core benches on wasm (benches not supported). 2020-06-18 14:48:53 -07:00
libpanic_abort
libpanic_unwind
libproc_macro
libprofiler_builtins
librustc_apfloat Migrate to numeric associated consts 2020-06-10 01:35:47 +00:00
librustc_arena Rollup merge of #73237 - tmiasko:arena, r=nnethercote 2020-06-16 15:08:35 +02:00
librustc_ast Auto merge of #72080 - matthewjasper:uniform-impl-trait, r=nikomatsakis 2020-06-15 04:10:24 +00:00
librustc_ast_lowering Auto merge of #73369 - RalfJung:rollup-hl8g9zf, r=RalfJung 2020-06-15 11:39:23 +00: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
librustc_builtin_macros Rollup merge of #73178 - petrochenkov:explint, r=varkor 2020-06-12 12:28:25 +02:00
librustc_codegen_llvm Auto merge of #69478 - avr-rust:avr-support-upstream, r=jonas-schievink 2020-06-12 01:28:37 +00:00
librustc_codegen_ssa linker: Never pass -no-pie to non-gnu linkers 2020-06-15 23:17:39 +03:00
librustc_data_structures Migrate to numeric associated consts 2020-06-10 01:35:47 +00:00
librustc_driver
librustc_error_codes Rollup merge of #73351 - gnodarse:patch-1, r=ecstatic-morse 2020-06-15 09:57:35 +02:00
librustc_errors Rollup merge of #72740 - estebank:recursive-indirection, r=matthewjasper 2020-06-15 12:00:59 +02:00
librustc_expand Rollup merge of #73178 - petrochenkov:explint, r=varkor 2020-06-12 12:28:25 +02:00
librustc_feature Add feature gate for precise live drop checking 2020-06-13 11:05:11 -07:00
librustc_fs_util
librustc_graphviz
librustc_hir Rollup merge of #72707 - matthewjasper:rustc_min_spec, r=oli-obk 2020-06-15 12:00:58 +02: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
librustc_infer Auto merge of #72962 - lcnr:ObligationCause-lrc, r=ecstatic-morse 2020-06-16 06:22:52 +00:00
librustc_interface Ensure that drop_elaboration_and_check_consts runs for all const items 2020-06-13 11:05:13 -07:00
librustc_lexer Rollup merge of #72906 - lzutao:migrate-numeric-assoc-consts, r=dtolnay 2020-06-12 12:28:23 +02:00
librustc_lint Auto merge of #72080 - matthewjasper:uniform-impl-trait, r=nikomatsakis 2020-06-15 04:10:24 +00: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 Auto merge of #73369 - RalfJung:rollup-hl8g9zf, r=RalfJung 2020-06-15 11:39:23 +00:00
librustc_middle Rollup merge of #73373 - lzutao:bug-trackcaller, r=Amanieu 2020-06-16 15:08:42 +02:00
librustc_mir Auto merge of #73065 - Amanieu:tls-fix, r=oli-obk 2020-06-18 00:29:10 +00:00
librustc_mir_build Rollup merge of #73353 - davidtwco:issue-73003-non-structural-match-ty-closures, r=varkor 2020-06-15 09:57:37 +02:00
librustc_parse Rollup merge of #73182 - Aaron1011:feature/call-fn-span, r=matthewjasper 2020-06-11 19:04:16 +02:00
librustc_parse_format
librustc_passes Auto merge of #72080 - matthewjasper:uniform-impl-trait, r=nikomatsakis 2020-06-15 04:10:24 +00:00
librustc_plugin_impl
librustc_privacy Auto merge of #72080 - matthewjasper:uniform-impl-trait, r=nikomatsakis 2020-06-15 04:10:24 +00:00
librustc_query_system Use min_specialization in the remaining rustc crates 2020-06-10 09:05:52 +01:00
librustc_resolve Auto merge of #72080 - matthewjasper:uniform-impl-trait, r=nikomatsakis 2020-06-15 04:10:24 +00:00
librustc_save_analysis Auto merge of #72080 - matthewjasper:uniform-impl-trait, r=nikomatsakis 2020-06-15 04:10:24 +00:00
librustc_serialize Use min_specialization in the remaining rustc crates 2020-06-10 09:05:52 +01:00
librustc_session Rollup merge of #73178 - petrochenkov:explint, r=varkor 2020-06-12 12:28:25 +02:00
librustc_span Rollup merge of #72389 - Aaron1011:feature/move-fn-self-msg, r=nikomatsakis 2020-06-15 09:57:22 +02:00
librustc_symbol_mangling
librustc_target Auto merge of #69890 - lenary:lenary/riscv-frame-pointers, r=hanna-kruppe,Mark-Simulacrum 2020-06-17 11:30:56 +00:00
librustc_trait_selection Auto merge of #72962 - lcnr:ObligationCause-lrc, r=ecstatic-morse 2020-06-16 06:22:52 +00:00
librustc_traits
librustc_ty Remove associated opaque types 2020-06-11 16:24:01 +01:00
librustc_typeck Auto merge of #72962 - lcnr:ObligationCause-lrc, r=ecstatic-morse 2020-06-16 06:22:52 +00:00
librustdoc Rollup merge of #73372 - GuillaumeGomez:re-order-sidebar-sections, r=kinnison 2020-06-16 15:08:40 +02:00
libstd Ensure std benchmarks get tested. 2020-06-18 09:11:15 -07: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 Auto merge of #69478 - avr-rust:avr-support-upstream, r=jonas-schievink 2020-06-12 01:28:37 +00:00
stdarch@45340c0e2f
test Auto merge of #73065 - Amanieu:tls-fix, r=oli-obk 2020-06-18 00:29:10 +00:00
tools Auto merge of #72357 - ortem:new-dbg-pretty-printers, r=pnkfelix 2020-06-15 15:21:45 +00:00
README.md
stage0.txt

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.