rust/compiler
2022-11-13 22:48:27 +01:00
..
rustc
rustc_apfloat
rustc_arena
rustc_ast Introduce ExprKind::IncludedBytes 2022-11-11 16:31:32 +00:00
rustc_ast_lowering Introduce ExprKind::IncludedBytes 2022-11-11 16:31:32 +00:00
rustc_ast_passes
rustc_ast_pretty Introduce ExprKind::IncludedBytes 2022-11-11 16:31:32 +00:00
rustc_attr
rustc_borrowck Rollup merge of #103960 - AndyJado:var_path_only_diag, r=davidtwco 2022-11-11 12:12:30 -05:00
rustc_builtin_macros Auto merge of #103812 - clubby789:improve-include-bytes, r=petrochenkov 2022-11-12 14:30:34 +00:00
rustc_codegen_cranelift Fix rustdoc --version when used with download-rustc 2022-11-09 02:54:51 -06:00
rustc_codegen_gcc
rustc_codegen_llvm Rollup merge of #104110 - krasimirgg:msan-16, r=nagisa 2022-11-12 17:25:00 +01:00
rustc_codegen_ssa linker: Link profiler_builtins even if it's marked as NotLinked 2022-11-12 23:02:33 +03:00
rustc_const_eval
rustc_data_structures Use the interned stable hash as plain hash. 2022-11-11 13:02:37 +00:00
rustc_driver Rollup merge of #104184 - jyn514:rustdoc-version, r=davidtwco 2022-11-09 15:39:07 -05:00
rustc_error_codes Rollup merge of #103924 - PeteDevoy:patch-1, r=estebank 2022-11-11 20:51:39 +05:30
rustc_error_messages fix up a fluent message 2022-11-13 04:16:08 +01:00
rustc_errors Rollup merge of #103970 - oli-obk:unhide_unknown_spans, r=estebank 2022-11-12 12:02:51 +05:30
rustc_expand Auto merge of #103812 - clubby789:improve-include-bytes, r=petrochenkov 2022-11-12 14:30:34 +00:00
rustc_feature Rollup merge of #104117 - crlf0710:update_feature_gate, r=jackh726 2022-11-12 17:25:01 +01:00
rustc_fs_util
rustc_graphviz
rustc_hir
rustc_hir_analysis Auto merge of #104310 - Dylan-DPC:rollup-wgt1z4a, r=Dylan-DPC 2022-11-12 08:03:01 +00:00
rustc_hir_pretty
rustc_hir_typeck Rollup merge of #104261 - compiler-errors:formal-and-expected-differ, r=estebank 2022-11-12 17:25:02 +01:00
rustc_incremental
rustc_index
rustc_infer Rollup merge of #104206 - compiler-errors:ocx-more-2, r=lcnr 2022-11-12 12:02:52 +05:30
rustc_interface Fix rustdoc --version when used with download-rustc 2022-11-09 02:54:51 -06:00
rustc_lexer Rollup merge of #103919 - nnethercote:unescaping-cleanups, r=matklad 2022-11-09 19:21:22 +05:30
rustc_lint Auto merge of #103530 - cjgillot:hir-lifetimes-direct, r=estebank 2022-11-12 05:22:17 +00:00
rustc_lint_defs
rustc_llvm
rustc_log
rustc_macros
rustc_metadata
rustc_middle Auto merge of #104282 - cjgillot:intern-span, r=compiler-errors 2022-11-13 06:23:18 +00:00
rustc_mir_build Use const_error_with_guaranteed more 2022-11-10 05:39:15 +00:00
rustc_mir_dataflow
rustc_mir_transform Don't ICE when encountering ConstKind::Error in RequiredConstsVisitor 2022-11-10 05:14:04 +00:00
rustc_monomorphize
rustc_parse Auto merge of #103812 - clubby789:improve-include-bytes, r=petrochenkov 2022-11-12 14:30:34 +00:00
rustc_parse_format
rustc_passes Auto merge of #103812 - clubby789:improve-include-bytes, r=petrochenkov 2022-11-12 14:30:34 +00:00
rustc_plugin_impl
rustc_privacy
rustc_query_impl
rustc_query_system Hash spans when interning. 2022-11-11 13:02:37 +00:00
rustc_resolve Rollup merge of #103970 - oli-obk:unhide_unknown_spans, r=estebank 2022-11-12 12:02:51 +05:30
rustc_save_analysis
rustc_serialize
rustc_session
rustc_smir
rustc_span Remove dead NoneError error handling 2022-11-13 22:48:27 +01:00
rustc_symbol_mangling
rustc_target Add no_std AArch64 support for the QNX Neutrino (nto) 7.1 RTOS 2022-11-11 10:44:48 +01:00
rustc_trait_selection Remove dead NoneError error handling 2022-11-13 22:48:27 +01:00
rustc_traits make dropck_outlives into a proper canonicalized type query 2022-11-09 22:58:39 +00:00
rustc_transmute
rustc_ty_utils Use const_error_with_guaranteed more 2022-11-10 05:39:15 +00:00
rustc_type_ir