This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Issues
Pull requests
Activity
0d6a16ac4b
rust
/
compiler
/
rustc_monomorphize
/
src
History
Ralf Jung
0d6a16ac4b
mentioned_items: record all callee and coerced closure types, whether they are FnDef/Closure or not
...
They may become FnDef during monomorphization!
2024-03-20 11:07:12 +01:00
..
collector.rs
mentioned_items: record all callee and coerced closure types, whether they are FnDef/Closure or not
2024-03-20 11:07:12 +01:00
errors.rs
Rename
IntoDiagnostic
as
Diagnostic
.
2024-03-11 09:15:09 +11:00
lib.rs
Invert diagnostic lints.
2024-02-06 13:12:33 +11:00
partitioning.rs
collector: recursively traverse 'mentioned' items to evaluate their constants
2024-03-20 11:07:12 +01: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