From 170add2e36b6ab951932ab496f6387d35d7f0018 Mon Sep 17 00:00:00 2001 From: David Tolnay Date: Thu, 15 Dec 2022 17:52:41 -0800 Subject: [PATCH] Update build status badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 30fce1b..c32d424 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Macros for all your token pasting needs [github](https://github.com/dtolnay/paste) [crates.io](https://crates.io/crates/paste) [docs.rs](https://docs.rs/paste) -[build status](https://github.com/dtolnay/paste/actions?query=branch%3Amaster) +[build status](https://github.com/dtolnay/paste/actions?query=branch%3Amaster) The nightly-only [`concat_idents!`] macro in the Rust standard library is notoriously underpowered in that its concatenated identifiers can only refer to