rust/compiler
Guillaume Gomez aa8c37d2c9
Rollup merge of #85650 - scottmcm:adjust-adjustment-docs, r=jyn514
Add some backticks to the `rustc_middle::ty::adjustment::Adjustment` docs

A few `[i32]`s are getting picked up as intra-doc links, rather than showing as slices, making the sentence quite confusing.

See https://doc.rust-lang.org/nightly/nightly-rustc/rustc_middle/ty/adjustment/struct.Adjustment.html
2021-05-25 13:05:16 +02:00
..
rustc
rustc_apfloat remove cfg(bootstrap) 2021-05-24 11:07:48 -04:00
rustc_arena
rustc_ast remove cfg(bootstrap) 2021-05-24 11:07:48 -04:00
rustc_ast_lowering remove cfg(bootstrap) 2021-05-24 11:07:48 -04:00
rustc_ast_passes
rustc_ast_pretty remove cfg(bootstrap) 2021-05-24 11:07:48 -04:00
rustc_attr remove cfg(bootstrap) 2021-05-24 11:07:48 -04:00
rustc_builtin_macros remove cfg(bootstrap) 2021-05-24 11:07:48 -04:00
rustc_codegen_cranelift (try to) fix cranelift 2021-05-23 12:44:05 +02:00
rustc_codegen_llvm remove cfg(bootstrap) 2021-05-24 11:07:48 -04:00
rustc_codegen_ssa remove cfg(bootstrap) 2021-05-24 11:07:48 -04:00
rustc_data_structures
rustc_driver
rustc_error_codes
rustc_errors
rustc_expand remove cfg(bootstrap) 2021-05-24 11:07:48 -04:00
rustc_feature remove native_link_modifiers from the list of incomplete features. 2021-05-24 00:36:55 +08:00
rustc_fs_util
rustc_graphviz
rustc_hir remove cfg(bootstrap) 2021-05-24 11:07:48 -04:00
rustc_hir_pretty remove cfg(bootstrap) 2021-05-24 11:07:48 -04:00
rustc_incremental
rustc_index
rustc_infer remove cfg(bootstrap) 2021-05-24 11:07:48 -04:00
rustc_interface Make thir_check_unsafety itself responsible for checking gate 2021-05-24 15:09:33 +02:00
rustc_lexer
rustc_lint remove cfg(bootstrap) 2021-05-24 11:07:48 -04:00
rustc_lint_defs
rustc_llvm
rustc_macros
rustc_metadata remove cfg(bootstrap) 2021-05-24 11:07:48 -04:00
rustc_middle Rollup merge of #85650 - scottmcm:adjust-adjustment-docs, r=jyn514 2021-05-25 13:05:16 +02:00
rustc_mir Rollup merge of #85605 - ptrojahn:closure_struct, r=matthewjasper 2021-05-25 13:05:14 +02:00
rustc_mir_build Rollup merge of #85605 - ptrojahn:closure_struct, r=matthewjasper 2021-05-25 13:05:14 +02:00
rustc_parse remove cfg(bootstrap) 2021-05-24 11:07:48 -04:00
rustc_parse_format remove cfg(bootstrap) 2021-05-24 11:07:48 -04:00
rustc_passes remove cfg(bootstrap) 2021-05-24 11:07:48 -04:00
rustc_plugin_impl
rustc_privacy remove cfg(bootstrap) 2021-05-24 11:07:48 -04:00
rustc_query_impl
rustc_query_system
rustc_resolve remove cfg(bootstrap) 2021-05-24 11:07:48 -04:00
rustc_save_analysis remove cfg(bootstrap) 2021-05-24 11:07:48 -04:00
rustc_serialize
rustc_session Rollup merge of #85361 - bjorn3:rustdoc_target_json_path_canonicalize, r=jyn514 2021-05-25 13:05:09 +02:00
rustc_span
rustc_symbol_mangling remove cfg(bootstrap) 2021-05-24 11:07:48 -04:00
rustc_target
rustc_trait_selection Auto merge of #84985 - pietroalbini:bootstrap-1.54, r=Mark-Simulacrum 2021-05-25 05:48:00 +00:00
rustc_traits
rustc_ty_utils
rustc_type_ir
rustc_typeck remove cfg(bootstrap) 2021-05-24 11:07:48 -04:00