You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 7, 2021. It is now read-only.
* Add tests for filesystem::register
Check whether loading the module makes the name of the filesystem
(testfs) appear in /proc/filesystems
* Improve name for /proc/filesystems test
* Mark filesystem::Registration<T: FileSystem> as Sync
* Make Sync a supertrait of filesystem::FileSystem
* Use cstr!() macro in const context
* Remove unneeded const_raw_ptr_deref feature
* Remove redundant "\x00" from the end of "testfs"
0 commit comments