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_utils
/
trans_crate.rs
Age
Commit message (
Expand
)
Author
Lines
2018-03-12
Require the metadata loader to be thread-safe
John Kåre Alsaker
-3
/
+3
2018-03-07
Merge branch 'incr_attr_queries' of https://github.com/wesleywiser/rust into ...
Alex Crichton
-7
/
+5
2018-03-07
Merge branch 'metadata-send-sync' of https://github.com/Zoxc/rust into update...
Alex Crichton
-6
/
+8
2018-03-06
Add target_features to TransFnAttrs
Wesley Wiser
-2
/
+4
2018-03-06
Remove the contains_extern_indicator query
Wesley Wiser
-1
/
+0
2018-03-06
Remove export_name query
Wesley Wiser
-1
/
+0
2018-03-06
Add `inline` to `TransFnAttrs`
Wesley Wiser
-3
/
+1
2018-03-07
Make metadata references Send + Sync
John Kåre Alsaker
-6
/
+8
2018-03-06
Clean up handling of symbol export information.
Michael Woerister
-2
/
+1
2018-03-02
Replace Rc with Lrc for shared data
John Kåre Alsaker
-2
/
+2
2018-02-17
fix more typos found by codespell.
Matthias Krüger
-1
/
+1
2018-01-27
rustc: Load the `rustc_trans` crate at runtime
Alex Crichton
-5
/
+11
2018-01-20
Fix ICE
bjorn3
-0
/
+4
2018-01-19
Remove use of RUSTC_COMPILETEST env var
bjorn3
-2
/
+0
2018-01-19
Fix review comments
bjorn3
-31
/
+1
2018-01-19
Cleanup hot plug codegen backend code
bjorn3
-166
/
+15
2018-01-19
Hot plug rustc_trans
bjorn3
-0
/
+181
2018-01-19
Allow runtime switching between trans backends
bjorn3
-68
/
+110
2018-01-01
Update crates and submodules to pull doc fixes
Malo Jaffré
-1
/
+1
2017-12-20
incr.comp.: Use an IndexVec instead of a hashmap for storing result hashes.
Michael Woerister
-4
/
+2
2017-12-17
Add sync module to rustc_data_structures
John Kåre Alsaker
-1
/
+1
2017-11-29
incr.comp.: Remove on-export crate metadata hashing.
Michael Woerister
-1
/
+1
2017-11-12
rustc_driver: base extern query providers on local ones.
Eduard-Mihai Burtescu
-4
/
+4
2017-09-25
Fix error
bjorn3
-2
/
+1
2017-09-23
Fix some tests with no llvm build
bjorn3
-0
/
+5
2017-09-23
Fix tidy errors
bjorn3
-2
/
+10
2017-09-23
Fix some nits
bjorn3
-1
/
+0
2017-09-23
Fix for upstream changes
bjorn3
-18
/
+22
2017-09-23
Merge rustc_trans_trait into rustc_trans_utils
bjorn3
-0
/
+234