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
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2018-03-26
Stabilize i128_type
Mark Mansi
-1
/
+1
2018-03-26
Stabilize conservative_impl_trait
Taylor Cramer
-1
/
+1
2018-03-20
Stabilize slice patterns without `..`
Vadim Petrochenkov
-1
/
+0
2018-03-07
Merge branch 'incr_attr_queries' of https://github.com/wesleywiser/rust into ...
Alex Crichton
-2
/
+0
2018-03-07
Merge branch 'metadata-send-sync' of https://github.com/Zoxc/rust into update...
Alex Crichton
-1
/
+1
2018-03-06
Remove export_name query
Wesley Wiser
-2
/
+0
2018-03-07
Make metadata references Send + Sync
John Kåre Alsaker
-1
/
+1
2018-03-06
Clean up handling of symbol export information.
Michael Woerister
-54
/
+1
2018-02-20
stage0 cfg cleanup
Mark Simulacrum
-1
/
+0
2018-01-19
Fix ICE
bjorn3
-0
/
+1
2018-01-19
Fix review comments
bjorn3
-2
/
+0
2018-01-19
Hot plug rustc_trans
bjorn3
-0
/
+4
2018-01-19
Allow runtime switching between trans backends
bjorn3
-0
/
+8
2017-12-18
Add rustc_data_structures for trans_utils/lib.rs
Maik Klein
-0
/
+1
2017-12-18
Remove duplicated functions from trans::common.rs
Maik Klein
-3
/
+1
2017-12-18
Move common.rs functionality into TyCtxt
Maik Klein
-1
/
+2
2017-12-18
Move trans_item and monomorphize to rustc_mir
Maik Klein
-2
/
+0
2017-12-18
Move collector to monomorphize
Maik Klein
-2
/
+0
2017-12-17
Add sync module to rustc_data_structures
John Kåre Alsaker
-1
/
+0
2017-11-07
Don't duplicate logic of when an Instance requests to be inlined.
Michael Woerister
-6
/
+3
2017-11-07
Fix translation item collection for inline and const fns.
Michael Woerister
-2
/
+2
2017-10-28
Auto merge of #44295 - plietar:extern-types, r=arielb1
bors
-1
/
+1
2017-10-27
Move type_has_metadata to trans_utils
Paul Liétar
-1
/
+1
2017-10-26
Bump to 1.23 and update bootstrap
Alex Crichton
-2
/
+0
2017-10-19
Move collector to rustc_trans_utils
bjorn3
-0
/
+5
2017-09-23
Fix some tests with no llvm build
bjorn3
-0
/
+14
2017-09-23
Fix for upstream changes
bjorn3
-3
/
+3
2017-09-23
Merge rustc_trans_trait into rustc_trans_utils
bjorn3
-0
/
+7
2017-09-23
Fix rustc_trans_utils::find_exported_symbols
bjorn3
-1
/
+1
2017-09-23
Allow writing metadata without llvm
bjorn3
-0
/
+60
2017-09-16
change #![feature(const_fn)] to specific gates
Alex Burka
-1
/
+2
2017-08-25
*: remove crate_{name,type} attributes
Tamir Duberstein
-3
/
+0
2017-08-11
Actually make rustc_driver compile without llvm
bjorn3
-0
/
+38