This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-11-12 05:20:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_mir_build
/
src
History
Dylan DPC
91847c43cc
Rollup merge of
#96023
- matthiaskrgr:clippyper1304, r=lcnr
...
couple of clippy::perf fixes
2022-04-16 14:25:56 +02:00
..
build
Auto merge of
#94468
- Amanieu:global_asm_sym, r=nagisa
2022-04-16 04:46:01 +00:00
thir
Rollup merge of
#96023
- matthiaskrgr:clippyper1304, r=lcnr
2022-04-16 14:25:56 +02:00
check_unsafety.rs
use NonHirLiteral instead of ScalarLiteral, move pattern related code to pat_is_poly in IsThirPolymorphic
2022-03-23 11:34:33 +01:00
lib.rs
dont make lit_to_mir_constant a query
2022-04-08 11:56:21 +02:00
lints.rs
Check the number of arguments first in
is_recursive_call
2022-01-29 23:00:54 +01:00