fix intradoc links
This commit is contained in:
@@ -140,6 +140,9 @@
|
||||
//! [rosu-pp-js]: https://github.com/MaxOhn/rosu-pp-js
|
||||
//! [rosu-pp-py]: https://github.com/MaxOhn/rosu-pp-py
|
||||
//! [benchmark]: https://gist.github.com/MaxOhn/625af10011f6d7e13a171b08ccf959ff
|
||||
//! [`GradualDifficulty`]: crate::any::GradualDifficulty
|
||||
//! [`GradualPerformance`]: crate::any::GradualPerformance
|
||||
//! [`Iterator`]: ::std::iter::Iterator
|
||||
|
||||
#![deny(rustdoc::broken_intra_doc_links, rustdoc::missing_crate_level_docs)]
|
||||
#![warn(clippy::missing_const_for_fn, clippy::pedantic)]
|
||||
|
||||
Reference in New Issue
Block a user