Skip to content

Commit fcd71f6

Browse files
committed
Support OMG-WTF-8 in wtf8.rs.
1 parent 22fa4bb commit fcd71f6

File tree

2 files changed

+517
-862
lines changed

2 files changed

+517
-862
lines changed

src/libstd/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -285,6 +285,7 @@
285285
#![feature(panic_unwind)]
286286
#![feature(prelude_import)]
287287
#![feature(ptr_internals)]
288+
#![feature(ptr_offset_from)]
288289
#![feature(raw)]
289290
#![feature(renamed_spin_loop)]
290291
#![feature(rustc_attrs)]

0 commit comments

Comments
 (0)