Skip to content

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

Closed
@brson

Description

@brson
Contributor

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| {

Activity

ghost assigned on Dec 13, 2012
added a commit that references this issue on Dec 13, 2012
3c8dca4
added a commit that references this issue on Feb 2, 2025
cd13b44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.

Type

No type

Projects

No projects

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @graydon@brson

      Issue actions

        Paths in error messages for file modules contain dots now · Issue #4173 · rust-lang/rust