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_macros
/
src
History
Michael Goulet
c9143ea1d9
Unify HashStable implementations
2023-11-21 05:49:45 +00:00
..
diagnostics
Minor cleanups.
2023-11-10 10:54:26 +11:00
symbols
Fix symbols::tests::test_symbols
2023-10-26 02:02:22 -07:00
current_version.rs
Simplify the
current_rustc_version
macro.
2023-11-10 10:54:21 +11:00
hash_stable.rs
Unify HashStable implementations
2023-11-21 05:49:45 +00:00
lib.rs
Add HashStable_NoContext to simplify HashStable implementations in rustc_type_ir
2023-11-21 05:49:44 +00:00
lift.rs
…
query.rs
Stash and cancel cycle errors for auto trait leakage in opaques
2023-10-26 17:58:02 +00:00
serialize.rs
Derive TyEncodable/TyDecodable implementations that are parameterized over interner
2023-11-04 16:44:42 +00:00
symbols.rs
Re-format code with new rustfmt
2023-11-15 21:45:48 -05:00
type_foldable.rs
…
type_visitable.rs
…