-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed
Labels
A-codegenArea: Code generationArea: Code generation
Milestone
Description
After the latest snapshot rustc would mysteriously fail in stage1, building libsyntax:
rust: task failed at 'The .times method expects a nonnegative number, but found -43', /home/brian/dev/rust2/src/librustc/rustc.rc:1
To work around this I am adding a single debug statement to rustc::middle::privacy
, with a FIXME containing this bug number.
Metadata
Metadata
Assignees
Labels
A-codegenArea: Code generationArea: Code generation