This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
681dc38283
rust
/
compiler
/
rustc_feature
/
src
History
Download ZIP
Download TAR.GZ
Guillaume Gomez
be31b6b6cd
Add new
pattern_complexity
attribute to add possibility to limit and check recursion in pattern matching
2024-03-03 13:10:15 +01:00
..
accepted.rs
Stabilize
cfg_target_abi
2024-02-24 17:52:03 -03:00
builtin_attrs.rs
Add new
pattern_complexity
attribute to add possibility to limit and check recursion in pattern matching
2024-03-03 13:10:15 +01:00
lib.rs
Replace
NonZero::<_>::new
with
NonZero::new
.
2024-02-15 08:09:42 +01:00
removed.rs
remove platform-intrinsics ABI; make SIMD intrinsics be regular intrinsics
2024-02-25 08:14:52 +01:00
tests.rs
tidy: Re-enable check for inline unit tests
2020-12-12 19:18:44 +03:00
unstable.rs
Add new
pattern_complexity
attribute to add possibility to limit and check recursion in pattern matching
2024-03-03 13:10:15 +01:00