about summary refs log tree commit diff
path: root/src/libtest/README.md
blob: 6d9fe30dcadb2f6f9f3f43331c6b0aad4731aaa4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
WIP - stable libtest
===

The migration of libtest to stable Rust is currently in progress.

You can find libtest at: https://github.com/rust-lang/libtest . If you need to
make a change:

* perform the change there, 
* do a new crates.io release, and
* send a PR to rust-lang/rust bumping the libtest version.

The roadmap of the migration is being tracked here: https://github.com/rust-lang/libtest/issues/2