This website requires JavaScript.
Explore
Help
Register
Sign In
rust-lang
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
f070e0b5a654b51d88e3e1bea1bf5f2bb52b38e5
rust
/
compiler
/
rustc_mir_build
/
src
History
Yuki Okushi
7712dfd46e
Rollup merge of
#93589
- est31:option_then, r=cjgillot
...
Use Option::then in two places
2022-02-03 22:20:27 +09:00
..
build
Rollup merge of
#93589
- est31:option_then, r=cjgillot
2022-02-03 22:20:27 +09:00
thir
Remove a span from hir::ExprKind::MethodCall
2022-01-21 07:48:10 -06:00
check_unsafety.rs
Remove deprecated LLVM-style inline assembly
2022-01-12 18:51:31 +01:00
lib.rs
add a rustc::query_stability lint
2022-02-01 10:15:59 +01:00
lints.rs
Check the number of arguments first in
is_recursive_call
2022-01-29 23:00:54 +01:00