about summary refs log tree commit diff
path: root/compiler/rustc_hir_analysis/src/errors.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-09-18 01:46:29 +0000
committerbors <bors@rust-lang.org>2023-09-18 01:46:29 +0000
commit10b88f8fa225fc10287793a24b163429c45cf8c0 (patch)
tree5803900a78f7d606486defef7399968916df3388 /compiler/rustc_hir_analysis/src/errors.rs
parent8a7cab8d0ee9190471c819b2acfb9a2ec75308af (diff)
parente1e1a02f529a1797d77db627882321edf038f78c (diff)
downloadrust-10b88f8fa225fc10287793a24b163429c45cf8c0.tar.gz
rust-10b88f8fa225fc10287793a24b163429c45cf8c0.zip
Auto merge of #115914 - GuillaumeGomez:turn-custom_code_classes_in_docs-into-warning, r=Manishearth
Turn custom code classes in docs into warning

By habit, since it was a new feature gate, I added a check which emitted an error in case the new syntax was used. However, since rustdoc tags parser was accepting *everything*, using the "new" syntax should never ever emit errors. It now emits a warning.

Follow-up of #110800.

cc `@Manishearth`
r? `@notriddle`
Diffstat (limited to 'compiler/rustc_hir_analysis/src/errors.rs')
0 files changed, 0 insertions, 0 deletions