This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
20,569
Commits
2
Branches
0
Tags
1.4
GiB
30e0b69908
Commit Graph
3 Commits
Author
SHA1
Message
Date
Guillaume Gomez
ee2558223f
Do no emit
missing_transmute_annotations
lint if the
transmute
is the only expr in the function
2024-03-24 00:50:28 +01:00
Guillaume Gomez
ffa12798c0
Correctly handle
transmute
as return value from
block
and
let var: _ = transmute
2024-03-24 00:50:26 +01:00
Guillaume Gomez
8e0496170d
Add ui test for
missing_transmute_annotations
2024-03-24 00:47:59 +01:00