This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_mir_build
/
src
History
Matthias Krüger
2bff9e2193
Rollup merge of
#103726
- TaKO8Ki:avoid-&str-to-string-conversions, r=compiler-errors
...
Avoid unnecessary `&str` to `String` conversions
2022-10-30 00:09:26 +02:00
..
build
Accept
TyCtxt
instead of
TyCtxtAt
in
Ty::is_*
functions
2022-10-27 15:06:08 +04:00
thir
Rollup merge of
#103726
- TaKO8Ki:avoid-&str-to-string-conversions, r=compiler-errors
2022-10-30 00:09:26 +02:00
check_unsafety.rs
Accept
TyCtxt
instead of
TyCtxtAt
in
Ty::is_*
functions
2022-10-27 15:06:08 +04:00
lib.rs
Skip chained OpaqueCast when building captures.
2022-10-09 16:18:16 +00:00
lints.rs
Refactor rustc lint API
2022-10-01 10:03:06 +00:00