This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Activity
42ab090be9
rust
/
compiler
/
rustc_monomorphize
/
src
History
Daria Sukhonina
80c0b7e90f
Use non-exhaustive matches for TyKind
...
Also no longer export noop async_drop_in_place_raw
2024-04-17 20:49:53 +03:00
..
collector
move the LargeAssignments lint logic into its own file
2024-04-14 18:09:44 +02:00
collector.rs
Use non-exhaustive matches for TyKind
2024-04-17 20:49:53 +03:00
errors.rs
Rename
IntoDiagnostic
as
Diagnostic
.
2024-03-11 09:15:09 +11:00
lib.rs
Only allow upstream calls to LLVM intrinsics, not any link_name function
2024-04-01 20:31:19 -04:00
partitioning.rs
Use non-exhaustive matches for TyKind
2024-04-17 20:49:53 +03:00
polymorphize.rs
Change
DefKind::Static
to a struct variant
2024-03-12 05:53:46 +00:00
util.rs
subst -> instantiate
2023-09-26 09:37:55 +02:00