Rustc-dev-guide: Add "landing pads" to the glossary

Created on 19 May 2020  路  3Comments  路  Source: rust-lang/rustc-dev-guide

Most helpful comment

All 3 comments

Is a "landing pad" a link to the section that discusses the term?

I was looking at this the other day, my interpretation of the issue is that it is just adding to the glossary a general definition of landing pad and contextualize it somewhat for the rustc.

I was thinking of something like "A section of user code intended to catch, or otherwise clean up after, an exception."

Was this page helpful?
0 / 5 - 0 ratings

Related issues

davidtwco picture davidtwco  路  7Comments

phansch picture phansch  路  7Comments

mightyiam picture mightyiam  路  5Comments

mark-i-m picture mark-i-m  路  7Comments

alexreg picture alexreg  路  3Comments