| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-08-14 | Merged migrated compile-fail tests and ui tests. Fixes #46841. | David Wood | -4/+0 | |
| 2018-06-19 | Update the error message for a missing global allocator | Simon Sapin | -1/+1 | |
| Don’t mention `#[default_lib_allocator]` (which is an implementation detail irrelevant to most users) and instead suggest using `#[global_allocator]`, which is often the correct fix. | ||||
| 2018-06-19 | Add a UI test for the missing allocator error message | Simon Sapin | -0/+4 | |
