fd62c180fe
Update empty_loop documentation/message. Originally part of #6161, but now this PR only deals with `std` crates This change: - Updates the `std` message . - Updates the docs to mention how the busy loops should be fixed - Gives examples of how to do this for `no_std` targets - Updates the tests/stderr files to test this change. changelog: Update `empty_loop` lint documentation