This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Activity
0b20ffcb63
rust
/
compiler
/
rustc_monomorphize
/
src
History
Eduardo Sánchez Muñoz
0b20ffcb63
Remove needless returns detected by clippy in the compiler
2024-09-09 13:32:22 +02:00
..
collector
Remove
#[macro_use] extern crate tracing
from
rustc_monomorphize
.
2024-05-23 18:02:40 +10:00
collector.rs
Remove needless returns detected by clippy in the compiler
2024-09-09 13:32:22 +02:00
errors.rs
Add
warn(unreachable_pub)
to
rustc_monomorphize
.
2024-08-29 20:13:06 +10:00
lib.rs
Make
Ty::boxed_ty
return an
Option
2024-09-06 00:30:36 +03:00
partitioning.rs
Add
warn(unreachable_pub)
to
rustc_monomorphize
.
2024-08-29 20:13:06 +10:00
polymorphize.rs
Add
warn(unreachable_pub)
to
rustc_monomorphize
.
2024-08-29 20:13:06 +10:00
util.rs
Reformat
use
declarations.
2024-07-29 08:26:52 +10:00