.. |
rustc
|
|
|
rustc_apfloat
|
|
|
rustc_arena
|
|
|
rustc_ast
|
Remove visit_name from the AST visitor.
|
2022-07-29 15:28:32 +10:00 |
rustc_ast_lowering
|
|
|
rustc_ast_passes
|
Remove visit_name from the AST visitor.
|
2022-07-29 15:28:32 +10:00 |
rustc_ast_pretty
|
|
|
rustc_attr
|
|
|
rustc_borrowck
|
Auto merge of #99667 - ouz-a:some_branch, r=oli-obk
|
2022-07-29 07:11:50 +00:00 |
rustc_builtin_macros
|
Use more idiomatic rust, comment for lint logic
|
2022-07-28 00:10:19 -06:00 |
rustc_codegen_cranelift
|
|
|
rustc_codegen_gcc
|
|
|
rustc_codegen_llvm
|
Add elementtype attributes for llvm.arm.ldrex/strex intrinsics
|
2022-07-27 16:19:07 +02:00 |
rustc_codegen_ssa
|
Auto merge of #99467 - BelovDV:add_option_link_arg, r=petrochenkov
|
2022-07-29 15:36:52 +00:00 |
rustc_const_eval
|
fix is_disaligned logic for nested packed structs
|
2022-08-03 09:59:08 -04:00 |
rustc_data_structures
|
|
|
rustc_driver
|
lint: add bad opt access internal lint
|
2022-07-27 11:24:27 +01:00 |
rustc_error_codes
|
|
|
rustc_error_messages
|
lint: add bad opt access internal lint
|
2022-07-27 11:24:27 +01:00 |
rustc_errors
|
|
|
rustc_expand
|
proc_macro: use crossbeam channels for the proc_macro cross-thread bridge
|
2022-07-29 17:38:12 -04:00 |
rustc_feature
|
lint: add bad opt access internal lint
|
2022-07-27 11:24:27 +01:00 |
rustc_fs_util
|
|
|
rustc_graphviz
|
|
|
rustc_hir
|
|
|
rustc_hir_pretty
|
|
|
rustc_incremental
|
|
|
rustc_index
|
|
|
rustc_infer
|
optimize bound vars replacement :3
|
2022-07-29 08:45:06 +02:00 |
rustc_interface
|
proc_macro: use crossbeam channels for the proc_macro cross-thread bridge
|
2022-07-29 17:38:12 -04:00 |
rustc_lexer
|
|
|
rustc_lint
|
Rollup merge of #99888 - nnethercote:streamline-visitors, r=cjgillot
|
2022-07-30 07:39:54 +09:00 |
rustc_lint_defs
|
|
|
rustc_llvm
|
Add elementtype attributes for llvm.arm.ldrex/strex intrinsics
|
2022-07-27 16:19:07 +02:00 |
rustc_log
|
|
|
rustc_macros
|
|
|
rustc_metadata
|
Update mentions to rustc_metadata::rmeta::Lazy
|
2022-07-27 20:09:46 +09:00 |
rustc_middle
|
Auto merge of #99730 - lcnr:bound-vars-anon, r=jackh726
|
2022-07-29 21:38:36 +00:00 |
rustc_mir_build
|
Rollup merge of #99518 - dingxiangfei2009:let-else-additional-tests, r=oli-obk
|
2022-07-30 07:39:49 +09:00 |
rustc_mir_dataflow
|
Auto merge of #99667 - ouz-a:some_branch, r=oli-obk
|
2022-07-29 07:11:50 +00:00 |
rustc_mir_transform
|
Auto merge of #99667 - ouz-a:some_branch, r=oli-obk
|
2022-07-29 07:11:50 +00:00 |
rustc_monomorphize
|
|
|
rustc_parse
|
remove an unnecessary line break
|
2022-07-28 18:28:29 +09:00 |
rustc_parse_format
|
|
|
rustc_passes
|
lint: add bad opt access internal lint
|
2022-07-27 11:24:27 +01:00 |
rustc_plugin_impl
|
|
|
rustc_privacy
|
|
|
rustc_query_impl
|
|
|
rustc_query_system
|
|
|
rustc_resolve
|
change the type of note field to Option<String>
|
2022-07-28 18:17:55 +09:00 |
rustc_save_analysis
|
|
|
rustc_serialize
|
|
|
rustc_session
|
Auto merge of #99123 - mystor:crossbeam_bridge, r=eddyb
|
2022-07-30 04:05:28 +00:00 |
rustc_smir
|
|
|
rustc_span
|
Use line numbers relative to function in mir opt tests
|
2022-07-28 11:59:54 +02:00 |
rustc_symbol_mangling
|
|
|
rustc_target
|
Rollup merge of #99227 - Lokathor:fix-thumbv4t-none-eabi-frame-pointer, r=davidtwco
|
2022-07-30 07:39:48 +09:00 |
rustc_trait_selection
|
Rollup merge of #99671 - TaKO8Ki:suggest-dereferencing-index, r=compiler-errors
|
2022-07-30 07:39:50 +09:00 |
rustc_traits
|
Rollup merge of #99714 - ouz-a:issue_57961, r=oli-obk
|
2022-07-28 16:38:30 +05:30 |
rustc_ty_utils
|
|
|
rustc_type_ir
|
|
|
rustc_typeck
|
Auto merge of #99925 - JohnTitor:rollup-4bt9ou3, r=JohnTitor
|
2022-07-30 00:26:22 +00:00 |