You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
54: Support trybuild (take 2) r=taiki-e a=taiki-e
Fixes#32
The following patch is needed until dtolnay/trybuild#123 is merged:
```toml
[patch.crates-io]
trybuild = { git = "https://github.com/taiki-e/trybuild.git", branch = "target" }
```
---
Tested in the same way as #44 (comment)
Co-authored-by: Taiki Endo <te316e89@gmail.com>
0 commit comments