rust/compiler/rustc_builtin_macros/src
Matthias Krüger d3aa757ff8
Rollup merge of #100058 - TaKO8Ki:suggest-positional-formatting-argument-instead-of-format-args-capture, r=estebank
Suggest a positional formatting argument instead of a captured argument

This patch fixes a part of #96999.

fixes #98241
fixes #97311

r? `@estebank`
2022-08-04 22:25:01 +02:00
..
assert Remove TreeAndSpacing. 2022-07-29 15:52:15 +10:00
deriving Don't add attribute to allow unused-qualifications to derive impl's 2022-07-18 22:28:17 -04:00
format_foreign
asm.rs Rollup merge of #100045 - Amanieu:global_asm_may_unwind, r=tmiasko 2022-08-02 17:17:34 +02:00
assert.rs
cfg_accessible.rs
cfg_eval.rs
cfg.rs
cmdline_attrs.rs
compile_error.rs
concat_bytes.rs
concat_idents.rs Remove TreeAndSpacing. 2022-07-29 15:52:15 +10:00
concat.rs
derive.rs
edition_panic.rs
env.rs
format_foreign.rs
format.rs Rollup merge of #100058 - TaKO8Ki:suggest-positional-formatting-argument-instead-of-format-args-capture, r=estebank 2022-08-04 22:25:01 +02:00
global_allocator.rs
lib.rs Stabilize let_chains 2022-07-16 20:17:58 -03:00
log_syntax.rs
proc_macro_harness.rs
source_util.rs
standard_library_imports.rs
test_harness.rs Rename debugging_opts to unstable_opts 2022-07-13 17:47:06 -05:00
test.rs
trace_macros.rs Remove TreeAndSpacing. 2022-07-29 15:52:15 +10:00
util.rs