Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Paths in error messages for file modules contain dots now #4173

Closed
brson opened this issue Dec 13, 2012 · 0 comments
Closed

Paths in error messages for file modules contain dots now #4173

brson opened this issue Dec 13, 2012 · 0 comments
Assignees
Labels
E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
Milestone

Comments

@brson
Copy link
Contributor

brson commented Dec 13, 2012

These ./ path elements shouldn't exist.

/home/brian/dev/rust3/src/librustdoc/./astsrv.rs:67:15: 67:35 error: unresolved name: task::spawn_listener
/home/brian/dev/rust3/src/librustdoc/./astsrv.rs:67         ch: do task::spawn_listener |move parse, po| {
@ghost ghost assigned brson Dec 13, 2012
RalfJung added a commit to RalfJung/rust that referenced this issue Feb 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
Projects
None yet
Development

No branches or pull requests

2 participants