about summary refs log tree commit diff
path: root/library/std/src/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorflip1995 <philipp.krones@embecosm.com>2021-01-22 18:07:00 +0100
committerflip1995 <philipp.krones@embecosm.com>2021-01-22 18:07:00 +0100
commite25959b417fe2a08d808f9ddc737c2c9742d6d6a (patch)
treef875dad129f85c20b7a2cf7483944760cecee7cd /library/std/src/sys/unix/stack_overflow.rs
parent25f39fe80293f77bd86f64a1261a3e2c0ca23847 (diff)
downloadrust-e25959b417fe2a08d808f9ddc737c2c9742d6d6a.tar.gz
rust-e25959b417fe2a08d808f9ddc737c2c9742d6d6a.zip
Make more traits of the From/Into family diagnostic items
Following traits are now diagnostic items:
- `From` (unchanged)
- `Into`
- `TryFrom`
- `TryInto`

This also adds symbols for those items:
- `into_trait`
- `try_from_trait`
- `try_into_trait`
Diffstat (limited to 'library/std/src/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions