.. |
rustc
|
|
|
rustc_abi
|
|
|
rustc_apfloat
|
|
|
rustc_arena
|
|
|
rustc_ast
|
rustc: Remove unused Session argument from some attribute functions
|
2023-03-22 13:55:55 +04:00 |
rustc_ast_lowering
|
rustc: Remove unused Session argument from some attribute functions
|
2023-03-22 13:55:55 +04:00 |
rustc_ast_passes
|
rustc: Remove unused Session argument from some attribute functions
|
2023-03-22 13:55:55 +04:00 |
rustc_ast_pretty
|
Remove box_syntax from AST and use in tools
|
2023-03-12 13:19:46 +00:00 |
rustc_attr
|
rustc: Remove unused Session argument from some attribute functions
|
2023-03-22 13:55:55 +04:00 |
rustc_baked_icu_data
|
|
|
rustc_borrowck
|
Auto merge of #108442 - scottmcm:mir-transmute, r=oli-obk
|
2023-03-23 18:43:04 +00:00 |
rustc_builtin_macros
|
rustc_interface: Add a new query pre_configure
|
2023-03-23 14:22:48 +04:00 |
rustc_codegen_cranelift
|
A MIR transform that checks pointers are aligned
|
2023-03-23 18:23:06 -04:00 |
rustc_codegen_gcc
|
Remove uses of box_syntax in rustc and tools
|
2023-03-12 13:19:46 +00:00 |
rustc_codegen_llvm
|
Auto merge of #108442 - scottmcm:mir-transmute, r=oli-obk
|
2023-03-23 18:43:04 +00:00 |
rustc_codegen_ssa
|
A MIR transform that checks pointers are aligned
|
2023-03-23 18:23:06 -04:00 |
rustc_const_eval
|
A MIR transform that checks pointers are aligned
|
2023-03-23 18:23:06 -04:00 |
rustc_data_structures
|
Rollup merge of #109280 - compiler-errors:no-vec-map, r=Mark-Simulacrum
|
2023-03-23 00:00:32 +05:30 |
rustc_driver
|
|
|
rustc_driver_impl
|
rustc_interface: Add a new query pre_configure
|
2023-03-23 14:22:48 +04:00 |
rustc_error_codes
|
Rollup merge of #109501 - lukas-code:link, r=WaffleLapkin
|
2023-03-22 22:44:43 +01:00 |
rustc_error_messages
|
|
|
rustc_errors
|
Rollup merge of #109403 - chenyukang:yukang/fix-109396, r=estebank
|
2023-03-21 19:00:13 +01:00 |
rustc_expand
|
rustc_interface: Add a new query pre_configure
|
2023-03-23 14:22:48 +04:00 |
rustc_feature
|
Bump version placeholders
|
2023-03-15 08:55:22 -04:00 |
rustc_fs_util
|
|
|
rustc_graphviz
|
|
|
rustc_hir
|
A MIR transform that checks pointers are aligned
|
2023-03-23 18:23:06 -04:00 |
rustc_hir_analysis
|
Auto merge of #109517 - matthiaskrgr:rollup-m3orqzd, r=matthiaskrgr
|
2023-03-23 12:35:05 +00:00 |
rustc_hir_pretty
|
Remove box expressions from HIR
|
2023-03-14 17:18:26 +00:00 |
rustc_hir_typeck
|
Auto merge of #109517 - matthiaskrgr:rollup-m3orqzd, r=matthiaskrgr
|
2023-03-23 12:35:05 +00:00 |
rustc_incremental
|
Use local key in providers
|
2023-03-21 15:38:51 +00:00 |
rustc_index
|
|
|
rustc_infer
|
Auto merge of #109517 - matthiaskrgr:rollup-m3orqzd, r=matthiaskrgr
|
2023-03-23 12:35:05 +00:00 |
rustc_interface
|
rustc_interface: Add a new query pre_configure
|
2023-03-23 14:22:48 +04:00 |
rustc_lexer
|
|
|
rustc_lint
|
Auto merge of #108221 - petrochenkov:cratecfg, r=michaelwoerister
|
2023-03-23 15:17:59 +00:00 |
rustc_lint_defs
|
Auto merge of #109035 - scottmcm:ptr-read-should-know-undef, r=WaffleLapkin,JakobDegen
|
2023-03-15 11:44:12 +00:00 |
rustc_llvm
|
|
|
rustc_log
|
|
|
rustc_macros
|
|
|
rustc_metadata
|
Auto merge of #109517 - matthiaskrgr:rollup-m3orqzd, r=matthiaskrgr
|
2023-03-23 12:35:05 +00:00 |
rustc_middle
|
A MIR transform that checks pointers are aligned
|
2023-03-23 18:23:06 -04:00 |
rustc_mir_build
|
Auto merge of #108442 - scottmcm:mir-transmute, r=oli-obk
|
2023-03-23 18:43:04 +00:00 |
rustc_mir_dataflow
|
Use index based drop loop for slices and arrays
|
2023-03-14 21:29:32 +01:00 |
rustc_mir_transform
|
A MIR transform that checks pointers are aligned
|
2023-03-23 18:23:06 -04:00 |
rustc_monomorphize
|
Rollup merge of #109109 - compiler-errors:polymorphize-foreign, r=Nilstrieb
|
2023-03-15 17:51:31 +05:30 |
rustc_parse
|
Rollup merge of #109203 - Ezrashaw:refactor-ident-parsing, r=Nilstrieb
|
2023-03-22 22:44:39 +01:00 |
rustc_parse_format
|
Improve heuristics for format_args literal being suggestable
|
2023-03-14 13:20:39 +00:00 |
rustc_passes
|
rustc: Remove unused Session argument from some attribute functions
|
2023-03-22 13:55:55 +04:00 |
rustc_plugin_impl
|
expand: Pass ast::Crate by reference to AST transforming passes
|
2023-03-23 14:20:55 +04:00 |
rustc_privacy
|
Rename AliasEq -> AliasRelate
|
2023-03-23 05:56:40 +00:00 |
rustc_query_impl
|
AsLocalKey trait
|
2023-03-21 15:38:52 +00:00 |
rustc_query_system
|
Auto merge of #109046 - Zoxc:split-execute-job, r=cjgillot,michaelwoerister
|
2023-03-20 23:53:09 +00:00 |
rustc_resolve
|
Auto merge of #108221 - petrochenkov:cratecfg, r=michaelwoerister
|
2023-03-23 15:17:59 +00:00 |
rustc_serialize
|
|
|
rustc_session
|
rustc: Remove unused Session argument from some attribute functions
|
2023-03-22 13:55:55 +04:00 |
rustc_smir
|
|
|
rustc_span
|
A MIR transform that checks pointers are aligned
|
2023-03-23 18:23:06 -04:00 |
rustc_symbol_mangling
|
Use local key in providers
|
2023-03-21 15:38:51 +00:00 |
rustc_target
|
Fix riscv64 fuchsia LLVM target name
|
2023-03-15 12:55:37 +09:00 |
rustc_trait_selection
|
Auto merge of #109517 - matthiaskrgr:rollup-m3orqzd, r=matthiaskrgr
|
2023-03-23 12:35:05 +00:00 |
rustc_traits
|
Rename AliasEq -> AliasRelate
|
2023-03-23 05:56:40 +00:00 |
rustc_transmute
|
|
|
rustc_ty_utils
|
Auto merge of #109503 - matthiaskrgr:rollup-cnp7kdd, r=matthiaskrgr
|
2023-03-23 07:01:03 +00:00 |
rustc_type_ir
|
Generate simpler MIR for shifts
|
2023-03-22 13:32:12 -07:00 |