This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
e4bbfe8856
rust
/
compiler
/
rustc_trait_selection
History
Download ZIP
Download TAR.GZ
Nicholas Nethercote
e4bbfe8856
Avoid using
to_vec
to clone
Vec
s.
...
It's weird. `clone` is better.
2026-01-08 15:03:56 +11:00
..
src
Avoid using
to_vec
to clone
Vec
s.
2026-01-08 15:03:56 +11:00
Cargo.toml
Revert introduction of
[workspace.dependencies]
.
2025-09-02 19:12:54 +10:00
messages.ftl
Use
tcx.short_string()
in more diagnostics
2025-08-07 21:18:00 +00:00