issues
search
dtolnay
/
rustversion
Conditional compilation according to rustc compiler version
Apache License 2.0
336
stars
15
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Disregard MIRAI's rustc wrapper
#54
dtolnay
closed
1 month ago
0
Fix error when using MIRAI
#53
YichiZhang0613
closed
1 month ago
1
error when use mirai
#52
alexniver
closed
1 month ago
5
Support OUT_DIR located in `\\?\` path on Windows
#51
dtolnay
closed
6 months ago
0
fix: use backslash for path on windows
#50
wenym1
closed
6 months ago
0
Add `msrv` macro
#49
robjtede
closed
6 months ago
2
Resolve unexpected_cfgs warning
#48
dtolnay
closed
6 months ago
0
Apply RUSTC_WRAPPER
#47
dtolnay
closed
7 months ago
0
RUSTC vs RUSTC_WRAPPER
#46
hkBst
closed
6 months ago
1
When to rerun if a source file changed
#45
hkBst
closed
6 months ago
1
rerun if RUSTC changes
#44
hkBst
closed
7 months ago
3
Compatibility with `cfg_if`
#43
wmmc88
closed
6 months ago
1
since and before for stable versions do not consider the date of nightly build
#42
wmmc88
opened
11 months ago
0
Matching wrong nightly versions by 1 day
#41
wmmc88
opened
11 months ago
1
RUSTFLAGS="-Z sanitizer=address" stop macros from importing
#40
BadPseudonym
closed
1 year ago
1
Differentiating stable with no fixed version
#39
peter-lyons-kehl
closed
6 months ago
1
Allow for the `const` keyword to be used in trait impls.
#38
JohnBobbo96
closed
1 year ago
0
Fix incorrect path in build.rs causing constant build-script reruns
#37
monax3
closed
1 year ago
1
Support MSRV
#36
joshlf
closed
2 years ago
3
Pass --rustc argument to clippy driver
#35
dtolnay
closed
2 years ago
0
Replace parse return type with ParseResult enum
#34
dtolnay
closed
2 years ago
0
README.md (and thus rust docs) are stale
#33
rbtcollins
closed
2 years ago
2
Rename generated file from version.rs to version.expr
#32
dtolnay
closed
2 years ago
0
Both #[rustversion::nightly] and #[rustversion::not(nightly)] evaluate to true when passing -Zsanitizer=address
#31
kgrech
closed
2 years ago
1
Add rustversion::cfg! macro
#30
dtolnay
closed
2 years ago
0
Parse gentoo's version format
#29
dtolnay
closed
3 years ago
0
Unexpected output from `rustc --version`: "rustc 1.52.1-nightly (gentoo)\n"
#28
parazyd
closed
3 years ago
3
Drop Edition 2018?
#27
JeremyRubin
closed
3 years ago
3
rustversion::before(date) matches stable version
#26
glandium
opened
3 years ago
1
Github Actions CI w/ action-rs/toolchain is not setting rustversion properly
#25
chipsenkbeil
closed
3 years ago
2
Drop dependency on syn::parse
#24
dtolnay
closed
4 years ago
0
Drop depenency on quote crate
#23
dtolnay
closed
4 years ago
0
Add trybuild test of const attribute on a non-fn
#22
dtolnay
closed
4 years ago
0
Drop dependency on syn/full feature
#21
dtolnay
closed
4 years ago
0
Add some tests of rustversion::attr(_, const)
#20
dtolnay
closed
4 years ago
0
Avoid dead code warnings
#19
dtolnay
closed
4 years ago
0
Ability to enable unstable feature in tests
#18
Frago9876543210
closed
2 years ago
5
Add `rustversion::since_date` and `rustversion::before_date`
#17
Aaron1011
closed
4 years ago
0
Enable GitHub Actions
#16
dtolnay
closed
4 years ago
0
support for inner attributes?
#15
jon-chuang
closed
4 years ago
2
Use `--version --verbose` to get rustc version out of clippy-driver
#14
jsgf
closed
4 years ago
3
rustversion panics if RUSTC=clippy-driver
#13
jsgf
closed
2 years ago
1
Move version parsing to build time
#12
dtolnay
closed
4 years ago
0
Get rustc version string at rustversion crate build time
#11
jsgf
closed
4 years ago
0
Support for enum variants
#10
jhpratt
closed
6 months ago
4
Nightlies without versions
#9
valpackett
closed
4 years ago
2
Disable unstable feature
#8
CodeSandwich
closed
5 years ago
2
Analog to std::cfg! macro
#7
CreepySkeleton
closed
2 years ago
1
No longer compiles
#6
dtolnay
closed
5 years ago
1
WIP: Minver guard
#5
mathstuf
closed
5 years ago
0
Next