rust/library/core
Matthias Krüger 0363cc561d
Rollup merge of #116363 - Colonial-Dev:issue-116130-fix, r=thomcc
Adapt `todo!` documentation to mention displaying custom values

Resolves #116130.

I copied from the [existing documentation](https://doc.rust-lang.org/std/macro.unimplemented.html) for `unimplemented!` more or less directly, down to the example trait used. I also took the liberty of fixing some formatting and typographical errors that I noticed.
2023-10-04 05:02:04 +02:00
..
benches fix 2023-07-23 09:58:31 +00:00
src Rollup merge of #116363 - Colonial-Dev:issue-116130-fix, r=thomcc 2023-10-04 05:02:04 +02:00
tests Auto merge of #116176 - FedericoStra:isqrt, r=dtolnay 2023-09-29 07:35:44 +00:00
Cargo.toml Update rand in the stdlib tests, and remove the getrandom feature from it 2023-01-04 14:52:41 -08:00