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
Age
Commit message (
Expand
)
Author
Lines
2017-12-21
Revert "Auto merge of #45225 - eddyb:trans-abi, r=arielb1"
Ariel Ben-Yehuda
-1
/
+10
2017-11-20
Auto merge of #45905 - alexcrichton:add-wasm-target, r=aturon
bors
-10
/
+25
2017-11-19
std: Add a new wasm32-unknown-unknown target
Alex Crichton
-10
/
+25
2017-11-19
rustc_trans: use more of the trans::mir and ty::layout APIs throughout.
Eduard-Mihai Burtescu
-10
/
+1
2017-11-12
rustc_driver: base extern query providers on local ones.
Eduard-Mihai Burtescu
-4
/
+4
2017-11-07
Always treat #[rustc_std_internal_symbol]s as root TransItems.
Michael Woerister
-1
/
+5
2017-11-07
Don't duplicate logic of when an Instance requests to be inlined.
Michael Woerister
-7
/
+5
2017-11-07
Fix translation item collection for inline and const fns.
Michael Woerister
-10
/
+24
2017-11-04
Auto merge of #45384 - mikhail-m1:mir_add_false_edges_terminator_kind, r=arielb1
bors
-1
/
+2
2017-11-03
[Syntax Breaking] Rename DefaultImpl to AutoImpl
leonardo.yvens
-1
/
+1
2017-11-02
add TerminatorKind::FalseEdges and use it in matches
Mikhail Modin
-1
/
+2
2017-10-28
Auto merge of #44295 - plietar:extern-types, r=arielb1
bors
-3
/
+17
2017-10-27
Move type_has_metadata to trans_utils
Paul LiƩtar
-1
/
+15
2017-10-27
Implement RFC 1861: Extern types
Paul Lietar
-2
/
+2
2017-10-26
Bump to 1.23 and update bootstrap
Alex Crichton
-2
/
+0
2017-10-21
trans_ -> fully_ prefix
Marco Concetto Rudilosso
-1
/
+1
2017-10-21
added trans_ prefix and pluralised types. Solved failing test on the incremen...
Marco Concetto Rudilosso
-1
/
+1
2017-10-21
Create NormalizeTy query
Marco Concetto Rudilosso
-1
/
+1
2017-10-19
Move collector to rustc_trans_utils
bjorn3
-0
/
+1746
2017-09-25
Fix error
bjorn3
-2
/
+1
2017-09-23
Fix some tests with no llvm build
bjorn3
-0
/
+19
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
-27
/
+28
2017-09-23
Merge rustc_trans_trait into rustc_trans_utils
bjorn3
-2
/
+248
2017-09-23
Fix rustc_trans_utils::find_exported_symbols
bjorn3
-1
/
+1
2017-09-23
Allow building stage 2 compiler libraries
bjorn3
-1
/
+34
2017-09-23
Allow writing metadata without llvm
bjorn3
-1
/
+75
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-22
Introduce target feature crt_static_allows_dylibs
Samuel Holland
-2
/
+5
2017-08-12
Less cfg's
bjorn3
-27
/
+4
2017-08-11
Remove some unused dependencies from rustc_trans_utils
bjorn3
-10
/
+0
2017-08-11
Actually make rustc_driver compile without llvm
bjorn3
-0
/
+217