..
rustc
rustc_apfloat
rustc_arena
rustc_ast
Auto merge of #100024 - matthiaskrgr:rollup-36ab4wx, r=matthiaskrgr
2022-08-01 15:40:43 +00:00
rustc_ast_lowering
Store associated item defaultness in impl_defaultness.
2022-08-01 21:38:16 +02:00
rustc_ast_passes
Provide suggestion on missing let
in binding statement
2022-08-03 09:29:29 -07:00
rustc_ast_pretty
Remove TreeAndSpacing
.
2022-07-29 15:52:15 +10:00
rustc_attr
rustc_borrowck
Auto merge of #100120 - matthiaskrgr:rollup-g6ycykq, r=matthiaskrgr
2022-08-04 03:52:29 +00:00
rustc_builtin_macros
Rollup merge of #99958 - PrestonFrom:issue_99907, r=compiler-errors
2022-08-02 23:07:45 +02:00
rustc_codegen_cranelift
Introduce an ArchiveBuilderBuilder
2022-07-28 09:08:47 +00:00
rustc_codegen_gcc
Introduce an ArchiveBuilderBuilder
2022-07-28 09:08:47 +00:00
rustc_codegen_llvm
Rollup merge of #99844 - bjorn3:archive_builder_interface_refactor, r=nagisa
2022-07-31 17:36:42 +05:30
rustc_codegen_ssa
Auto merge of #100120 - matthiaskrgr:rollup-g6ycykq, r=matthiaskrgr
2022-08-04 03:52:29 +00:00
rustc_const_eval
Rollup merge of #99746 - compiler-errors:more-trait-engine, r=jackh726
2022-08-03 22:29:27 +02:00
rustc_data_structures
remove some manual hash stable impls
2022-07-29 12:48:28 +02:00
rustc_driver
Rename local_did to def_id
2022-07-29 18:26:10 -04: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
Auto merge of #99887 - nnethercote:rm-TreeAndSpacing, r=petrochenkov
2022-07-30 14:50:05 +00: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
Rollup merge of #100029 - hdelc:master, r=cjgillot
2022-08-03 22:29:31 +02:00
rustc_hir_pretty
rustc_incremental
Remove trait_of_item query.
2022-08-01 21:39:26 +02:00
rustc_index
Auto merge of #99052 - tmiasko:bitset-clone-from, r=Mark-Simulacrum
2022-07-31 21:40:21 +00:00
rustc_infer
Rollup merge of #100102 - b-naber:typo-higher-ranked-sub, r=Dylan-DPC
2022-08-03 22:30:46 +02:00
rustc_interface
Rollup merge of #99519 - Urgau:check-cfg-implicit, r=petrochenkov
2022-07-31 23:39:38 +02:00
rustc_lexer
Shrink Token
.
2022-08-01 08:53:04 +10:00
rustc_lint
Improve position named arguments lint underline and formatting names
2022-08-02 00:20:44 -06:00
rustc_lint_defs
Improve position named arguments lint underline and formatting names
2022-08-02 00:20:44 -06:00
rustc_llvm
Also gate AllocatedPointer and AllocAlign definitions by LLVM_VERSION_GE
2022-07-30 18:53:51 +02:00
rustc_log
rustc_macros
rustc_metadata
Auto merge of #95884 - cjgillot:assoc-item, r=lcnr
2022-08-01 21:43:35 +00:00
rustc_middle
Avoid invalidating the CFG in MirPatch.
2022-08-02 18:57:54 -07:00
rustc_mir_build
Auto merge of #99843 - oli-obk:is_useful_perf, r=compiler-errors
2022-08-04 07:35:33 +00:00
rustc_mir_dataflow
Remove redundant TransferWrapper
struct
2022-08-01 17:08:19 +02:00
rustc_mir_transform
Avoid invalidating the CFG in MirPatch.
2022-08-02 18:57:54 -07:00
rustc_monomorphize
Use LocalDefId for closures more
2022-07-30 15:59:17 -05:00
rustc_parse
Rollup merge of #99786 - obeis:issue-99625, r=compiler-errors
2022-08-03 22:29:29 +02:00
rustc_parse_format
Always include a position span in rustc_parse_format::Argument
2022-07-31 15:11:33 +00:00
rustc_passes
Rollup merge of #100029 - hdelc:master, r=cjgillot
2022-08-03 22:29:31 +02:00
rustc_plugin_impl
rustc_privacy
Remove DefId from AssocItemContainer.
2022-08-01 21:38:45 +02:00
rustc_query_impl
Use LocalDefId for closures more
2022-07-30 15:59:17 -05:00
rustc_query_system
Remove useless closure.
2022-07-29 22:11:23 +02:00
rustc_resolve
Auto merge of #99953 - cjgillot:in-path-always, r=petrochenkov
2022-08-04 10:21:40 +00:00
rustc_save_analysis
Remove DefId from AssocItemContainer.
2022-08-01 21:38:45 +02:00
rustc_serialize
rustc_session
Rollup merge of #99620 - hudson-ayers:fix-location-detail, r=davidtwco
2022-07-31 23:39:40 +02:00
rustc_smir
rustc_span
Auto merge of #92268 - jswrenn:transmute, r=oli-obk
2022-08-02 21:17:31 +00:00
rustc_symbol_mangling
rustc_target
Rollup merge of #98771 - Thog:rust-lld-apple-target, r=petrochenkov
2022-08-03 22:29:25 +02:00
rustc_trait_selection
Rollup merge of #99795 - compiler-errors:delay-specialization-normalize-error, r=spastorino
2022-08-03 22:29:30 +02:00
rustc_traits
Rollup merge of #99746 - compiler-errors:more-trait-engine, r=jackh726
2022-08-03 22:29:27 +02:00
rustc_transmute
safe transmute: fix broken intradoc link
2022-08-02 14:44:23 +00:00
rustc_ty_utils
Remove trait_of_item query.
2022-08-01 21:39:26 +02:00
rustc_type_ir
rustc_typeck
Rollup merge of #99746 - compiler-errors:more-trait-engine, r=jackh726
2022-08-03 22:29:27 +02:00