-
Notifications
You must be signed in to change notification settings - Fork 58
Closed
Labels
A-reportingArea: Report generationArea: Report generationenhancementNew feature or requestNew feature or request
Description
I ran bisect-rustc with the new GitHub API support (#63) for a rust ICE and landed on a nightly that is outside of the 167 day range for CI / commit bisection support. The report from the tool ended with the commit dump:
commit[0] 2019-08-19UTC: Auto merge of #63579 - alexcrichton:new-lockfile, r=Mark-Simulacrum
commit[1] 2019-08-19UTC: Auto merge of #63715 - Centril:rollup-dga8qtp, r=Centril
commit[2] 2019-08-20UTC: Auto merge of #62727 - SimonSapin:plugins-tls-dylib, r=petrochenkov
commit[3] 2019-08-20UTC: Auto merge of #63497 - eddyb:miri-subst, r=oli-obk
commit[4] 2019-08-20UTC: Auto merge of #63709 - matklad:decomposed-tokens, r=petrochenkov
commit[5] 2019-08-20UTC: Auto merge of #63587 - flip1995:clippyup, r=flip1995
commit[6] 2019-08-20UTC: Auto merge of #63744 - Centril:rollup-g4l3ra9, r=Centril
commit[7] 2019-08-20UTC: Auto merge of #63752 - Centril:rollup-nlxwety, r=Centril
It would be helpful to include the short git commit SHA's in this report so that "manual" bisection can be performed over the commits.
pnkfelix, spastorino and felix91gr
Metadata
Metadata
Assignees
Labels
A-reportingArea: Report generationArea: Report generationenhancementNew feature or requestNew feature or request