about summary refs log tree commit diff
path: root/src/test/ui/allocator
AgeCommit message (Expand)AuthorLines
2019-09-15Remove `with_legacy_ctxt`Matthew Jasper-0/+31
2019-07-27tests: Move run-pass tests without naming conflicts to uiVadim Petrochenkov-0/+234
2019-07-24syntax_ext: Reuse built-in attribute template checking for macro attributesVadim Petrochenkov-1/+1
2019-07-24syntax_ext: Turn `#[global_allocator]` into a regular attribute macroVadim Petrochenkov-2/+29
2019-07-22normalize use of backticks in compiler messages for librustc_allocatorSamy Kacimi-2/+2
2019-07-19normalize use of backticks in compiler messages for librustc_metadataSamy Kacimi-4/+4
2019-04-22Remove double trailing newlinesvarkor-2/+0
2019-03-11Update testsVadim Petrochenkov-1/+1
2018-12-25Remove licensesMark Rousskov-77/+6
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+191