.. |
rustc
|
|
|
rustc_abi
|
|
|
rustc_arena
|
|
|
rustc_ast
|
various fixes for naked_asm! implementation
|
2024-10-06 19:00:09 +02:00 |
rustc_ast_ir
|
|
|
rustc_ast_lowering
|
rm ItemKind::OpaqueTy
|
2024-10-04 23:28:22 +00:00 |
rustc_ast_passes
|
|
|
rustc_ast_pretty
|
|
|
rustc_attr
|
|
|
rustc_baked_icu_data
|
|
|
rustc_borrowck
|
various fixes for naked_asm! implementation
|
2024-10-06 19:00:09 +02:00 |
rustc_builtin_macros
|
various fixes for naked_asm! implementation
|
2024-10-06 19:00:09 +02:00 |
rustc_codegen_cranelift
|
various fixes for naked_asm! implementation
|
2024-10-06 19:00:09 +02:00 |
rustc_codegen_gcc
|
|
|
rustc_codegen_llvm
|
|
|
rustc_codegen_ssa
|
various fixes for naked_asm! implementation
|
2024-10-06 19:00:09 +02:00 |
rustc_const_eval
|
Auto merge of #131068 - RalfJung:immediate-offset-sanity-check, r=nnethercote
|
2024-10-07 00:45:41 +00:00 |
rustc_data_structures
|
|
|
rustc_driver
|
|
|
rustc_driver_impl
|
Update out-dated link
|
2024-10-06 18:08:28 +08:00 |
rustc_error_codes
|
disallow asm! in #[naked] functions
|
2024-10-06 18:12:25 +02:00 |
rustc_error_messages
|
|
|
rustc_errors
|
Remove InferCtxt::err_count_on_creation .
|
2024-10-07 09:50:50 +11:00 |
rustc_expand
|
Auto merge of #129670 - est31:cfg_attr_crate_type_name_error, r=Urgau
|
2024-10-06 17:00:02 +00:00 |
rustc_feature
|
|
|
rustc_fluent_macro
|
|
|
rustc_fs_util
|
|
|
rustc_graphviz
|
|
|
rustc_hir
|
rm ItemKind::OpaqueTy
|
2024-10-04 23:28:22 +00:00 |
rustc_hir_analysis
|
Auto merge of #129244 - cjgillot:opaque-hir, r=compiler-errors
|
2024-10-05 06:19:35 +00:00 |
rustc_hir_pretty
|
rm ItemKind::OpaqueTy
|
2024-10-04 23:28:22 +00:00 |
rustc_hir_typeck
|
various fixes for naked_asm! implementation
|
2024-10-06 19:00:09 +02:00 |
rustc_incremental
|
|
|
rustc_index
|
|
|
rustc_index_macros
|
|
|
rustc_infer
|
Remove out-of-date comment.
|
2024-10-07 09:50:51 +11:00 |
rustc_interface
|
Handle rustc_interface cases of rustc::potential_query_instability lint
|
2024-10-05 10:01:27 +03:00 |
rustc_lexer
|
|
|
rustc_lint
|
Auto merge of #129670 - est31:cfg_attr_crate_type_name_error, r=Urgau
|
2024-10-06 17:00:02 +00:00 |
rustc_lint_defs
|
Auto merge of #128651 - folkertdev:naked-asm-macro-v2, r=Amanieu
|
2024-10-06 21:51:18 +00:00 |
rustc_llvm
|
|
|
rustc_log
|
|
|
rustc_macros
|
|
|
rustc_metadata
|
Rollup merge of #130518 - scottmcm:stabilize-controlflow-extra, r=dtolnay
|
2024-10-04 14:11:34 -07:00 |
rustc_middle
|
Auto merge of #131226 - nnethercote:rustc_infer-cleanups, r=lcnr
|
2024-10-07 03:22:04 +00:00 |
rustc_mir_build
|
various fixes for naked_asm! implementation
|
2024-10-06 19:00:09 +02:00 |
rustc_mir_dataflow
|
various fixes for naked_asm! implementation
|
2024-10-06 19:00:09 +02:00 |
rustc_mir_transform
|
Rollup merge of #131325 - Zalathar:tweak-counters, r=jieyouxu
|
2024-10-07 15:37:07 +11:00 |
rustc_monomorphize
|
|
|
rustc_next_trait_solver
|
|
|
rustc_parse
|
On function and method calls in patterns, link to the book
|
2024-10-06 01:44:59 +00:00 |
rustc_parse_format
|
|
|
rustc_passes
|
various fixes for naked_asm! implementation
|
2024-10-06 19:00:09 +02:00 |
rustc_pattern_analysis
|
|
|
rustc_privacy
|
Visit opaques for visibilities.
|
2024-10-04 23:31:55 +00:00 |
rustc_query_impl
|
|
|
rustc_query_system
|
|
|
rustc_resolve
|
Auto merge of #131259 - ismailarilik:handle-potential-query-instability-lint-for-librustdoc, r=notriddle
|
2024-10-06 14:04:21 +00:00 |
rustc_sanitizers
|
Fix some pub(crate) that were undetected bc of instrument
|
2024-10-04 14:02:09 -04:00 |
rustc_serialize
|
Fix used_underscore_binding in rustc_serialize
|
2024-10-07 15:02:45 +02:00 |
rustc_session
|
|
|
rustc_smir
|
various fixes for naked_asm! implementation
|
2024-10-06 19:00:09 +02:00 |
rustc_span
|
|
|
rustc_symbol_mangling
|
|
|
rustc_target
|
Update target fns to latest main
|
2024-10-05 12:14:35 +03:00 |
rustc_trait_selection
|
Auto merge of #129244 - cjgillot:opaque-hir, r=compiler-errors
|
2024-10-05 06:19:35 +00:00 |
rustc_traits
|
|
|
rustc_transmute
|
Fix some pub(crate) that were undetected bc of instrument
|
2024-10-04 14:02:09 -04:00 |
rustc_ty_utils
|
rm ItemKind::OpaqueTy
|
2024-10-04 23:28:22 +00:00 |
rustc_type_ir
|
Elaborate supertrait span correctly to label the error better
|
2024-10-04 17:15:28 -04:00 |
rustc_type_ir_macros
|
|
|
stable_mir
|
clarify semantics of ConstantIndex MIR projection
|
2024-10-05 12:19:14 +02:00 |