diff options
| author | Dylan DPC <dylan.dpc@gmail.com> | 2021-04-22 18:14:43 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-22 18:14:43 +0200 |
| commit | d1f5fc601770b7d579904c5b8fe554b184587b66 (patch) | |
| tree | 8d0cb469d4753bfb20fc770558d0d38c9359d30e /compiler/rustc_mir/src/transform/coverage/mod.rs | |
| parent | f180c1e05de9729bd34716418e6adce6e9f649f1 (diff) | |
| parent | 1a6de8450e495f9027c174d22a041112344a9e51 (diff) | |
| download | rust-d1f5fc601770b7d579904c5b8fe554b184587b66.tar.gz rust-d1f5fc601770b7d579904c5b8fe554b184587b66.zip | |
Rollup merge of #84413 - CDirkx:args_inner_debug, r=m-ou-se
Remove `sys::args::Args::inner_debug` and use `Debug` instead This removes the method `sys::args::Args::inner_debug` on all platforms and implements `Debug` for `Args` instead. I believe this creates a more natural API for the different platforms under `sys`: export a type `Args: Debug + Iterator + ...` vs. `Args: Iterator + ...` and with a method `inner_debug`.
Diffstat (limited to 'compiler/rustc_mir/src/transform/coverage/mod.rs')
0 files changed, 0 insertions, 0 deletions
