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
/
back
/
mips.rs
Age
Commit message (
Expand
)
Author
Lines
2014-07-14
Extract librustc_back from librustc
Brian Anderson
-72
/
+0
2014-06-12
Better dylib skipping based on Alex Crichton code
Valerii Hiora
-5
/
+0
2014-06-12
Basic iOS support
Valerii Hiora
-0
/
+8
2014-05-27
std: Rename strbuf operations to string
Richo Healey
-7
/
+7
2014-05-24
core: rename strbuf::StrBuf to string::String
Richo Healey
-1
/
+1
2014-05-12
librustc: Remove all uses of `~str` from librustc.
Patrick Walton
-28
/
+29
2014-05-11
Reorganise driver code.
Nick Cameron
-2
/
+2
2014-04-18
Replace all ~"" with "".to_owned()
Richo Healey
-6
/
+6
2014-03-20
Removing imports of std::vec_ng::Vec
Alex Crichton
-1
/
+0
2014-03-20
rename std::vec_ng -> std::vec
Daniel Micay
-1
/
+1
2014-03-14
fix MIPS target
Jyun-Yan You
-5
/
+5
2014-03-08
librustc: Fix up fallout from the automatic conversion.
Felix S. Klock II
-0
/
+1
2014-03-08
librustc: Automatically change uses of `~[T]` to `Vec<T>` in rustc.
Patrick Walton
-1
/
+1
2013-11-29
Add generation of static libraries to rustc
Alex Crichton
-1
/
+1
2013-11-09
Add a "system" ABI
Alex Crichton
-7
/
+7
2013-09-01
Modernized a few type names in rustc and syntax
Marvin Löbel
-7
/
+7
2013-08-24
librustc: Always use session target triple.
Luqman Aden
-8
/
+2
2013-05-28
Remove unnecessary allocations flagged by lint
Seo Sanghyeon
-20
/
+20
2013-05-02
Remove 'Local Variable' comments
Brendan Zabarauskas
-11
/
+0
2013-03-03
rustc: implement MIPS O32 ABI
Jyun-Yan You
-1
/
+1
2013-03-03
rustc: MIPS32 support
Jyun-Yan You
-0
/
+85