.. |
rustc
|
|
|
rustc_abi
|
|
|
rustc_apfloat
|
|
|
rustc_arena
|
|
|
rustc_ast
|
|
|
rustc_ast_lowering
|
Auto merge of #111235 - loongarch-rs:stabilize-asm, r=Amanieu
|
2023-05-29 13:31:53 +00:00 |
rustc_ast_passes
|
|
|
rustc_ast_pretty
|
|
|
rustc_attr
|
|
|
rustc_baked_icu_data
|
|
|
rustc_borrowck
|
Rename tcx.mk_re_* => Region::new_*
|
2023-05-29 17:54:53 +00:00 |
rustc_builtin_macros
|
Auto merge of #111748 - nnethercote:Cow-DiagnosticMessage, r=WaffleLapkin
|
2023-05-29 07:10:44 +00:00 |
rustc_codegen_cranelift
|
Replace EarlyBinder(x) with EarlyBinder::new(x)
|
2023-05-28 10:44:50 -06:00 |
rustc_codegen_gcc
|
|
|
rustc_codegen_llvm
|
Replace EarlyBinder(x) with EarlyBinder::new(x)
|
2023-05-28 10:44:50 -06:00 |
rustc_codegen_ssa
|
Use Cow in {D,Subd}iagnosticMessage .
|
2023-05-29 09:23:43 +10:00 |
rustc_const_eval
|
Replace EarlyBinder(x) with EarlyBinder::new(x)
|
2023-05-28 10:44:50 -06:00 |
rustc_data_structures
|
Add some comments
|
2023-05-28 15:54:52 +02:00 |
rustc_driver
|
|
|
rustc_driver_impl
|
Use Cow in {D,Subd}iagnosticMessage .
|
2023-05-29 09:23:43 +10:00 |
rustc_error_codes
|
Add details about unsafe_op_in_unsafe_fn to E0133
|
2023-05-28 13:11:30 +02:00 |
rustc_error_messages
|
Use Cow in {D,Subd}iagnosticMessage .
|
2023-05-29 09:23:43 +10:00 |
rustc_errors
|
Use Cow in {D,Subd}iagnosticMessage .
|
2023-05-29 09:23:43 +10:00 |
rustc_expand
|
Use Cow in {D,Subd}iagnosticMessage .
|
2023-05-29 09:23:43 +10:00 |
rustc_feature
|
|
|
rustc_fluent_macro
|
|
|
rustc_fs_util
|
|
|
rustc_graphviz
|
|
|
rustc_hir
|
|
|
rustc_hir_analysis
|
Rename tcx.mk_re_* => Region::new_*
|
2023-05-29 17:54:53 +00:00 |
rustc_hir_pretty
|
|
|
rustc_hir_typeck
|
Rename tcx.mk_re_* => Region::new_*
|
2023-05-29 17:54:53 +00:00 |
rustc_incremental
|
|
|
rustc_index
|
|
|
rustc_infer
|
Rename tcx.mk_re_* => Region::new_*
|
2023-05-29 17:54:53 +00:00 |
rustc_interface
|
|
|
rustc_lexer
|
|
|
rustc_lint
|
Use Cow in {D,Subd}iagnosticMessage .
|
2023-05-29 09:23:43 +10:00 |
rustc_lint_defs
|
|
|
rustc_llvm
|
|
|
rustc_log
|
|
|
rustc_macros
|
|
|
rustc_metadata
|
Auto merge of #111329 - jyn514:metadata-ice, r=bjorn3
|
2023-05-29 10:40:32 +00:00 |
rustc_middle
|
Rename tcx.mk_re_* => Region::new_*
|
2023-05-29 17:54:53 +00:00 |
rustc_mir_build
|
Rename tcx.mk_re_* => Region::new_*
|
2023-05-29 17:54:53 +00:00 |
rustc_mir_dataflow
|
|
|
rustc_mir_transform
|
Auto merge of #111813 - scottmcm:pretty-mir, r=cjgillot
|
2023-05-28 21:53:56 +00:00 |
rustc_monomorphize
|
Replace EarlyBinder(x) with EarlyBinder::new(x)
|
2023-05-28 10:44:50 -06:00 |
rustc_parse
|
Auto merge of #111748 - nnethercote:Cow-DiagnosticMessage, r=WaffleLapkin
|
2023-05-29 07:10:44 +00:00 |
rustc_parse_format
|
|
|
rustc_passes
|
|
|
rustc_plugin_impl
|
|
|
rustc_privacy
|
|
|
rustc_query_impl
|
|
|
rustc_query_system
|
|
|
rustc_resolve
|
Use Cow in {D,Subd}iagnosticMessage .
|
2023-05-29 09:23:43 +10:00 |
rustc_serialize
|
|
|
rustc_session
|
Use Cow in {D,Subd}iagnosticMessage .
|
2023-05-29 09:23:43 +10:00 |
rustc_smir
|
|
|
rustc_span
|
|
|
rustc_symbol_mangling
|
Use Cow in {D,Subd}iagnosticMessage .
|
2023-05-29 09:23:43 +10:00 |
rustc_target
|
compiler: update solaris and illumos spec to support TSAN.
|
2023-05-28 13:46:23 +01:00 |
rustc_trait_selection
|
Rename tcx.mk_re_* => Region::new_*
|
2023-05-29 17:54:53 +00:00 |
rustc_traits
|
Rename tcx.mk_re_* => Region::new_*
|
2023-05-29 17:54:53 +00:00 |
rustc_transmute
|
|
|
rustc_ty_utils
|
Rename tcx.mk_re_* => Region::new_*
|
2023-05-29 17:54:53 +00:00 |
rustc_type_ir
|
|
|