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
/
tests
/
ui
/
repr
Age
Commit message (
Expand
)
Author
Lines
2023-11-27
Detect and reject malformed repr(Rust) hints
León Orell Valerian Liehr
-8
/
+35
2023-11-24
Show number in error message even for one error
Nilstrieb
-2
/
+2
2023-10-23
Update `since` stability attributes in tests
David Tolnay
-3
/
+3
2023-10-23
Fix stable feature names in tests
David Tolnay
-3
/
+3
2023-10-18
Make `#[repr(Rust)]` and `#[repr(C)]` incompatible with one another
León Orell Valerian Liehr
-0
/
+62
2023-10-05
Add a note to duplicate diagnostics
Alex Macleod
-0
/
+16
2023-09-25
Gate and validate #[rustc_safe_intrinsic]
León Orell Valerian Liehr
-1
/
+1
2023-09-19
Don't complain on a single non-exhaustive 1-zst
Michael Goulet
-1
/
+81
2023-08-29
repr(transparent): it's fine if the one non-1-ZST field is a ZST
Ralf Jung
-44
/
+61
2023-08-20
Clarify that `Rust` is default repr
Catherine Flores
-5
/
+5
2023-07-29
Allow explicit `#[repr(Rust)]`
Catherine Flores
-5
/
+5
2023-07-21
error/E0691: include alignment in error message
David Rheinsberg
-4
/
+4
2023-05-01
Don't bail out early when checking invalid `repr` attr
clubby789
-1
/
+24
2023-04-21
Migrate `rustc_hir_analysis` to session diagnostic
Obei Sideg
-1
/
+3
2023-02-16
Default repr(C) enums to c_int size
Jubilee Young
-0
/
+52
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+1281