.. |
rustc
|
|
|
rustc_apfloat
|
|
|
rustc_arena
|
|
|
rustc_ast
|
Rollup merge of #98394 - Enselic:fixup-rustc_main-renames, r=petrochenkov
|
2022-06-24 16:43:47 +09:00 |
rustc_ast_lowering
|
|
|
rustc_ast_passes
|
|
|
rustc_ast_pretty
|
|
|
rustc_attr
|
|
|
rustc_borrowck
|
Rollup merge of #98420 - davidtwco:translation-lint-fixes-and-more-migration, r=compiler-errors
|
2022-06-28 15:30:04 +05:30 |
rustc_builtin_macros
|
Rollup merge of #98337 - c410-f3r:assert-compiler, r=oli-obk
|
2022-06-28 15:30:02 +05:30 |
rustc_codegen_cranelift
|
|
|
rustc_codegen_gcc
|
|
|
rustc_codegen_llvm
|
Rollup merge of #98385 - m-ou-se:llvm-12-memory-order, r=petrochenkov
|
2022-06-26 13:14:57 +09:00 |
rustc_codegen_ssa
|
Rollup merge of #98214 - petrochenkov:islike, r=compiler-errors
|
2022-06-24 16:43:45 +09:00 |
rustc_const_eval
|
make AllocKind actually public
|
2022-06-27 10:58:30 -04:00 |
rustc_data_structures
|
Rollup merge of #98384 - rdzhaafar:fix-macos-rss-reporting, r=davidtwco,michaelwoerister
|
2022-06-28 15:30:03 +05:30 |
rustc_driver
|
Fix rustdoc argument error
|
2022-06-27 10:43:51 +02:00 |
rustc_error_codes
|
|
|
rustc_error_messages
|
privacy: port "in public interface" diag
|
2022-06-27 08:53:42 +01:00 |
rustc_errors
|
|
|
rustc_expand
|
various: add rustc_lint_diagnostics to diag fns
|
2022-06-27 08:32:06 +01:00 |
rustc_feature
|
|
|
rustc_fs_util
|
|
|
rustc_graphviz
|
|
|
rustc_hir
|
Auto merge of #98222 - cjgillot:single-wf, r=michaelwoerister
|
2022-06-28 03:44:33 +00:00 |
rustc_hir_pretty
|
|
|
rustc_incremental
|
|
|
rustc_index
|
|
|
rustc_infer
|
Rollup merge of #97346 - JohnTitor:remove-back-compat-hacks, r=oli-obk
|
2022-06-28 15:30:00 +05:30 |
rustc_interface
|
|
|
rustc_lexer
|
|
|
rustc_lint
|
Rollup merge of #98420 - davidtwco:translation-lint-fixes-and-more-migration, r=compiler-errors
|
2022-06-28 15:30:04 +05:30 |
rustc_lint_defs
|
make const_err show up in future breakage reports
|
2022-06-25 10:30:47 -04:00 |
rustc_llvm
|
|
|
rustc_log
|
|
|
rustc_macros
|
macros: use typed identifiers in subdiag derive
|
2022-06-24 09:08:25 +01:00 |
rustc_metadata
|
|
|
rustc_middle
|
Auto merge of #98222 - cjgillot:single-wf, r=michaelwoerister
|
2022-06-28 03:44:33 +00:00 |
rustc_mir_build
|
Rollup merge of #98429 - b-naber:use-correct-substs-discriminant-cast, r=lcnr
|
2022-06-25 15:14:13 +02:00 |
rustc_mir_dataflow
|
|
|
rustc_mir_transform
|
|
|
rustc_monomorphize
|
|
|
rustc_parse
|
various: add rustc_lint_diagnostics to diag fns
|
2022-06-27 08:32:06 +01:00 |
rustc_parse_format
|
|
|
rustc_passes
|
Rollup merge of #98394 - Enselic:fixup-rustc_main-renames, r=petrochenkov
|
2022-06-24 16:43:47 +09:00 |
rustc_plugin_impl
|
|
|
rustc_privacy
|
privacy: deny diagnostic migration lints
|
2022-06-27 08:53:42 +01:00 |
rustc_query_impl
|
|
|
rustc_query_system
|
|
|
rustc_resolve
|
Rollup merge of #98419 - WaffleLapkin:remove_excess_rib, r=compiler-errors
|
2022-06-24 16:43:49 +09:00 |
rustc_save_analysis
|
|
|
rustc_serialize
|
|
|
rustc_session
|
various: add rustc_lint_diagnostics to diag fns
|
2022-06-27 08:32:06 +01:00 |
rustc_smir
|
|
|
rustc_span
|
Rollup merge of #98609 - TaKO8Ki:fix-ice-for-associated-constant-generics, r=lcnr
|
2022-06-28 18:34:31 +02:00 |
rustc_symbol_mangling
|
|
|
rustc_target
|
rustc_target: Some more tests and fixes for linker arguments
|
2022-06-25 21:57:08 +03:00 |
rustc_trait_selection
|
Rollup merge of #97346 - JohnTitor:remove-back-compat-hacks, r=oli-obk
|
2022-06-28 15:30:00 +05:30 |
rustc_traits
|
|
|
rustc_ty_utils
|
|
|
rustc_type_ir
|
Rewrite TyKind::fmt .
|
2022-06-24 09:40:21 +10:00 |
rustc_typeck
|
Auto merge of #98396 - cjgillot:iwfchir, r=petrochenkov
|
2022-06-28 09:48:18 +00:00 |