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_builtin_macros
/
src
/
deriving
History
Matthias Krüger
8a90626a46
reduce borrowing and (de)referencing around match patterns (clippy::match_ref_pats)
2021-01-02 20:09:17 +01:00
..
cmp
…
generic
use matches!() macro in more places
2020-12-24 13:35:12 +01:00
bounds.rs
…
clone.rs
use matches!() macro in more places
2020-12-24 13:35:12 +01:00
debug.rs
Properly handle attributes on statements
2020-11-26 17:08:35 -05:00
decodable.rs
…
default.rs
…
encodable.rs
…
hash.rs
reduce borrowing and (de)referencing around match patterns (clippy::match_ref_pats)
2021-01-02 20:09:17 +01:00
mod.rs
first pass at default values for const generics
2021-01-01 10:55:10 +01:00