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
2db10950fe
rust
/
tests
/
target
/
issue-6105.rs
2 lines
41 B
Rust
Raw
Normal View
History
Unescape
Escape
Fix: ICE when formatting builtins Replace `unreachable!` with `None`. Now rustfmt won't panic when it comes across a `builtin # offset_of` or any other builtin
2024-03-17 12:32:41 -05:00
const
_
:
(
)
=
builtin
#
offset_of
(
x
,
x
)
;
Reference in New Issue
Copy Permalink