index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
ui
/
macros
/
macros-nonfatal-errors.rs
Age
Commit message (
Expand
)
Author
Lines
2022-04-07
Stabilize `derive_default_enum`
Jacob Pratt
-1
/
+0
2022-01-12
Remove ui tests for LLVM-style inline assembly
Tomasz Miąsko
-2
/
+0
2021-12-12
Address review feedback
Amanieu d'Antras
-0
/
+2
2021-12-12
Stabilize asm! and global_asm!
Amanieu d'Antras
-1
/
+1
2021-08-15
Fix ui tests for llvm_asm! deprecation
Amanieu d'Antras
-0
/
+1
2021-07-27
Prohibit `#[default]` in invalid places
Jacob Pratt
-1
/
+33
2021-07-27
Permit deriving default on enums with `#[default]`
Jacob Pratt
-2
/
+55
2020-05-18
Add tests for asm!
Amanieu d'Antras
-1
/
+2
2020-03-26
Update tests to use llvm_asm!
Amanieu d'Antras
-2
/
+2
2018-10-05
Fix two UI tests with locale-dependent output
Vadim Petrochenkov
-12
/
+1
2018-08-17
Stabilize `use_extern_macros`
Vadim Petrochenkov
-2
/
+0
2018-08-16
Revert "Ignore test that fails on stage1"
Eduard-Mihai Burtescu
-1
/
+0
2018-08-14
Ignore test that fails on stage1
Matthew Jasper
-0
/
+1
2018-08-14
Fixed 'no such file or directory' mismatch between Windows and Linux.
David Wood
-0
/
+3
2018-08-14
Merged migrated compile-fail tests and ui tests. Fixes #46841.
David Wood
-0
/
+42