summary refs log tree commit diff
path: root/src/test/ui/malformed/malformed-regressions.stderr
AgeCommit message (Expand)AuthorLines
2020-03-29#[link]: mention wasm_import_module instead of cfgJonas Schievink-2/+2
2019-11-06ill_formed_attribute_input -> denyMazdak Farrokhzad-11/+13
2019-11-02Update error annotations in tests that successfully compileTomasz Miąsko-4/+4
2019-08-23`--bless` some tests due to message format change.Mazdak Farrokhzad-4/+2
2019-07-17normalize use of backticks in compiler messages for librustc/lintSamy Kacimi-1/+1
2019-04-15Preallocate BUILTIN_ATTRIBUTES symbols and use a hash map instead of loopingJohn Kåre Alsaker-2/+2
2019-03-11Update testsVadim Petrochenkov-5/+5
2019-01-13Address review commentsVadim Petrochenkov-5/+5
2019-01-13Implement basic input validation for built-in attributesVadim Petrochenkov-0/+48