rust/compiler
bors 74864fa496 Auto merge of #110481 - matthiaskrgr:rollup-phkkgm9, r=matthiaskrgr
Rollup of 7 pull requests

Successful merges:

 - #109981 (Set commit information environment variables when building tools)
 - #110348 (Add list of supported disambiguators and suffixes for intra-doc links in the rustdoc book)
 - #110409 (Don't use `serde_json` to serialize a simple JSON object)
 - #110442 (Avoid including dry run steps in the build metrics)
 - #110450 (rustdoc: Fix invalid handling of nested items with `--document-private-items`)
 - #110461 (Use `Item::expect_*` and `ImplItem::expect_*` more)
 - #110465 (Assure everyone that `has_type_flags` is fast)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
2023-04-18 05:28:44 +00:00
..
rustc
rustc_abi Rollup merge of #110394 - scottmcm:less-idx-new, r=WaffleLapkin 2023-04-17 18:13:35 +02:00
rustc_apfloat
rustc_arena
rustc_ast Rollup merge of #110394 - scottmcm:less-idx-new, r=WaffleLapkin 2023-04-17 18:13:35 +02:00
rustc_ast_lowering Use Item::expect_* and ImplItem::expect_* more 2023-04-17 18:00:27 +00:00
rustc_ast_passes
rustc_ast_pretty
rustc_attr
rustc_baked_icu_data
rustc_borrowck Rollup merge of #110394 - scottmcm:less-idx-new, r=WaffleLapkin 2023-04-17 18:13:35 +02:00
rustc_builtin_macros
rustc_codegen_cranelift
rustc_codegen_gcc
rustc_codegen_llvm
rustc_codegen_ssa
rustc_const_eval Rollup merge of #110394 - scottmcm:less-idx-new, r=WaffleLapkin 2023-04-17 18:13:35 +02:00
rustc_data_structures Auto merge of #110481 - matthiaskrgr:rollup-phkkgm9, r=matthiaskrgr 2023-04-18 05:28:44 +00:00
rustc_driver
rustc_driver_impl
rustc_error_codes
rustc_error_messages
rustc_errors
rustc_expand Rollup merge of #110222 - lovelymono:rustc-expand-mbe-diagnostic, r=davidtwco 2023-04-12 20:56:24 +02:00
rustc_feature
rustc_fs_util
rustc_graphviz
rustc_hir doc fix 2023-04-17 18:00:27 +00:00
rustc_hir_analysis Use Item::expect_* and ImplItem::expect_* more 2023-04-17 18:00:27 +00:00
rustc_hir_pretty
rustc_hir_typeck Rollup merge of #110394 - scottmcm:less-idx-new, r=WaffleLapkin 2023-04-17 18:13:35 +02:00
rustc_incremental
rustc_index
rustc_infer Rollup merge of #110461 - WaffleLapkin:expect_, r=Nilstrieb 2023-04-18 06:44:47 +02:00
rustc_interface
rustc_lexer
rustc_lint Rollup merge of #110257 - lukas-code:why-would-anyone-write-code-like-that-anyway, r=oli-obk 2023-04-17 18:13:33 +02:00
rustc_lint_defs
rustc_llvm
rustc_log
rustc_macros
rustc_metadata Rollup merge of #110461 - WaffleLapkin:expect_, r=Nilstrieb 2023-04-18 06:44:47 +02:00
rustc_middle Rollup merge of #110465 - WaffleLapkin:assure_everyone_that_has_type_flags_is_fast, r=oli-obk 2023-04-18 06:44:48 +02:00
rustc_mir_build
rustc_mir_dataflow
rustc_mir_transform Rollup merge of #110434 - compiler-errors:issue-110171, r=oli-obk 2023-04-17 18:13:36 +02:00
rustc_monomorphize
rustc_parse Rollup merge of #110404 - matthiaskrgr:mapmap, r=Nilstrieb 2023-04-17 08:09:40 +02:00
rustc_parse_format
rustc_passes
rustc_plugin_impl
rustc_privacy
rustc_query_impl
rustc_query_system Rollup merge of #110394 - scottmcm:less-idx-new, r=WaffleLapkin 2023-04-17 18:13:35 +02:00
rustc_resolve Rollup merge of #110404 - matthiaskrgr:mapmap, r=Nilstrieb 2023-04-17 08:09:40 +02:00
rustc_serialize
rustc_session
rustc_smir
rustc_span Auto merge of #110367 - saethlin:no-truncations, r=oli-obk 2023-04-17 09:38:31 +00:00
rustc_symbol_mangling
rustc_target
rustc_trait_selection Rollup merge of #110394 - scottmcm:less-idx-new, r=WaffleLapkin 2023-04-17 18:13:35 +02:00
rustc_traits
rustc_transmute
rustc_ty_utils
rustc_type_ir Rollup merge of #110386 - nnethercote:clean-up-traversal-macros, r=lcnr 2023-04-17 18:13:35 +02:00