| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -21/+0 | |
| 2022-12-13 | Make some diagnostics not depend on the source of what they reference being ↵ | Oli Scherer | -4/+2 | |
| available | ||||
| 2021-08-04 | Remove trailing whitespace from error messages | Fabian Wolff | -1/+1 | |
| 2021-02-25 | Update test output for edition preludes. | Mara Bos | -3/+3 | |
| 2020-07-27 | mv std libs to library/ | mark | -1/+1 | |
| 2020-04-02 | tests: remove ignore directives from tests that mention core/alloc/std spans. | Eduard-Mihai Burtescu | -2/+2 | |
| 2019-12-28 | Ignore i586-unknown-linux-gnu and i586-unknown-musl in tests | Esteban Küber | -2/+2 | |
| 2019-11-29 | Bless ui test for libstd reformat | David Tolnay | -2/+2 | |
| 2019-11-02 | consistent handling of missing sysroot spans | Ralf Jung | -2/+2 | |
| 2019-10-27 | Point at local similarly named element and tweak references to variants | Esteban Küber | -2/+7 | |
| Point at the span for the definition of ADTs internal to the current crate. Look at the leading char of the ident to determine whether we're expecting a likely fn or any of a fn, a tuple struct or a tuple variant. Turn fn `add_typo_suggestion` into a `Resolver` method. | ||||
| 2019-03-11 | Update tests | Vadim Petrochenkov | -2/+2 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -2/+2 | |
| 2018-11-18 | resolve: Tweak some articles in ambiguity diagnostics | Vadim Petrochenkov | -1/+1 | |
| 2018-08-14 | Merged migrated compile-fail tests and ui tests. Fixes #46841. | David Wood | -0/+18 | |
