about summary refs log tree commit diff
path: root/compiler/rustc_parse
diff options
context:
space:
mode:
authorTrevor Gross <t.gross35@gmail.com>2025-08-08 14:22:47 -0500
committerGitHub <noreply@github.com>2025-08-08 14:22:47 -0500
commit063e01b957c4b81f8ce1f167d3736e393d87bcda (patch)
treec9219fb89e14df977ec4598ef300ca7703bf5c3d /compiler/rustc_parse
parentd47f8ade587c3a1204360305e6d7911a30c3a9cf (diff)
parentfc463540deaeaac68d55b17c18cc2ca0d4a2343b (diff)
downloadrust-063e01b957c4b81f8ce1f167d3736e393d87bcda.tar.gz
rust-063e01b957c4b81f8ce1f167d3736e393d87bcda.zip
Rollup merge of #144775 - lcnr:skip_binder-comment, r=BoxyUwU
more strongly dissuade use of `skip_binder`

People unfortunately encounter `Binder` and `EarlyBinder` very early on when starting out. In these cases its often very easy to use `skip_binder` incorrectly. This makes it more explicit that it should generally not be used and points to the relevant `rustc-dev-guide` chapters.

r? `@BoxyUwU`
Diffstat (limited to 'compiler/rustc_parse')
0 files changed, 0 insertions, 0 deletions