Commit cdfc26e
patched mysql_async v0.27.1 with features passed to mio (#24)
Summary:
Pull Request resolved: #24
Pull Request resolved: facebook/sapling#114
Pull Request resolved: facebookexperimental/rust-shed#30
mysql_async 0.27.1 by itself doesn't enable necessary features on mio. Let's add it as a dummy dependency so we can enable these features manually.
This results in edenfs, eden_scm and mononoke builds fail on GH:
https://github.com/facebookexperimental/eden/runs/5221114887?check_suite_focus=true
https://github.com/facebookexperimental/eden/runs/5221114892?check_suite_focus=true
https://github.com/facebookexperimental/eden/runs/5221114891?check_suite_focus=true
https://github.com/facebookexperimental/eden/runs/5221114960?check_suite_focus=true
Reviewed By: ahornby
Differential Revision: D34309906
fbshipit-source-id: 14b4cae6028a2c065400eb7bc6aec657b1b87de21 parent 079230f commit cdfc26e
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
0 commit comments