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
/
codegen-units
/
item-collection
Age
Commit message (
Expand
)
Author
Lines
2025-06-22
Fix tests to drop now-skipped codegen
Mark Rousskov
-11
/
+44
2025-06-21
Skip collecting no-op DropGlue in vtables
Mark Rousskov
-0
/
+23
2025-06-16
tests: `{Meta,Pointee}Sized` in non-minicore tests
David Wood
-1
/
+7
2025-05-09
Remove mono item collection strategy override from -Zprint-mono-items
Tomasz Miąsko
-50
/
+43
2025-01-27
Remove -Zinline-in-all-cgus and clean up CGU partitioning tests
Ben Kimock
-13
/
+6
2025-01-21
remove support for the #[start] attribute
Ralf Jung
-70
/
+70
2025-01-15
Make sure we actually use the right trivial lifetime substs when eagerly mono...
Michael Goulet
-0
/
+13
2025-01-14
Auto merge of #135496 - matthiaskrgr:rollup-ps0cjzn, r=matthiaskrgr
bors
-0
/
+6
2025-01-14
Auto merge of #135313 - compiler-errors:needs-mono, r=BoxyUwU
bors
-0
/
+43
2025-01-14
Fix legacy symbol mangling of closures
Michael Goulet
-0
/
+6
2025-01-10
Eagerly collect mono items for non-generic closures
Michael Goulet
-3
/
+16
2025-01-10
Eagerly mono drop for structs with lifetimes
Michael Goulet
-0
/
+43
2024-12-17
Use field init shorthand where possible
Josh Triplett
-1
/
+1
2024-12-06
Remove polymorphization
Ben Kimock
-4
/
+4
2024-08-10
Fix and enable disabled codegen-units tests
Ben Kimock
-30
/
+23
2024-08-03
Revert "Rollup merge of #125572 - mu001999-contrib:dead/enhance, r=pnkfelix"
Michael Goulet
-17
/
+17
2024-07-01
Avoid MIR bloat in inlining
Scott McMurray
-0
/
+1
2024-06-05
Detect pub structs never constructed and unused associated constants in traits
r0cky
-17
/
+17
2024-05-31
Run rustfmt on `tests/codegen-units/`.
Nicholas Nethercote
-99
/
+96
2024-03-22
Codegen const panic messages as function calls
Mark Rousskov
-3
/
+11
2024-02-22
[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives
许杰友 Jieyou Xu (Joe)
-42
/
+42
2024-02-07
Update tests
r0cky
-1
/
+8
2024-01-02
Adjust compiler tests for unused_tuple_struct_fields -> dead_code
Jake Goulding
-8
/
+8
2023-10-17
Automatically enable cross-crate inlining for small functions
Ben Kimock
-2
/
+8
2023-04-07
Turn off inlining for codegen-unit tests
Ben Kimock
-9
/
+7
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+1404