about summary refs log tree commit diff
path: root/src/test/incremental/thinlto
diff options
context:
space:
mode:
authorJoshua Nelson <jyn514@gmail.com>2020-08-21 13:35:50 -0400
committerJoshua Nelson <jyn514@gmail.com>2020-09-05 13:48:19 -0400
commite2d69f2eb115b0b6a433977ae7c5a73c249a4f98 (patch)
treeb2f957b6043e7c8352c5c393e1b01e53d5213da0 /src/test/incremental/thinlto
parent7b8d0befd67ad2472052e3f84cf310b7866b829f (diff)
downloadrust-e2d69f2eb115b0b6a433977ae7c5a73c249a4f98.tar.gz
rust-e2d69f2eb115b0b6a433977ae7c5a73c249a4f98.zip
Make errors more concise and helpful
Before:
```
   = note: this link partially resolves to the struct `S`
   = note: no `fmt` in `S`
```

After:
```
   = note: the struct `S` has no field or associated item named `fmt`
```
Diffstat (limited to 'src/test/incremental/thinlto')
0 files changed, 0 insertions, 0 deletions