We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9956ea0 commit 5729c95Copy full SHA for 5729c95
1 file changed
rust/boil/src/main.rs
@@ -117,6 +117,7 @@ mod tests {
117
// TODO (@Techassi): These tests are currently commented out because rstest
118
// contains a bug related to the Rust's core library and the local core
119
// module. It is fixed upstream, but not released yet.
120
+ // Upstream fix PR: https://github.com/la10736/rstest/pull/336
121
// use rstest::rstest;
122
123
// use super::*;
0 commit comments