Josh Triplett

Results 576 comments of Josh Triplett

@dignifiedquire > When comparing with the async version, I don't want to reopen that particular discussion *here*, but: some folks, myself included, believe that should have been spelled `-> impl...

Multiple tools exist using the github issues API to import/export issues. A two-way bridge between github issues and git-dit would be awesome.

You might consider disabling it by default, until it's fixed.

Having a simultaneously *writable* filesystem seems unlikely, but having a simultaneously *readable* read-only filesystem seems quite possible. The two filesystems could share data blocks of a read-only file.

We definitely want to stabilize the `Fn` family of traits at some point, allowing people to `impl` them. Marking this as "design-concerns" because we need to determine if we should...

@dtolnay If the language had `let autoref = ..., would that help? (We've talked about that in @rust-lang/lang.)

Meanwhile, applying the revert seems fine as a fix for now.

This does need @rust-lang/libs-api and @rust-lang/lang review, but as long as all of it is still marked unstable, I don't think it needs an FCP. For my part, :+1: for...

This looks good to me; I'll start a T-lang FCP.