mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-02 22:59:22 +00:00
fix "is_closure_like" doc comment Noticed that the [docs](https://doc.rust-lang.org/nightly/nightly-rustc/rustc_middle/ty/struct.TyCtxt.html#method.is_closure_like) stopped in the middle of the sentence. The text exists, but wasn't rendered because it was a regular comment.
For more information about how rustc works, see the rustc dev guide.