This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Issues
Pull requests
Activity
6f3cc0903c
rust
/
compiler
/
rustc_mir_transform
History
Oli Scherer
6f3cc0903c
Avoid an
is_empty()
followed by an index op in favor of a single fallible op
2024-04-02 14:13:05 +00:00
..
src
Avoid an
is_empty()
followed by an index op in favor of a single fallible op
2024-04-02 14:13:05 +00:00
Cargo.toml
bump itertools to 0.12
2024-03-08 12:34:05 +03:00
messages.ftl
Print list of missing target features when calling a function with target features outside an unsafe block
2023-11-27 19:13:11 +01:00