diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2023-09-16 23:20:41 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-09-16 23:20:41 +0200 |
| commit | 633f143921fdc9e83dd2f773fccbf97b2835eabd (patch) | |
| tree | 2698cad04a899120261529722298b927e7cf2e45 /compiler/rustc_codegen_llvm/src/errors.rs | |
| parent | b8c4b78a79569e96311ac91a417984ce67d1eb18 (diff) | |
| parent | 94e651b9b2e67c82749fe45e8e9f7a3368948777 (diff) | |
| download | rust-633f143921fdc9e83dd2f773fccbf97b2835eabd.tar.gz rust-633f143921fdc9e83dd2f773fccbf97b2835eabd.zip | |
Rollup merge of #115560 - ShE3py:format-results, r=dtolnay
Update doc for `alloc::format!` and `core::concat!` Closes #115551. Used comments instead of `assert!`s as [`std::fmt`](https://doc.rust-lang.org/std/fmt/index.html#usage) uses comments. Should all the str-related macros (`format!`, `format_args!`, `concat!`, `stringify!`, `println!`, `writeln!`, etc.) references each others? For instance, [`concat!`](https://doc.rust-lang.org/core/macro.concat.html) mentions that integers are stringified, but don't link to `stringify!`. `@rustbot` label +A-docs +A-fmt
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
