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
/
test
/
run-pass
/
writealias.rs
Age
Commit message (
Expand
)
Author
Lines
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-09-21
Allow various lints as part of ui-ifying `src/test/run-pass` suite.
Felix S. Klock II
-0
/
+1
2015-04-08
Remove pretty-expanded from failing tests
Alex Crichton
-1
/
+0
2015-03-26
Mass rename uint/int to usize/isize
Alex Crichton
-1
/
+1
2015-03-23
rustdoc: Replace no-pretty-expanded with pretty-expanded
Brian Anderson
-0
/
+2
2014-12-29
std: Return Result from RWLock/Mutex methods
Alex Crichton
-8
/
+6
2014-12-18
Revise std::thread API to join by default
Aaron Turon
-2
/
+2
2014-12-18
libs: merge librustrt into libstd
Aaron Turon
-2
/
+2
2014-11-20
Make most of std::rt private
Aaron Turon
-1
/
+2
2014-10-29
Rename fail! to panic!
Steve Klabnik
-1
/
+1
2014-08-16
librustc: Forbid external crates, imports, and/or items from being
Patrick Walton
-3
/
+1
2014-06-06
test: Fix fallout of previous changes
Alex Crichton
-4
/
+4
2013-11-26
test: Remove non-procedure uses of `do` from compiletest, libstd tests,
Patrick Walton
-1
/
+1
2013-10-22
Drop the '2' suffix from logging macros
Alex Crichton
-1
/
+1
2013-09-30
rpass: Remove usage of fmt!
Alex Crichton
-1
/
+1
2013-07-27
Change concurrency primitives to standard naming conventions
Steven Stewart-Gallus
-1
/
+1
2013-05-29
librustc: Stop reexporting the standard modules from prelude.
Patrick Walton
-5
/
+10
2013-05-19
Use assert_eq! rather than assert! where possible
Corey Richardson
-1
/
+1
2013-03-29
librustc: Remove `fail_unless!`
Patrick Walton
-1
/
+1
2013-03-07
librustc: Convert all uses of `assert` over to `fail_unless!`
Patrick Walton
-1
/
+1
2013-02-22
test: De-mut the test suite. rs=demuting
Patrick Walton
-2
/
+2
2013-02-01
check-fast fallout from removing export, r=burningtree
Graydon Hoare
-1
/
+1
2013-01-26
testsuite: Eliminate uses of structural records from most run-pass tests
Tim Chevalier
-3
/
+3
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2012-10-05
Remove by-mutable-ref mode from the compiler
Tim Chevalier
-2
/
+2
2012-03-26
Bulk-edit mutable -> mut.
Graydon Hoare
-2
/
+2
2012-03-22
make --enforce-mut-vars always on, add mut annotations to remaining files
Niko Matsakis
-1
/
+1
2011-09-12
Pretty-print for new arg-mode syntax
Marijn Haverbeke
-1
/
+1
2011-08-20
Reformat
Brian Anderson
-1
/
+1
2011-07-27
Reformat for new syntax
Marijn Haverbeke
-3
/
+3
2011-06-15
Reformat source tree (minus a couple tests that are still grumpy).
Graydon Hoare
-8
/
+8
2011-05-02
Un-revert "Use different syntax for checks that matter to typestate", fixing ...
Patrick Walton
-1
/
+1
2011-05-02
Revert "Use different syntax for checks that matter to typestate"
Graydon Hoare
-1
/
+1
2011-05-02
Use different syntax for checks that matter to typestate
Tim Chevalier
-1
/
+1
2011-04-19
Remove effect system from src.
Graydon Hoare
-2
/
+2
2010-11-02
Split out stratum-checking pass, implement more-strict (overly aggressive) im...
Graydon Hoare
-2
/
+2
2010-07-15
Make mutability no longer a type constructor
Patrick Walton
-1
/
+1
2010-06-30
rewrite 'mutable &' as '& mutable', corresponding to grammar shift.
Graydon Hoare
-1
/
+1
2010-06-23
Populate tree.
Graydon Hoare
-0
/
+13