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
/
debuginfo
/
source_loc.rs
Age
Commit message (
Expand
)
Author
Lines
2018-01-14
rustc_trans: rename bcx to bx.
Eduard-Mihai Burtescu
-8
/
+8
2018-01-14
rustc_trans: rename ccx to cx.
Eduard-Mihai Burtescu
-2
/
+2
2017-08-15
use field init shorthand EVERYWHERE
Zack M. Davis
-3
/
+3
2017-01-04
Add Builder::sess and Builder::tcx methods
Mark Simulacrum
-1
/
+1
2016-12-20
Make debuginfo take debug_context instead of MirContext
Mark Simulacrum
-14
/
+12
2016-12-20
Move debug_context to MirContext from FunctionContext
Mark Simulacrum
-9
/
+10
2016-12-20
Remove global builder
Mark-Simulacrum
-16
/
+4
2016-12-20
Remove DebugLoc.
Mark-Simulacrum
-19
/
+8
2016-12-20
Unbox FunctionDebugContextData.
Mark-Simulacrum
-8
/
+2
2016-08-24
Remove AST from metadata except for consts and const fns.
Eduard Burtescu
-4
/
+1
2016-08-24
rustc_trans: remove the bulk of old trans and most of its support code.
Eduard Burtescu
-93
/
+2
2016-08-03
begin auditing the C++ types in RustWrapper
Ariel Ben-Yehuda
-1
/
+1
2016-06-23
Move errors from libsyntax to its own crate
Jonathan Turner
-3
/
+3
2016-04-11
trans: initial implementation of MIR debuginfo.
Eduard Burtescu
-52
/
+52
2016-03-27
rustc_trans: move the contents of the trans module to top-level.
Eduard Burtescu
-0
/
+231