This website requires JavaScript.
Explore
Help
Register
Sign In
rust-lang
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
928468c47c2a670bfa62727cfa2f14f75f5b7331
rust
/
tests
/
ui
/
parser
/
issues
/
issue-103451.rs
5 lines
98 B
Rust
Raw
Normal View
History
Unescape
Escape
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
2024-02-16 20:02:50 +00:00
//@ error-pattern: this file contains an unclosed delimiter
Fix #103451, find_width_of_character_at_span return width with 1 when reaching end
2022-10-25 20:47:19 +08:00
struct
R
{
}
struct
S
{
x
:
[
u8
;
R
Reference in New Issue
Copy Permalink