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
Age
Commit message (
Expand
)
Author
Lines
2012-09-25
Demode iter-trait
Tim Chevalier
-68
/
+70
2012-09-25
Fix long lines
Tim Chevalier
-4
/
+5
2012-09-25
Fix long line
Tim Chevalier
-1
/
+1
2012-09-25
Demode pipes::set_buffer
Tim Chevalier
-1
/
+1
2012-09-25
Comment out at_vec test that fails
Tim Chevalier
-1
/
+2
2012-09-25
Revert "libcore: De-mode at_vec"
Tim Chevalier
-20
/
+16
2012-09-25
Demode dvec
Tim Chevalier
-16
/
+16
2012-09-25
libcore: De-mode at_vec
Patrick Walton
-16
/
+20
2012-09-25
libcore: De-export core::at_vec
Patrick Walton
-31
/
+21
2012-09-25
Demode core::result
Brian Anderson
-145
/
+153
2012-09-25
Check more things with deprecated_modes
Brian Anderson
-36
/
+110
2012-09-25
rustc: Reduce shape.rs to the bare minimum needed to not trigger bugs
Patrick Walton
-163
/
+6
2012-09-25
test: Remove various box annihilator tests
Patrick Walton
-36
/
+0
2012-09-25
rustc: Remove most of the code that generates shapes
Patrick Walton
-376
/
+0
2012-09-25
rustc: Stop generating shape tables
Patrick Walton
-59
/
+4
2012-09-25
Demode Num trait and impls
Tim Chevalier
-59
/
+59
2012-09-25
Fix combine-tests.py to emit #[legacy_exports];
Graydon Hoare
-0
/
+2
2012-09-25
Respect privacy qualifiers on view items, add to import resolutions.
Graydon Hoare
-54
/
+90
2012-09-25
Change method res to try autoref more often. Fixes #3585.
Niko Matsakis
-53
/
+48
2012-09-25
rustc: Move generally useful functions out of shape.rs in preparation for its...
Patrick Walton
-143
/
+150
2012-09-25
rustc: Fix calls to the logging function when the must_cast flag is true; sto...
Patrick Walton
-17
/
+69
2012-09-25
use + mode for (almost) everything when not using legacy modes
Niko Matsakis
-68
/
+133
2012-09-25
core: Mark more mods as demoded
Brian Anderson
-0
/
+12
2012-09-25
Revert "rustc: Stop using shape code for logging" due to ICEs
Patrick Walton
-48
/
+15
2012-09-25
rt: Remove the cycle collector
Patrick Walton
-609
/
+0
2012-09-25
rustc: Stop using shape code for logging
Patrick Walton
-15
/
+48
2012-09-24
rt: Add a logging function for strings (only).
Patrick Walton
-0
/
+8
2012-09-24
rt: Call the Rust box annihilator; stop calling the cycle collector
Patrick Walton
-12
/
+11
2012-09-24
libcore: Fix 32 bit Rust task structure offsets for unwinding
Patrick Walton
-3
/
+32
2012-09-24
Build the export_map2 from visibility markers, unless #[legacy_exports];
Graydon Hoare
-11
/
+98
2012-09-24
Support visibility qualifiers in crate directives properly.
Graydon Hoare
-14
/
+16
2012-09-24
rustdoc: Fix for generations of anchors. #3570
Brian Anderson
-1
/
+8
2012-09-24
Revert "rt: Call the Rust box annihilator; stop calling the cycle collector" ...
Patrick Walton
-11
/
+12
2012-09-24
rt: Call the Rust box annihilator; stop calling the cycle collector
Patrick Walton
-12
/
+11
2012-09-23
Register snapshots. Remove redundant Eq impls, Makefile hacks
Brian Anderson
-3667
/
+8
2012-09-23
vim - Update bblum's email address and highlight trait names
Ben Blum
-2
/
+8
2012-09-23
Fix more windows breakage
Brian Anderson
-2
/
+2
2012-09-23
core: Fix some option-demode fallout on windows
Brian Anderson
-1
/
+1
2012-09-23
core: Demode option
Brian Anderson
-313
/
+325
2012-09-23
xfail-test run-fail/out-of-stack-managed-box
Brian Anderson
-0
/
+2
2012-09-23
core: Un-legacy-export stackwalk, cmath
Brian Anderson
-40
/
+28
2012-09-23
Fix trans for region patterns (&P)
Niko Matsakis
-40
/
+99
2012-09-23
Make it illegal to use modes in a fn signature with providing
Niko Matsakis
-92
/
+111
2012-09-21
Remove bogus comment
Brian Anderson
-1
/
+0
2012-09-21
Add tests for out-of-stack box leak #2555
Brian Anderson
-0
/
+25
2012-09-21
rustc: Make x-ray resolution work with non-legacy-exports
Brian Anderson
-1
/
+1
2012-09-21
De-mode vec::map, vec::eachi, vec::rev_each, vec::rev_eachi
Niko Matsakis
-424
/
+405
2012-09-21
rustdoc: Fix exports for new regime
Brian Anderson
-1
/
+3
2012-09-21
Revert "core: De-export at_vec and extfmt"
Brian Anderson
-73
/
+80
2012-09-21
core: De-export at_vec and extfmt
Brian Anderson
-80
/
+73
[prev]
[next]