.. |
rustc
|
|
|
rustc_abi
|
|
|
rustc_arena
|
|
|
rustc_ast
|
Auto merge of #124008 - nnethercote:simpler-static_assert_size, r=Nilstrieb
|
2024-04-18 09:47:45 +00:00 |
rustc_ast_ir
|
|
|
rustc_ast_lowering
|
Rollup merge of #123935 - tstsrt:fix-115423, r=oli-obk
|
2024-04-18 21:38:55 -07:00 |
rustc_ast_passes
|
Rename BindingAnnotation to BindingMode
|
2024-04-17 09:34:39 -04:00 |
rustc_ast_pretty
|
Rename BindingAnnotation to BindingMode
|
2024-04-17 09:34:39 -04:00 |
rustc_attr
|
|
|
rustc_baked_icu_data
|
|
|
rustc_borrowck
|
Add a non-shallow fake borrow
|
2024-04-20 16:01:35 +02:00 |
rustc_builtin_macros
|
Rename BindingAnnotation to BindingMode
|
2024-04-17 09:34:39 -04:00 |
rustc_codegen_cranelift
|
Auto merge of #124113 - RalfJung:interpret-scalar-ops, r=oli-obk
|
2024-04-19 17:00:28 +00:00 |
rustc_codegen_gcc
|
Auto merge of #117919 - daxpedda:wasm-c-abi, r=wesleywiser
|
2024-04-19 03:35:10 +00:00 |
rustc_codegen_llvm
|
Auto merge of #123144 - dpaoliello:arm64eclib, r=GuillaumeGomez,ChrisDenton,wesleywiser
|
2024-04-18 12:22:52 +00:00 |
rustc_codegen_ssa
|
Rollup merge of #122723 - bjorn3:archive_writer_fixes, r=nnethercote
|
2024-04-17 18:01:38 +02:00 |
rustc_const_eval
|
Add a non-shallow fake borrow
|
2024-04-20 16:01:35 +02:00 |
rustc_data_structures
|
Add tests for predecessor-aware VecGraph mode
|
2024-04-18 17:32:42 +00:00 |
rustc_driver
|
|
|
rustc_driver_impl
|
|
|
rustc_error_codes
|
|
|
rustc_error_messages
|
|
|
rustc_errors
|
Simplify static_assert_size s.
|
2024-04-18 15:36:25 +10:00 |
rustc_expand
|
Auto merge of #124008 - nnethercote:simpler-static_assert_size, r=Nilstrieb
|
2024-04-18 09:47:45 +00:00 |
rustc_feature
|
|
|
rustc_fluent_macro
|
|
|
rustc_fs_util
|
|
|
rustc_graphviz
|
|
|
rustc_hir
|
Auto merge of #124008 - nnethercote:simpler-static_assert_size, r=Nilstrieb
|
2024-04-18 09:47:45 +00:00 |
rustc_hir_analysis
|
Rollup merge of #124106 - compiler-errors:tait-lifetime-dedup, r=oli-obk
|
2024-04-19 19:30:49 +02:00 |
rustc_hir_pretty
|
Rename BindingAnnotation to BindingMode
|
2024-04-17 09:34:39 -04:00 |
rustc_hir_typeck
|
Address closure-related review
|
2024-04-20 15:59:54 +02:00 |
rustc_incremental
|
|
|
rustc_index
|
Simplify static_assert_size s.
|
2024-04-18 15:36:25 +10:00 |
rustc_index_macros
|
|
|
rustc_infer
|
Rollup merge of #123980 - WaffleLapkin:graph-average-refactor, r=wesleywiser
|
2024-04-18 21:38:56 -07:00 |
rustc_interface
|
Auto merge of #117919 - daxpedda:wasm-c-abi, r=wesleywiser
|
2024-04-19 03:35:10 +00:00 |
rustc_lexer
|
|
|
rustc_lint
|
Rename BindingAnnotation to BindingMode
|
2024-04-17 09:34:39 -04:00 |
rustc_lint_defs
|
|
|
rustc_llvm
|
|
|
rustc_log
|
|
|
rustc_macros
|
|
|
rustc_metadata
|
|
|
rustc_middle
|
Add a non-shallow fake borrow
|
2024-04-20 16:01:35 +02:00 |
rustc_mir_build
|
Use deep fake borrows for deref patterns
|
2024-04-20 16:04:05 +02:00 |
rustc_mir_dataflow
|
Add a non-shallow fake borrow
|
2024-04-20 16:01:35 +02:00 |
rustc_mir_transform
|
Add a non-shallow fake borrow
|
2024-04-20 16:01:35 +02:00 |
rustc_monomorphize
|
|
|
rustc_next_trait_solver
|
|
|
rustc_parse
|
Rollup merge of #123752 - estebank:emoji-prefix, r=wesleywiser
|
2024-04-18 21:38:55 -07:00 |
rustc_parse_format
|
Simplify static_assert_size s.
|
2024-04-18 15:36:25 +10:00 |
rustc_passes
|
Rename BindingAnnotation to BindingMode
|
2024-04-17 09:34:39 -04:00 |
rustc_pattern_analysis
|
|
|
rustc_privacy
|
|
|
rustc_query_impl
|
|
|
rustc_query_system
|
|
|
rustc_resolve
|
Rename BindingAnnotation to BindingMode
|
2024-04-17 09:34:39 -04:00 |
rustc_sanitizers
|
|
|
rustc_serialize
|
|
|
rustc_session
|
Auto merge of #117919 - daxpedda:wasm-c-abi, r=wesleywiser
|
2024-04-19 03:35:10 +00:00 |
rustc_smir
|
Add a non-shallow fake borrow
|
2024-04-20 16:01:35 +02:00 |
rustc_span
|
|
|
rustc_symbol_mangling
|
|
|
rustc_target
|
Auto merge of #117919 - daxpedda:wasm-c-abi, r=wesleywiser
|
2024-04-19 03:35:10 +00:00 |
rustc_trait_selection
|
Let inherent associated types constrain opaque types during projection
|
2024-04-19 16:12:54 +00:00 |
rustc_traits
|
|
|
rustc_transmute
|
ScalarInt: add methods to assert being a (u)int of given size
|
2024-04-19 13:51:52 +02:00 |
rustc_ty_utils
|
Auto merge of #117919 - daxpedda:wasm-c-abi, r=wesleywiser
|
2024-04-19 03:35:10 +00:00 |
rustc_type_ir
|
|
|
stable_mir
|
Add a non-shallow fake borrow
|
2024-04-20 16:01:35 +02:00 |