Skip to content

Commit af44153

Browse files
committed
Update results for proptest-arbitrary
The first repro collates the necessary parts from `proptest-arbitrary` and `proptest` and reproduces faithfully the messages from the crater run. The second repro is a bit more minimal, while still behaving differently under AST borrowck, but partially automatically reduced to focus on one of the two identical errors.
1 parent 081c10e commit af44153

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
| ----- | --- | --- | --- | --- | --- |
1313
| `attr` | 0.1.0 | X | [2][] | [#53569][] | |
1414
| `LocustDB` | c59429 | X | [11][] | [#53570][] | |
15-
| `proptest-arbitrary` | 0.2.2 | X? | | [#53570][]?| FIXME: reconfirm |
15+
| `proptest-arbitrary` | 0.2.2 | X? | [18][] [19][] | [#53789][] | |
1616
| `shred` | 0.7.0 | X | [7][] | [#53121][] | |
1717

1818
---
@@ -109,3 +109,6 @@
109109
[15]: https://play.rust-lang.org/?gist=f82cedfca0a942938d8fedf3f869c0cd&version=nightly&mode=debug&edition=2015
110110
[16]: https://play.rust-lang.org/?gist=72ff07aa838d8e4aacb283181e2a0824&version=nightly&mode=debug&edition=2015
111111
[17]: https://play.rust-lang.org/?gist=7f96eeac405c6f2316fdc794c1631124&version=nightly&mode=debug&edition=2015
112+
[#53789]: https://github.com/rust-lang/rust/issues/53789
113+
[18]: https://play.rust-lang.org/?gist=c990af931ab56d93207efcade0ffd01b&version=nightly&mode=debug&edition=2015
114+
[19]: https://play.rust-lang.org/?gist=1f1d03d4f8280b8843594cba668c9db4&version=nightly&mode=debug&edition=2015

0 commit comments

Comments
 (0)