about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2021-09-30 15:33:07 +0000
committerGitHub <noreply@github.com>2021-09-30 15:33:07 +0000
commit7a369938928cae16184f172b3f8a5d9d29d0453a (patch)
tree0788f4bdc8aa73be6ccbeb0202ab31ab2210a006 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs
parent73562aa168d3c9437acc6f549214d7f585dda97d (diff)
parent4465685878fe7cb74e5b0ed88f5aa51f54e7f89d (diff)
downloadrust-7a369938928cae16184f172b3f8a5d9d29d0453a.tar.gz
rust-7a369938928cae16184f172b3f8a5d9d29d0453a.zip
Merge #10400
10400: fix: fix format string highlighting for `todo!` and `unimplemented!` r=jonas-schievink a=jonas-schievink

Part of https://github.com/rust-analyzer/rust-analyzer/issues/10394

These macros require us to see through the `const_format_args!` invocation the panic macros generate, for that we have to add it to our supported built-in macros.

I've also made the macros in the test `#[macro_export]` (turns out they didn't all resolve correctly before this), which changes the output slightly.

bors r+

Co-authored-by: Jonas Schievink <jonasschievink@gmail.com>
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs')
0 files changed, 0 insertions, 0 deletions