.. |
rustc
|
|
|
rustc_apfloat
|
|
|
rustc_arena
|
|
|
rustc_ast
|
Rollup merge of #102493 - nnethercote:improve-size-assertions-some-more, r=lqd
|
2022-09-30 23:38:27 +02:00 |
rustc_ast_lowering
|
create def ids for impl traits during ast lowering
|
2022-09-30 15:12:01 -03:00 |
rustc_ast_passes
|
|
|
rustc_ast_pretty
|
|
|
rustc_attr
|
|
|
rustc_borrowck
|
|
|
rustc_builtin_macros
|
Auto merge of #98354 - camsteffen:is-some-and-by-value, r=m-ou-se
|
2022-10-02 12:48:15 +00:00 |
rustc_codegen_cranelift
|
|
|
rustc_codegen_gcc
|
Rollup merge of #101075 - ellishg:rustc_codegen_gcc_diagnostics, r=davidtwco
|
2022-09-30 10:22:36 +02:00 |
rustc_codegen_llvm
|
Auto merge of #102424 - sunfishcode:sunfishcode/hidden-main, r=nagisa
|
2022-10-02 04:12:09 +00:00 |
rustc_codegen_ssa
|
|
|
rustc_const_eval
|
Change feature name to is_some_and
|
2022-10-01 11:45:52 -05:00 |
rustc_data_structures
|
Use a SortedMap instead of a VecMap.
|
2022-10-01 16:24:30 +02:00 |
rustc_driver
|
|
|
rustc_error_codes
|
|
|
rustc_error_messages
|
Lint for unsatisfied nested opaques
|
2022-10-02 19:50:19 +00:00 |
rustc_errors
|
Compute lint_levels by definition
|
2022-10-01 16:12:50 +02:00 |
rustc_expand
|
|
|
rustc_feature
|
|
|
rustc_fs_util
|
|
|
rustc_graphviz
|
|
|
rustc_hir
|
|
|
rustc_hir_analysis
|
Auto merge of #98354 - camsteffen:is-some-and-by-value, r=m-ou-se
|
2022-10-02 12:48:15 +00:00 |
rustc_hir_pretty
|
|
|
rustc_incremental
|
|
|
rustc_index
|
|
|
rustc_infer
|
|
|
rustc_interface
|
Fix typo
|
2022-09-30 21:02:53 +02:00 |
rustc_lexer
|
|
|
rustc_lint
|
Lint for unsatisfied nested opaques
|
2022-10-02 19:50:19 +00:00 |
rustc_lint_defs
|
Compute lint_levels by definition
|
2022-10-01 16:12:50 +02:00 |
rustc_llvm
|
|
|
rustc_log
|
|
|
rustc_macros
|
Refactor rustc lint API
|
2022-10-01 10:03:06 +00:00 |
rustc_metadata
|
Auto merge of #102164 - compiler-errors:rpitit-foreign, r=TaKO8Ki
|
2022-09-30 04:24:14 +00:00 |
rustc_middle
|
Lint for unsatisfied nested opaques
|
2022-10-02 19:50:19 +00:00 |
rustc_mir_build
|
Auto merge of #101986 - WaffleLapkin:move_lint_note_to_the_bottom, r=estebank
|
2022-10-01 10:44:25 +00:00 |
rustc_mir_dataflow
|
|
|
rustc_mir_transform
|
Refactor rustc lint API
|
2022-10-01 10:03:06 +00:00 |
rustc_monomorphize
|
|
|
rustc_parse
|
Rollup merge of #102500 - compiler-errors:parse-sess-cleanup, r=cjgillot
|
2022-10-01 16:45:05 +02:00 |
rustc_parse_format
|
|
|
rustc_passes
|
Auto merge of #101986 - WaffleLapkin:move_lint_note_to_the_bottom, r=estebank
|
2022-10-01 10:44:25 +00:00 |
rustc_plugin_impl
|
|
|
rustc_privacy
|
|
|
rustc_query_impl
|
Correct Key impl for HirId.
|
2022-10-01 16:20:08 +02:00 |
rustc_query_system
|
Allow query system to recover a HirId.
|
2022-10-01 15:58:42 +02:00 |
rustc_resolve
|
Rollup merge of #102483 - spastorino:create-defs-on-lowering, r=cjgillot
|
2022-09-30 23:38:25 +02:00 |
rustc_save_analysis
|
|
|
rustc_serialize
|
|
|
rustc_session
|
Remove expr_parentheses_needed from ParseSess
|
2022-09-30 01:39:20 +00:00 |
rustc_smir
|
|
|
rustc_span
|
Rollup merge of #102382 - cuviper:defid-order, r=fee1-dead
|
2022-09-30 19:06:05 +02:00 |
rustc_symbol_mangling
|
|
|
rustc_target
|
Adjust the s390x data layout for LLVM 16
|
2022-09-29 18:18:26 -07:00 |
rustc_trait_selection
|
Auto merge of #101986 - WaffleLapkin:move_lint_note_to_the_bottom, r=estebank
|
2022-10-01 10:44:25 +00:00 |
rustc_traits
|
|
|
rustc_transmute
|
|
|
rustc_ty_utils
|
|
|
rustc_type_ir
|
|
|