rust/src/test/ui/trivial-bounds
bors 9bb77da74d Auto merge of #87915 - estebank:fancy-spans, r=oli-obk
Use smaller spans for some structured suggestions

Use more accurate suggestion spans for

* argument parse error
* fully qualified path
* missing code block type
* numeric casts
2021-09-13 16:31:12 +00:00
..
trivial-bounds-inconsistent-associated-functions.rs
trivial-bounds-inconsistent-copy-reborrow.rs
trivial-bounds-inconsistent-copy-reborrow.stderr
trivial-bounds-inconsistent-copy.rs
trivial-bounds-inconsistent-copy.stderr
trivial-bounds-inconsistent-projection-error.rs
trivial-bounds-inconsistent-projection-error.stderr Use smaller spans for some structured suggestions 2021-08-12 09:52:38 +00:00
trivial-bounds-inconsistent-projection.rs
trivial-bounds-inconsistent-projection.stderr
trivial-bounds-inconsistent-sized.rs
trivial-bounds-inconsistent-sized.stderr
trivial-bounds-inconsistent-well-formed.rs
trivial-bounds-inconsistent-well-formed.stderr
trivial-bounds-inconsistent.rs
trivial-bounds-inconsistent.stderr Modify structured suggestion output 2021-08-11 09:46:24 +00:00
trivial-bounds-leak-copy.rs
trivial-bounds-leak-copy.stderr
trivial-bounds-leak.rs
trivial-bounds-leak.stderr Use note to point at bound introducing requirement 2021-08-16 17:47:22 +00:00
trivial-bounds-lint.rs
trivial-bounds-lint.stderr
trivial-bounds-object.rs