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
Eduard-Mihai Burtescu
02ff9e0aef
Replace
&mut DiagnosticBuilder
, in signatures, with
&mut Diagnostic
.
2022-02-23 05:38:19 +00:00
..
build
Auto merge of
#93505
- lcnr:substsref-vs-ty-list, r=michaelwoerister
2022-02-21 16:03:38 +00:00
thir
Replace
&mut DiagnosticBuilder
, in signatures, with
&mut Diagnostic
.
2022-02-23 05:38:19 +00: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