This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-10-04 03:07:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_errors
History
Maybe Waffle
f1d273cbfb
Replace some
_ == _ || _ == _
s with
matches!(_, _ | _)
s
2023-01-30 12:26:26 +00:00
..
src
Replace some
_ == _ || _ == _
s with
matches!(_, _ | _)
s
2023-01-30 12:26:26 +00:00
Cargo.toml
UPDATE - migrate fn simd_simple_float_intrinsic error messages
2022-12-27 20:59:21 -05:00