index
:
rustc
debian
progress-linux
upstream
debian 12 backports: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
ui
/
macros
/
not-utf8.rs
blob: 1cb1fdcb8c96d4328feab9bd91943c8403880902 (
plain
)
1
2
3
4
5
// error-pattern: did not contain valid UTF-8
fn
foo
()
{
include!
(
"not-utf8.bin"
)
}