.. |
rustc
|
|
|
rustc_abi
|
Rollup merge of #114060 - davidtwco:issue-113279, r=wesleywiser
|
2023-07-25 19:21:39 +02:00 |
rustc_arena
|
|
|
rustc_ast
|
|
|
rustc_ast_lowering
|
|
|
rustc_ast_passes
|
|
|
rustc_ast_pretty
|
|
|
rustc_attr
|
|
|
rustc_baked_icu_data
|
|
|
rustc_borrowck
|
Rollup merge of #114075 - matthiaskrgr:fmt_args_rustc_3, r=wesleywiser
|
2023-07-27 06:04:13 +02:00 |
rustc_builtin_macros
|
|
|
rustc_codegen_cranelift
|
|
|
rustc_codegen_gcc
|
|
|
rustc_codegen_llvm
|
|
|
rustc_codegen_ssa
|
Rollup merge of #113872 - nnethercote:tweak-cgu-sorting, r=pnkfelix
|
2023-07-27 06:04:12 +02:00 |
rustc_const_eval
|
Rollup merge of #114123 - oli-obk:tait_wtf, r=WaffleLapkin
|
2023-07-27 16:05:15 +02:00 |
rustc_data_structures
|
|
|
rustc_driver
|
|
|
rustc_driver_impl
|
|
|
rustc_error_codes
|
|
|
rustc_error_messages
|
|
|
rustc_errors
|
Auto merge of #113281 - dayo05:master, r=davidtwco
|
2023-07-27 09:20:40 +00:00 |
rustc_expand
|
Squelch a noisy rustc_expand unittest
|
2023-07-26 08:12:08 -07:00 |
rustc_feature
|
|
|
rustc_fluent_macro
|
|
|
rustc_fs_util
|
|
|
rustc_graphviz
|
|
|
rustc_hir
|
|
|
rustc_hir_analysis
|
Insert RPITITs that were shadowed by missing ADTs that resolve to type error
|
2023-07-27 22:32:58 +00:00 |
rustc_hir_pretty
|
|
|
rustc_hir_typeck
|
Rollup merge of #114075 - matthiaskrgr:fmt_args_rustc_3, r=wesleywiser
|
2023-07-27 06:04:13 +02:00 |
rustc_incremental
|
|
|
rustc_index
|
|
|
rustc_infer
|
|
|
rustc_interface
|
replace atty crate with std's isTerminal
|
2023-07-26 18:09:50 +03:00 |
rustc_lexer
|
|
|
rustc_lint
|
Rollup merge of #114075 - matthiaskrgr:fmt_args_rustc_3, r=wesleywiser
|
2023-07-27 06:04:13 +02:00 |
rustc_lint_defs
|
|
|
rustc_llvm
|
|
|
rustc_log
|
|
|
rustc_macros
|
Bump syn now that it doesn't affect diagnostics anymore
|
2023-07-26 08:26:50 +00:00 |
rustc_metadata
|
|
|
rustc_middle
|
Replace in-tree rustc_apfloat with the new version of the crate
|
2023-07-26 10:20:15 -04:00 |
rustc_mir_build
|
Rollup merge of #114075 - matthiaskrgr:fmt_args_rustc_3, r=wesleywiser
|
2023-07-27 06:04:13 +02:00 |
rustc_mir_dataflow
|
|
|
rustc_mir_transform
|
Rollup merge of #114075 - matthiaskrgr:fmt_args_rustc_3, r=wesleywiser
|
2023-07-27 06:04:13 +02:00 |
rustc_monomorphize
|
Rollup merge of #113872 - nnethercote:tweak-cgu-sorting, r=pnkfelix
|
2023-07-27 06:04:12 +02:00 |
rustc_parse
|
Rollup merge of #114081 - nnethercote:desugar_doc_comments-cleanups, r=petrochenkov
|
2023-07-27 06:04:14 +02:00 |
rustc_parse_format
|
|
|
rustc_passes
|
inline format!() args from rustc_codegen_llvm to the end (4)
|
2023-07-25 23:20:28 +02:00 |
rustc_plugin_impl
|
|
|
rustc_privacy
|
|
|
rustc_query_impl
|
|
|
rustc_query_system
|
|
|
rustc_resolve
|
|
|
rustc_serialize
|
|
|
rustc_session
|
Rollup merge of #114098 - klensy:drop-atty, r=fee1-dead
|
2023-07-27 06:04:15 +02:00 |
rustc_smir
|
Rollup merge of #114082 - ericmarkmartin:smir-nullary-op, r=spastorino
|
2023-07-27 06:04:14 +02:00 |
rustc_span
|
Add sym::iter_mut + sym::as_mut_ptr
|
2023-07-25 23:33:08 +00:00 |
rustc_symbol_mangling
|
Auto merge of #113708 - rcvalle:rust-cfi-fix-100778, r=compiler-errors
|
2023-07-27 02:48:38 +00:00 |
rustc_target
|
|
|
rustc_trait_selection
|
Rollup merge of #114117 - compiler-errors:return-to-uniq, r=lcnr
|
2023-07-27 16:05:15 +02:00 |
rustc_traits
|
|
|
rustc_transmute
|
|
|
rustc_ty_utils
|
inline format!() args from rustc_codegen_llvm to the end (4)
|
2023-07-25 23:20:28 +02:00 |
rustc_type_ir
|
|
|