| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-04-12 | Compiler error messages: reduce assertiveness of message E0384 | James Addison | -1/+1 | |
| This message is emitted as guidance by the compiler when a developer attempts to reassign a value to an immutable variable. Following the message will always currently work, but it may not always be the best course of action; following the 'consider ...' messaging pattern provides a hint to the developer that it could be wise to explore other alternatives. | ||||
| 2021-01-31 | Move some tests to more reasonable directories | Caio | -0/+29 | |
| 2021-01-16 | Move some tests to more reasonable directories - 2 | Caio | -0/+219 | |
| Address comments Update limits | ||||
| 2020-12-29 | Remove `compile-fail` test suite | Vadim Petrochenkov | -0/+23 | |
| 2020-06-04 | test: ui: skip tests which aren't appropriate for RISC-V | Tom Eccles | -8/+14 | |
| 2020-05-29 | Improve inline asm error diagnostics | Amanieu d'Antras | -6/+9 | |
| 2020-05-18 | Add tests for asm! | Amanieu d'Antras | -0/+164 | |
| 2020-04-17 | Rename `asm` test directory in favor of `llvm_asm` | Yuki Okushi | -0/+432 | |
