]> git.lizzy.rs Git - rust.git/blob - src/tools/rustfmt/tests/target/issue-691.rs
Auto merge of #85597 - 0yoyoyo:fix-issue-71563-remove-redundant-args, r=petrochenkov
[rust.git] / src / tools / rustfmt / tests / target / issue-691.rs
1 // rustfmt-normalize_comments: true
2
3 //! `std` or `core` and simply link to this library. In case the target
4 //! platform has no hardware
5 //! support for some operation, software implementations provided by this
6 //! library will be used automagically.
7 // TODO: provide instructions to override default libm link and how to link to
8 // this library.
9 fn foo() {}