diff options
| author | Dylan DPC <dylan.dpc@gmail.com> | 2020-05-03 14:18:00 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-03 14:18:00 +0530 |
| commit | ffe0a1c9fd6a75bb91955e50d639c619ecbcdd92 (patch) | |
| tree | 96caedc580f761423bdda7222332f6ab58949291 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 8cb8d9cfe26d9044efca0343067857229fd90b97 (diff) | |
| parent | 8a77d1ca3fc2df789157f7986ddbaf2a377ff0fe (diff) | |
| download | rust-ffe0a1c9fd6a75bb91955e50d639c619ecbcdd92.tar.gz rust-ffe0a1c9fd6a75bb91955e50d639c619ecbcdd92.zip | |
Rollup merge of #71314 - mibac138:cfg-version, r=petrochenkov
Implement RFC 2523, `#[cfg(version(..))]`
Hi! This is my first contribution to rust, I hope I didn't miss anything. I tried to implement this feature so that `#[cfg(version(1.44.0))]` works but the parser was printing an error that I wasn't sure how to fix so I just opted for implementing `#[cfg(version("1.44.0"))]` (note the quotes).
Tracking issue: #64796
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
