about summary refs log tree commit diff
path: root/src/test/rustdoc-js/from_u.js
AgeCommit message (Collapse)AuthorLines
2019-02-25Rename rustdoc js test suitesGuillaume Gomez-9/+0
2018-12-25Remove licensesMark Rousskov-10/+0
2018-01-25Fix rustdoc-js testOliver Middleton-2/+0
2018-01-20Replace Box::{from,into}_unique with {from,into}_nonnull_rawSimon Sapin-1/+0
Thew `_raw` prefix is included because the fact that `Box`’s ownership semantics are "dissolved" or recreated seem more important than the exact parameter type or return type.
2018-01-12Add tester and a few testsGuillaume Gomez-0/+22