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
/
ich
Age
Commit message (
Expand
)
Author
Lines
2017-04-23
rustc_const_eval: support all unit enum variants.
Eduard-Mihai Burtescu
-3
/
+6
2017-04-14
Rollup merge of #40702 - mrhota:global_asm, r=nagisa
Corey Farwell
-0
/
+16
2017-04-13
Make simple_global_asm even simpler
A.J. Gardner
-0
/
+3
2017-04-13
Auto merge of #40570 - nikomatsakis:inference-subtype-through-obligation, r=a...
bors
-0
/
+4
2017-04-12
First attempt at global_asm! macro
A.J. Gardner
-0
/
+13
2017-04-12
Rollup merge of #41232 - arielb1:mir-rvalues, r=eddyb
Tim Neumann
-1
/
+2
2017-04-12
ICH: Replace old, transitive metadata hashing with direct hashing approach.
Michael Woerister
-20
/
+12
2017-04-12
ICH: Hash everything that gets encoded into crate metadata.
Michael Woerister
-14
/
+333
2017-04-11
add Subtype predicate
Niko Matsakis
-0
/
+4
2017-04-11
store Spans for all MIR locals
Ariel Ben-Yehuda
-1
/
+2
2017-04-08
Auto merge of #40887 - estebank:ty-placeholder, r=petrochenkov
bors
-0
/
+2
2017-04-07
Merge branch 'master' into ty-placeholder
Esteban Küber
-1
/
+2627
2017-04-07
ICH: Centrally compute and cache DefPath hashes as part of DefPathTable.
Michael Woerister
-42
/
+2
2017-04-06
Introduce HashStable trait and base ICH implementations on it.
Michael Woerister
-1
/
+2625
2017-03-29
Merge `ExpnId` and `SyntaxContext`.
Jeffrey Seyfried
-4
/
+0
2017-03-27
Fix various useless derefs and slicings
Oliver Schneider
-2
/
+2
2017-03-22
Move some constants to rustc::ich.
Michael Woerister
-0
/
+17
2017-03-22
Move CachingCodemapView to rustc::ich.
Michael Woerister
-0
/
+117
2017-03-22
Move DefPathHashes to rustc::ich
Michael Woerister
-1
/
+38
2017-03-22
Move Fingerprint to rustc::ich::Fingerprint.
Michael Woerister
-0
/
+110