.. |
rustc
|
|
|
rustc_apfloat
|
|
|
rustc_arena
|
|
|
rustc_ast
|
Rollup merge of #94288 - Mark-Simulacrum:ser-opt, r=nnethercote
|
2022-02-24 07:48:09 +01:00 |
rustc_ast_lowering
|
Auto merge of #93438 - spastorino:node_id_to_hir_id_refactor, r=oli-obk
|
2022-02-24 01:26:57 +00:00 |
rustc_ast_passes
|
|
|
rustc_ast_pretty
|
|
|
rustc_attr
|
|
|
rustc_borrowck
|
Auto merge of #94131 - Mark-Simulacrum:fmt-string, r=oli-obk
|
2022-02-24 17:18:07 +00:00 |
rustc_builtin_macros
|
|
|
rustc_codegen_cranelift
|
Merge commit '35d9c6bf256968e1b40e0d554607928bdf9cebea' into sync_cg_clif-2022-02-23
|
2022-02-23 11:49:34 +01:00 |
rustc_codegen_gcc
|
Auto merge of #94123 - bjorn3:cg_ssa_singleton_builder, r=tmiasko
|
2022-02-24 12:28:19 +00:00 |
rustc_codegen_llvm
|
Auto merge of #94123 - bjorn3:cg_ssa_singleton_builder, r=tmiasko
|
2022-02-24 12:28:19 +00:00 |
rustc_codegen_ssa
|
Auto merge of #94123 - bjorn3:cg_ssa_singleton_builder, r=tmiasko
|
2022-02-24 12:28:19 +00:00 |
rustc_const_eval
|
Auto merge of #94131 - Mark-Simulacrum:fmt-string, r=oli-obk
|
2022-02-24 17:18:07 +00:00 |
rustc_data_structures
|
Rollup merge of #94288 - Mark-Simulacrum:ser-opt, r=nnethercote
|
2022-02-24 07:48:09 +01:00 |
rustc_driver
|
|
|
rustc_error_codes
|
|
|
rustc_errors
|
|
|
rustc_expand
|
|
|
rustc_feature
|
|
|
rustc_fs_util
|
|
|
rustc_graphviz
|
|
|
rustc_hir
|
Auto merge of #93438 - spastorino:node_id_to_hir_id_refactor, r=oli-obk
|
2022-02-24 01:26:57 +00:00 |
rustc_hir_pretty
|
|
|
rustc_incremental
|
|
|
rustc_index
|
Introduce ChunkedBitSet and use it for some dataflow analyses.
|
2022-02-23 10:18:49 +11:00 |
rustc_infer
|
Auto merge of #94131 - Mark-Simulacrum:fmt-string, r=oli-obk
|
2022-02-24 17:18:07 +00:00 |
rustc_interface
|
|
|
rustc_lexer
|
|
|
rustc_lint
|
add special_module_name lint
|
2022-02-28 20:10:17 -05:00 |
rustc_lint_defs
|
|
|
rustc_llvm
|
|
|
rustc_log
|
|
|
rustc_macros
|
|
|
rustc_metadata
|
Auto merge of #94129 - cjgillot:rmeta-table, r=petrochenkov
|
2022-02-24 10:02:26 +00:00 |
rustc_middle
|
Auto merge of #94131 - Mark-Simulacrum:fmt-string, r=oli-obk
|
2022-02-24 17:18:07 +00:00 |
rustc_mir_build
|
|
|
rustc_mir_dataflow
|
Auto merge of #93984 - nnethercote:ChunkedBitSet, r=Mark-Simulacrum
|
2022-02-23 01:26:07 +00:00 |
rustc_mir_transform
|
Auto merge of #93984 - nnethercote:ChunkedBitSet, r=Mark-Simulacrum
|
2022-02-23 01:26:07 +00:00 |
rustc_monomorphize
|
|
|
rustc_parse
|
|
|
rustc_parse_format
|
|
|
rustc_passes
|
Auto merge of #94129 - cjgillot:rmeta-table, r=petrochenkov
|
2022-02-24 10:02:26 +00:00 |
rustc_plugin_impl
|
|
|
rustc_privacy
|
|
|
rustc_query_impl
|
|
|
rustc_query_system
|
Auto merge of #93839 - Mark-Simulacrum:delete-json-rust-deserialization, r=nnethercote
|
2022-02-22 07:54:22 +00:00 |
rustc_resolve
|
|
|
rustc_save_analysis
|
|
|
rustc_serialize
|
Delete Decoder::read_unit
|
2022-02-22 18:14:51 -05:00 |
rustc_session
|
|
|
rustc_span
|
Rollup merge of #94169 - Amanieu:asm_stuff, r=nagisa
|
2022-02-22 12:16:28 +01:00 |
rustc_symbol_mangling
|
Rename region_should_not_be_omitted to should_print_region
|
2022-02-23 08:58:36 +01:00 |
rustc_target
|
riscv32imc_esp_espidf: set max_atomic_width to 64
|
2022-02-23 13:11:26 +00:00 |
rustc_trait_selection
|
Auto merge of #94225 - matthiaskrgr:rollup-0728x8n, r=matthiaskrgr
|
2022-02-21 22:53:45 +00:00 |
rustc_traits
|
|
|
rustc_ty_utils
|
|
|
rustc_type_ir
|
|
|
rustc_typeck
|
Rollup merge of #94237 - compiler-errors:dont-wrap-ambiguous-receivers, r=lcnr
|
2022-02-22 12:16:33 +01:00 |