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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
compile-fail
/
union
Age
Commit message (
Expand
)
Author
Lines
2018-08-14
Moved compile-fail tests to ui tests.
David Wood
-400
/
+0
2018-07-11
Rollup merge of #52207 - RalfJung:unsafety-errors, r=estebank
Mark Rousskov
-6
/
+6
2018-07-10
Fix typo in error message E0277
Rémy Rakic
-2
/
+2
2018-07-10
improve error message shown for unsafe operations: explain why undefined beha...
Ralf Jung
-6
/
+6
2018-06-19
Update message for `!Sized` types
Esteban Küber
-2
/
+3
2018-06-19
Add message to `rustc_on_unimplemented` attributes in core
Esteban Küber
-2
/
+4
2018-02-15
[improper_ctypes] Overhaul primary label
Robin Kruppe
-1
/
+1
2017-12-14
Move compile-fail tests with NOTE/HELP annotations to UI
Vadim Petrochenkov
-120
/
+0
2017-12-11
Merge remote-tracking branch 'origin/master' into miri
Oliver Schneider
-37
/
+0
2017-12-07
Migrate even more feature gate tests to ui
est31
-37
/
+0
2017-12-06
Update miri to rustc changes
Oliver Schneider
-0
/
+2
2017-09-24
move unsafety checking to MIR
Ariel Ben-Yehuda
-2
/
+2
2017-07-31
limit and delimit available fields in note
Zack M. Davis
-1
/
+1
2017-07-23
field does not exist error: note fields if Levenshtein suggestion fails
Zack M. Davis
-0
/
+1
2017-05-27
Stabilize unions with `Copy` fields and no destructor
Vadim Petrochenkov
-17
/
+21
2017-05-25
Use parameter environment associated with field use, not field definition
Vadim Petrochenkov
-2
/
+1
2017-05-25
Make assignments to `Copy` union fields safe
Vadim Petrochenkov
-7
/
+39
2017-04-08
Fix move checking for nested union fields
Vadim Petrochenkov
-0
/
+57
2017-01-12
Mark even more tests as gate tests
est31
-0
/
+2
2016-10-02
Improve error message and snippet for "did you mean `x`"
Gavin Baker
-2
/
+2
2016-09-20
Update E0560 to include label
aclarry
-1
/
+3
2016-09-10
Improve `Eq` deriving
Vadim Petrochenkov
-1
/
+30
2016-09-10
Improve shallow `Clone` deriving
Vadim Petrochenkov
-3
/
+43
2016-09-06
Auto merge of #36252 - joshtriplett:union-field-never-used, r=sanxiyn
bors
-0
/
+26
2016-09-05
Add test for unused field in union
Josh Triplett
-0
/
+26
2016-09-04
Updated E0559 to new format
Cobrand
-2
/
+3
2016-09-03
Address comments and add requested tests
Vadim Petrochenkov
-0
/
+359