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
21625
commits
10
branches
154
tags
1.3
GiB
aad3686823
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