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
cb4751d4b8
rust
/
compiler
/
rustc_trait_selection
/
src
History
Download ZIP
Download TAR.GZ
Oli Scherer
cb4751d4b8
Implement
#[define_opaque]
attribute for functions.
2025-03-11 12:05:02 +00:00
..
error_reporting
Implement
#[define_opaque]
attribute for functions.
2025-03-11 12:05:02 +00:00
errors
Teach structured errors to display short
Ty
2025-02-25 16:56:03 +00:00
solve
Rollup merge of
#137776
- nnethercote:rustc_transmute-cleanups, r=jswrenn
2025-03-01 11:34:01 +01:00
traits
Rollup merge of
#138040
- thaliaarchi:use-prelude-size-of.compiler, r=compiler-errors
2025-03-09 10:34:49 +01:00
errors.rs
Teach structured errors to display short
Ty
2025-02-25 16:56:03 +00:00
infer.rs
Add UseCloned trait related code
2025-03-06 17:58:32 -03:00
lib.rs
Remove
#![warn(unreachable_pub)]
from all
compiler/
crates.
2025-03-08 08:41:43 +11:00
regions.rs
Only use implied bounds hack if bevy, and use deeply normalize in implied bounds hack
2025-03-04 18:18:48 +00:00
solve.rs
impossible obligations check fast path
2024-10-10 06:09:50 -04:00