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
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
2012-09-21
libsyntax: Fix botched merge
Patrick Walton
-1
/
+1
2012-09-21
libcore: De-mode str
Patrick Walton
-159
/
+182
2012-09-21
rust-mode: Add pub and priv
Brian Anderson
-1
/
+1
2012-09-21
Install new pub/priv/export rules as defaults, old rules accessible under #[l...
Graydon Hoare
-117
/
+1164
2012-09-21
rustdoc: Add prune_private_pass. Off for now
Brian Anderson
-0
/
+69
2012-09-21
rustdoc: Cleanup
Brian Anderson
-98
/
+120
2012-09-21
rustc: Shove the address of the box annihilator into the crate map
Patrick Walton
-12
/
+84
2012-09-21
rustc: Remove middle/tstate
Brian Anderson
-2622
/
+0
2012-09-20
Revert "syntax: Make attributes sendable for rustdoc's benefit"
Brian Anderson
-106
/
+106
2012-09-20
syntax: Make attributes sendable for rustdoc's benefit
Brian Anderson
-106
/
+106
2012-09-20
core: Mark gc and stackwalk as demoded
Brian Anderson
-0
/
+8
2012-09-20
core: Mark three more trivial mods as demoded
Brian Anderson
-0
/
+12
2012-09-20
syntax: Pass the correct crate_cfg to the syntax expander
Brian Anderson
-1
/
+5
2012-09-20
core: Indicate that flate is demoded
Brian Anderson
-0
/
+4
2012-09-20
rustdoc: Use doc comments for rustdoc's rustdocs
Brian Anderson
-46
/
+47
2012-09-20
rustdoc: Support the --help option
Brian Anderson
-1
/
+1
2012-09-20
core: Demode sys
Brian Anderson
-6
/
+10
[prev]
[next]