rust/compiler
2021-11-02 22:43:49 +01:00
..
rustc
rustc_apfloat
rustc_arena
rustc_ast
rustc_ast_lowering Auto merge of #90380 - Mark-Simulacrum:revert-89558-query-stable-lint, r=lcnr 2021-10-29 04:55:51 +00:00
rustc_ast_passes Revert "Add rustc lint, warning when iterating over hashmaps" 2021-10-28 11:01:42 -04:00
rustc_ast_pretty
rustc_attr
rustc_borrowck Auto merge of #90380 - Mark-Simulacrum:revert-89558-query-stable-lint, r=lcnr 2021-10-29 04:55:51 +00:00
rustc_builtin_macros Revert "Add rustc lint, warning when iterating over hashmaps" 2021-10-28 11:01:42 -04:00
rustc_codegen_cranelift
rustc_codegen_gcc Auto merge of #89652 - rcvalle:rust-cfi, r=nagisa 2021-10-27 09:19:42 +00:00
rustc_codegen_llvm Revert "Add rustc lint, warning when iterating over hashmaps" 2021-10-28 11:01:42 -04:00
rustc_codegen_ssa Revert "Add rustc lint, warning when iterating over hashmaps" 2021-10-28 11:01:42 -04:00
rustc_const_eval Remove unnecessary Option from promote_candidate return type 2021-10-31 00:00:00 +00:00
rustc_data_structures Auto merge of #90380 - Mark-Simulacrum:revert-89558-query-stable-lint, r=lcnr 2021-10-29 04:55:51 +00:00
rustc_driver Added the --temps-dir option. 2021-11-02 22:41:34 +01:00
rustc_error_codes
rustc_errors Lint against RTL unicode codepoints in literals and comments 2021-10-31 13:14:04 +01:00
rustc_expand Revert "Add rustc lint, warning when iterating over hashmaps" 2021-10-28 11:01:42 -04:00
rustc_feature Revert "Add rustc lint, warning when iterating over hashmaps" 2021-10-28 11:01:42 -04:00
rustc_fs_util
rustc_graphviz
rustc_hir Auto merge of #90406 - nbdd0121:panic, r=cjgillot 2021-11-01 17:18:57 +00:00
rustc_hir_pretty
rustc_incremental Revert "Add rustc lint, warning when iterating over hashmaps" 2021-10-28 11:01:42 -04:00
rustc_index
rustc_infer Rollup merge of #90395 - b-naber:const-expr-type-relation, r=oli-obk 2021-10-30 14:37:02 +02:00
rustc_interface Create temps_dir before it's needed. 2021-11-02 22:43:48 +01:00
rustc_lexer
rustc_lint Auto merge of #90463 - matthiaskrgr:rollup-eljk9vo, r=matthiaskrgr 2021-11-01 14:00:08 +00:00
rustc_lint_defs Auto merge of #90463 - matthiaskrgr:rollup-eljk9vo, r=matthiaskrgr 2021-11-01 14:00:08 +00:00
rustc_llvm Auto merge of #90205 - mati865:link-modifiers-in-rustc, r=petrochenkov 2021-10-30 16:22:49 +00:00
rustc_macros
rustc_metadata Rollup merge of #90202 - matthewjasper:xcrate-hygiene, r=petrochenkov 2021-10-30 20:30:27 +02:00
rustc_middle Add a few query descriptions 2021-10-29 11:15:45 -04:00
rustc_mir_build Revert "Add rustc lint, warning when iterating over hashmaps" 2021-10-28 11:01:42 -04:00
rustc_mir_dataflow
rustc_mir_transform Revert "Add rustc lint, warning when iterating over hashmaps" 2021-10-28 11:01:42 -04:00
rustc_monomorphize Auto merge of #90406 - nbdd0121:panic, r=cjgillot 2021-11-01 17:18:57 +00:00
rustc_parse fix formatting 2021-11-01 10:39:43 +01:00
rustc_parse_format
rustc_passes Rollup merge of #90374 - GuillaumeGomez:unify-rustdoc-book-titles, r=camelid 2021-10-30 14:37:00 +02:00
rustc_plugin_impl
rustc_privacy Revert "Add rustc lint, warning when iterating over hashmaps" 2021-10-28 11:01:42 -04:00
rustc_query_impl Revert "Add rustc lint, warning when iterating over hashmaps" 2021-10-28 11:01:42 -04:00
rustc_query_system Auto merge of #90380 - Mark-Simulacrum:revert-89558-query-stable-lint, r=lcnr 2021-10-29 04:55:51 +00:00
rustc_resolve Rollup merge of #90202 - matthewjasper:xcrate-hygiene, r=petrochenkov 2021-10-30 20:30:27 +02:00
rustc_save_analysis Revert "Add rustc lint, warning when iterating over hashmaps" 2021-10-28 11:01:42 -04:00
rustc_serialize
rustc_session Emitted files go to the output dir. 2021-11-02 22:43:49 +01:00
rustc_span Rollup merge of #90202 - matthewjasper:xcrate-hygiene, r=petrochenkov 2021-10-30 20:30:27 +02:00
rustc_symbol_mangling Revert "Add rustc lint, warning when iterating over hashmaps" 2021-10-28 11:01:42 -04:00
rustc_target Auto merge of #89062 - mikeleany:new-target, r=cjgillot 2021-10-31 18:57:14 +00:00
rustc_trait_selection Rollup merge of #90375 - yanok:master, r=lcnr 2021-10-30 20:30:27 +02:00
rustc_traits
rustc_ty_utils Auto merge of #90218 - JakobDegen:adt_significant_drop_fix, r=nikomatsakis 2021-10-28 16:03:13 +00:00
rustc_type_ir
rustc_typeck Rollup merge of #90399 - yuvaldolev:as-ref-overly-verbose-diagnostic, r=estebank 2021-10-30 20:30:28 +02:00