File: TODO

package info (click to toggle)
rust-criterion 0.5.1-10
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 5,388 kB
  • sloc: sh: 59; python: 22; makefile: 2
file content (3 lines) | stat: -rw-r--r-- 191 bytes parent folder | download
1
2
3
  * check that clean target does not leave behind path target/
  * enable feature real_blackbox when test::black_box is stable
    <https://dev-doc.rust-lang.org/beta/test/fn.black_box.html>