libtest
libtest copied to clipboard
Consider rename to 'test'?
None of the most important crates outside rustc has a "lib" prefix. If this is supposed to be used by most users, maybe it's a good idea to just call it "test".
There is a sysroot crate called test already, so renaming libtest to test would collide with that. Maybe we can fix the collision somehow.