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-25 03:48:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_macros
/
src
History
Matthias Krüger
de59844c98
more clippy::complexity fixes
2022-12-15 00:09:10 +01:00
..
diagnostics
more clippy::complexity fixes
2022-12-15 00:09:10 +01:00
symbols
…
hash_stable.rs
…
lib.rs
Auto merge of
#103556
- clubby789:specialize-option-partial-eq, r=scottmcm
2022-11-26 08:56:20 +00:00
lift.rs
…
newtype.rs
Specialize PartialEq for
Option<newtype>
2022-10-31 16:43:57 +00:00
query.rs
feed resolver_for_lowering instead of storing it in a field
2022-12-05 10:58:55 +00:00
serialize.rs
Use delayed error handling for
Encodable
and
Encoder
infallible.
2022-06-08 07:01:26 +10:00
symbols.rs
symbols: add
is_preinterned
fn to check if symbol was preinterned in compiler
2022-08-20 15:13:41 +03:00
type_foldable.rs
Add #[derive(TypeVisitable)]
2022-07-05 22:25:15 +01:00
type_visitable.rs
Add #[derive(TypeVisitable)]
2022-07-05 22:25:15 +01:00