index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
librustc
/
macros.rs
Age
Commit message (
Expand
)
Author
Lines
2018-07-23
Fix test and errors
mark
-6
/
+10
2018-06-28
Support delegation in stable hashing macros
Vadim Petrochenkov
-11
/
+10
2018-05-24
implement the chalk traits, albeit with many placeholders
Niko Matsakis
-9
/
+36
2018-03-16
extend stable hasher to support `CanonicalTy`
Niko Matsakis
-1
/
+1
2018-03-13
add `canonicalize` method to `InferCtxt` [VIC]
Niko Matsakis
-0
/
+19
2018-03-13
improve TypeFoldable/Lift macros and make a bunch of stuff use them
Niko Matsakis
-0
/
+300
2018-03-08
Add InterpretInterner to StableHashingContext for AllocId serialization
Oliver Schneider
-8
/
+8
2017-09-18
incr.comp.: Remove tcx from StableHashingContext.
Michael Woerister
-8
/
+8
2017-08-08
Implement HashStable for Xyz<'gcx> instead of Xyz<'lcx>.
Michael Woerister
-8
/
+8
2017-06-06
ICH: Make StableHashingContext work with any TyCtxt, not just the global one.
Michael Woerister
-8
/
+8
2017-04-06
Introduce HashStable trait and base ICH implementations on it.
Michael Woerister
-0
/
+79
2016-03-31
librustc: add {span_,}bug! macros
Benjamin Herr
-0
/
+15
2015-04-21
std: Remove deprecated/unstable num functionality
Alex Crichton
-0
/
+46