David Tolnay

Results 777 comments of David Tolnay

Added `never_type` in #1302.

Added `error_in_core` in #2344.

Whoa! That's great, thank you! I did not think to try that because Markdown syntax does not consistently work in other HTML elements. For example: ```markdown **strong**_emph_[link](#) ``` **strong**_emph_[link](#) But...

This isn't up to Syntex, we just copy the parser out of the Rust compiler. I tracked this down to the following pull request from March: [rust-lang/rust#32570](https://github.com/rust-lang/rust/pull/32570/commits/7bebe80bc28ff818c7990061275fa0ad6c8b3686#diff-da9d34ca1d0f6beee2838cf02e07345cR5123). @eddyb can I...

In recent versions of reindeer, `mime_guess` works with just `buildscript.run = true` in fixups/mime_guess/fixups.toml.

The original text is better, in my opinion. "External" in the context of a tag attribute suggests "externally tagged", which means a specific thing and is not the representation that...

Sorry that no one was able to provide guidance here. If this is still an issue, you could try taking this question to any of the resources shown in https://www.rust-lang.org/community.