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
/
tests
/
ui
/
dyn-star
Age
Commit message (
Expand
)
Author
Lines
2023-07-07
Normalize opaques during codegen in new solver
Michael Goulet
-3
/
+34
2023-07-06
Dont ICE for `dyn* Trait: Trait` goals during selection in new trait solver
Michael Goulet
-1
/
+3
2023-07-03
update tests
lcnr
-58
/
+14
2023-05-31
Check that RPITs are compatible with the opaques inferred during HIR typeck too
Michael Goulet
-35
/
+0
2023-05-25
Strongly prefer alias and param-env bounds
Michael Goulet
-7
/
+63
2023-05-23
Don't ICE when computing PointerLike trait when region vars are in param-env
Michael Goulet
-0
/
+52
2023-05-12
Don't ICE in layout computation for placeholder types
Michael Goulet
-1
/
+19
2023-04-08
Enforce that PointerLike requires a pointer-like ABI
Michael Goulet
-12
/
+20
2023-04-04
dyn* is a valid const
Michael Goulet
-0
/
+21
2023-03-11
Gate all usages of dyn*, even in macros
Michael Goulet
-9
/
+29
2023-02-20
slightly beef up dyn-star-to-dyn test
Ralf Jung
-3
/
+11
2023-02-18
Use inttoptr to support usize as dyn* value, use pointercast to make sure poi...
Michael Goulet
-0
/
+23
2023-02-07
Rename PointerSized to PointerLike
Michael Goulet
-17
/
+17
2023-01-30
Modify primary span label for E0308
Esteban Küber
-1
/
+1
2023-01-11
Allow codegen to unsize dyn* to dyn
Michael Goulet
-0
/
+20
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+683