.. |
rustc
|
|
|
rustc_abi
|
|
|
rustc_apfloat
|
|
|
rustc_arena
|
|
|
rustc_ast
|
|
|
rustc_ast_lowering
|
|
|
rustc_ast_passes
|
|
|
rustc_ast_pretty
|
|
|
rustc_attr
|
|
|
rustc_baked_icu_data
|
|
|
rustc_borrowck
|
During MirBorrowck, ignore ConstEvalCounter
|
2023-01-23 23:56:22 +00:00 |
rustc_builtin_macros
|
Auto merge of #106884 - clubby789:fieldless-enum-debug, r=michaelwoerister
|
2023-01-21 07:49:09 +00:00 |
rustc_codegen_cranelift
|
Update codegen cranelift for ConstEvalCounter
|
2023-01-23 23:56:22 +00:00 |
rustc_codegen_gcc
|
|
|
rustc_codegen_llvm
|
|
|
rustc_codegen_ssa
|
Create stable metric to measure long computation in Const Eval
|
2023-01-23 23:56:22 +00:00 |
rustc_const_eval
|
Add comments and remove unnecessary code
|
2023-01-23 23:56:22 +00:00 |
rustc_data_structures
|
Improve efficiency of has_back_edge(...)
|
2023-01-24 00:01:37 +00:00 |
rustc_driver
|
|
|
rustc_error_codes
|
add UI test + docs for E0789
|
2023-01-23 20:38:14 +13:00 |
rustc_error_messages
|
Rollup merge of #107111 - chenyukang:yukang/fix-107090-fluent-parameters, r=petrochenkov
|
2023-01-22 11:43:06 +01:00 |
rustc_errors
|
|
|
rustc_expand
|
Auto merge of #106090 - WaffleLapkin:dereffffffffff, r=Nilstrieb
|
2023-01-20 04:52:28 +00:00 |
rustc_feature
|
|
|
rustc_fs_util
|
|
|
rustc_graphviz
|
|
|
rustc_hir
|
|
|
rustc_hir_analysis
|
Rollup merge of #106578 - compiler-errors:recursive-opaque-closure, r=TaKO8Ki
|
2023-01-21 23:20:59 -05:00 |
rustc_hir_pretty
|
|
|
rustc_hir_typeck
|
Rollup merge of #107203 - chenyukang:yukang/fix-106496-remove-deref, r=compiler-errors
|
2023-01-23 11:52:07 +05:30 |
rustc_incremental
|
|
|
rustc_index
|
Fix IndexVec::drain_enumerated
|
2023-01-19 15:25:33 +00:00 |
rustc_infer
|
Rollup merge of #104926 - spastorino:calculate_diverging_fallback-cleanups, r=lcnr
|
2023-01-23 11:52:04 +05:30 |
rustc_interface
|
Replace terminator-based const eval limit
|
2023-01-23 23:56:22 +00:00 |
rustc_lexer
|
|
|
rustc_lint
|
Rollup merge of #106935 - TaKO8Ki:fix-104440, r=cjgillot
|
2023-01-21 23:21:00 -05:00 |
rustc_lint_defs
|
Auto merge of #107185 - compiler-errors:rollup-wkomjma, r=compiler-errors
|
2023-01-22 06:53:36 +00:00 |
rustc_llvm
|
Rollup merge of #106113 - krasimirgg:llvm-16-ext-tyid, r=nikic
|
2023-01-21 23:20:58 -05:00 |
rustc_log
|
|
|
rustc_macros
|
|
|
rustc_metadata
|
rustc_metadata: Encode doc(hidden) flag to metadata
|
2023-01-21 22:35:20 +04:00 |
rustc_middle
|
Add comments and remove unnecessary code
|
2023-01-23 23:56:22 +00:00 |
rustc_mir_build
|
Auto merge of #107105 - matthiaskrgr:rollup-rkz9t7r, r=matthiaskrgr
|
2023-01-20 12:58:13 +00:00 |
rustc_mir_dataflow
|
Create stable metric to measure long computation in Const Eval
|
2023-01-23 23:56:22 +00:00 |
rustc_mir_transform
|
Improve efficiency of has_back_edge(...)
|
2023-01-24 00:01:37 +00:00 |
rustc_monomorphize
|
|
|
rustc_parse
|
Rollup merge of #107058 - clubby789:eqeq-homoglyph, r=wesleywiser
|
2023-01-20 07:16:10 +01:00 |
rustc_parse_format
|
|
|
rustc_passes
|
|
|
rustc_plugin_impl
|
|
|
rustc_privacy
|
|
|
rustc_query_impl
|
|
|
rustc_query_system
|
|
|
rustc_resolve
|
Auto merge of #107185 - compiler-errors:rollup-wkomjma, r=compiler-errors
|
2023-01-22 06:53:36 +00:00 |
rustc_save_analysis
|
|
|
rustc_serialize
|
|
|
rustc_session
|
Replace terminator-based const eval limit
|
2023-01-23 23:56:22 +00:00 |
rustc_smir
|
|
|
rustc_span
|
|
|
rustc_symbol_mangling
|
|
|
rustc_target
|
Rollup merge of #106796 - vadorovsky:revert-105708-enable-atomic-cas-bpf, r=bjorn3
|
2023-01-23 19:29:58 +09:00 |
rustc_trait_selection
|
Rollup merge of #107101 - compiler-errors:perf-106309-1, r=petrochenkov
|
2023-01-23 19:29:59 +09:00 |
rustc_traits
|
|
|
rustc_transmute
|
|
|
rustc_ty_utils
|
|
|
rustc_type_ir
|
|
|