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_trans
/
assert_module_sources.rs
Age
Commit message (
Expand
)
Author
Lines
2018-01-10
Shorten names of some compiler generated artifacts.
Michael Woerister
-1
/
+5
2017-10-02
incr.comp.: Use red/green tracking for CGU re-use.
Michael Woerister
-44
/
+28
2017-07-31
async-llvm(19): Already start LLVM while still translating.
Michael Woerister
-16
/
+20
2017-05-27
Reduce API surface of rustc_trans
Robin Kruppe
-2
/
+2
2017-04-06
Introduce HashStable trait and base ICH implementations on it.
Michael Woerister
-4
/
+3
2017-03-14
Refactor `Attribute` to use `Path` and `TokenStream` instead of `MetaItem`.
Jeffrey Seyfried
-1
/
+1
2017-01-26
rustc: rename TyCtxt's `map` field to `hir`.
Eduard-Mihai Burtescu
-1
/
+1
2016-11-21
Use `Symbol` instead of `InternedString` in the AST, HIR, and various other p...
Jeffrey Seyfried
-2
/
+1
2016-11-20
Move `syntax::util::interner` -> `syntax::symbol`, cleanup.
Jeffrey Seyfried
-2
/
+2
2016-11-20
Refactor `CrateConfig`.
Jeffrey Seyfried
-5
/
+5
2016-10-29
Move `CrateConfig` from `Crate` to `ParseSess`.
Jeffrey Seyfried
-1
/
+1
2016-08-25
Refactor away `AttrMetaMethods`.
Jeffrey Seyfried
-1
/
+0
2016-08-25
Refactor away `AttrNestedMetaItemMethods`.
Jeffrey Seyfried
-1
/
+1
2016-08-25
Implement RFC#1559: allow all literals in attributes.
Sergio Benitez
-1
/
+1
2016-07-28
Add a testing mechanism and a simple spike test
Niko Matsakis
-0
/
+149