-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed
Labels
T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant to the compiler team, which will review and decide on the PR/issue.T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.Relevant to the rustdoc team, which will review and decide on the PR/issue.regression-from-stable-to-betaPerformance or correctness regression from stable to beta.Performance or correctness regression from stable to beta.
Milestone
Description
[INFO] [stdout] error: Cannot declare a non-inline module inside a block unless it has a path attribute
[INFO] [stdout] --> src/rcalc/lexer.rs:124:1
[INFO] [stdout] |
[INFO] [stdout] 4 | mod rcalc;
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout] error: aborting due to previous error
- https://crater-reports.s3.amazonaws.com/beta-1.44-1/beta-2020-04-26/gh/ayazhafiz.rcalc/log.txt
- https://crater-reports.s3.amazonaws.com/beta-1.44-1/beta-2020-04-26/gh/ayazhafiz.xela-lang/log.txt
- https://crater-reports.s3.amazonaws.com/beta-1.44-1/beta-2020-04-26/reg/rcalc-0.1.2/log.txt
Possibly related to changes in rustdoc, I believe both cases are inside doctests?
Metadata
Metadata
Assignees
Labels
T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant to the compiler team, which will review and decide on the PR/issue.T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.Relevant to the rustdoc team, which will review and decide on the PR/issue.regression-from-stable-to-betaPerformance or correctness regression from stable to beta.Performance or correctness regression from stable to beta.