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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
librustc
/
macros.rs
Age
Commit message (
Expand
)
Author
Lines
2019-04-22
Remove double trailing newlines
varkor
-1
/
+0
2019-02-24
Use ? in some macros
Taiki Endo
-5
/
+5
2019-02-09
Use ? in librustc macros
Matthew Jasper
-30
/
+26
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-11-13
Rollup merge of #55722 - RalfJung:impl-stable-hash, r=varkor
kennytm
-22
/
+50
2018-11-13
Move `static_assert!` into librustc_data_structures.
Nicholas Nethercote
-10
/
+0
2018-11-06
impl_stable_hash_for: support enums and tuple structs with generic parameters
Ralf Jung
-22
/
+50
2018-10-26
Extend the impl_stable_hash_for! macro for miri.
Geoffry Song
-6
/
+15
2018-10-10
add a macro for static assertions
Ralf Jung
-0
/
+10
2018-08-19
mv (mod) codemap source_map
Donato Sciarra
-1
/
+1
2018-08-09
Move span_bug and bug helper functions to util
Mark Rousskov
-2
/
+2
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