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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
librustc_trans
/
trans
/
value.rs
Age
Commit message (
Expand
)
Author
Lines
2016-03-27
rustc_trans: move the contents of the trans module to top-level.
Eduard Burtescu
-178
/
+0
2016-03-17
trans: Use fmt::Debug for debugging instead of ad-hoc methods.
Eduard Burtescu
-1
/
+12
2015-04-01
Fallout out rustc
Niko Matsakis
-2
/
+2
2015-03-26
Mass rename uint/int to usize/isize
Alex Crichton
-1
/
+1
2015-02-03
Switch missing_copy_implementations to default-allow
Steven Fackler
-1
/
+0
2015-01-03
sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs
Jorge Aparicio
-2
/
+2
2015-01-03
rustc_trans: fix fallout
Jorge Aparicio
-1
/
+3
2014-12-29
std: Second pass stabilization for `ptr`
Alex Crichton
-5
/
+5
2014-12-19
librustc_trans: use `#[deriving(Copy)]`
Jorge Aparicio
-4
/
+2
2014-12-18
librustc: Always parse `macro!()`/`macro![]` as expressions if not
Patrick Walton
-2
/
+2
2014-12-09
Rollback accidental documentation changes
Tobias Bucher
-3
/
+0
2014-12-08
librustc: Make `Copy` opt-in.
Niko Matsakis
-1
/
+9
2014-11-25
/** -> ///
Steve Klabnik
-6
/
+2
2014-11-18
Move trans, back, driver, and back into a new crate, rustc_trans. Reduces mem...
Niko Matsakis
-0
/
+167