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
/
deriving
/
deriving-all-codegen.stdout
Age
Commit message (
Expand
)
Author
Lines
2025-08-18
Remove the `From` derive macro from prelude
Jakub Beránek
-0
/
+2
2025-08-15
Implement `#[derive(From)]`
Jakub Beránek
-0
/
+148
2025-07-28
expand: Micro-optimize prelude injection
Vadim Petrochenkov
-2
/
+2
2025-06-02
Separately check equality of the scalar types and compound types in the order...
Ell
-0
/
+165
2024-07-27
built-in derive: remove BYTE_SLICE_IN_PACKED_STRUCT_WITH_DERIVE hack and lint
Ralf Jung
-20
/
+0
2024-04-23
Do not add leading asterisk in the `PartialEq`
Daniel Sedlak
-8
/
+32
2024-04-14
builtin-derive: tag → discriminant
Ralf Jung
-47
/
+47
2024-02-16
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
许杰友 Jieyou Xu (Joe)
-3
/
+3
2024-01-24
remove StructuralEq trait
Ralf Jung
-28
/
+0
2023-11-09
Emit #[inline] on derive(Debug)
Ben Kimock
-0
/
+15
2023-09-08
Rework no_coverage to coverage(off)
Andy Caldwell
-14
/
+14
2023-07-16
Generate safe stable code for derives on empty enums
David Tolnay
-9
/
+5
2023-05-26
Inline derived `hash` function.
Nicholas Nethercote
-0
/
+15
2023-02-02
Don't generate unecessary `&&self.field` in deriving Debug
clubby789
-7
/
+7
2023-02-01
Fix syntax in `-Zunpretty-expanded` output for derived `PartialEq`.
Nicholas Nethercote
-3
/
+3
2023-01-30
Allow more deriving on packed structs.
Nicholas Nethercote
-68
/
+445
2023-01-28
Auto merge of #103659 - clubby789:improve-partialord-derive, r=nagisa
bors
-28
/
+23
2023-01-19
Special case `derive(Debug)` for fieldless enums
clubby789
-5
/
+6
2023-01-15
Special case deriving `PartialOrd` for certain enum layouts
clubby789
-28
/
+23
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+1073