rust/compiler/rustc_middle
Stuart Cook c9158cef3e
Rollup merge of #148791 - luca3s:fix-doc-comment, r=lqd
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.
2025-11-11 21:11:55 +11:00
..

For more information about how rustc works, see the rustc dev guide.