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
Age
Commit message (
Expand
)
Author
Lines
2012-09-22
tutorial: Simplify the first example. Misc
Brian Anderson
-20
/
+21
2012-09-22
tutorial: Clean up literal section
Brian Anderson
-20
/
+16
2012-09-22
tutorial: Don't iloop in example
Brian Anderson
-1
/
+1
2012-09-22
tutorial: Merge sections 'Types' and 'Using types'
Brian Anderson
-22
/
+6
2012-09-22
tutorial: Convert the type list to a more compact table
Brian Anderson
-52
/
+37
2012-09-22
tutorial: More intro simplification
Brian Anderson
-121
/
+166
2012-09-22
tutorial: Make the intro more concise
Brian Anderson
-60
/
+33
2012-09-22
doc: Split out task tutorail. Add links to sub-tutorials
Brian Anderson
-251
/
+237
2012-09-22
tutorial: Use bold bullet items instead of bold italic
Brian Anderson
-6
/
+6
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
-427
/
+408
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
-120
/
+1174
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
2012-09-20
core: Minor doc tweakage
Brian Anderson
-10
/
+6
2012-09-20
rustdoc: Also don't print struct attributes
Brian Anderson
-5
/
+15
2012-09-20
libcore: Fix level-of-indirection problem in str::buf_as_slice
Patrick Walton
-1
/
+1
2012-09-20
rustdoc: Don't print struct drop blocks
Brian Anderson
-0
/
+28
2012-09-20
remove cfg(stage0) version of Eq, not needed for tests
Niko Matsakis
-22
/
+0
2012-09-20
core: Move 'unreachable' to util. Improve docs
Brian Anderson
-14
/
+32
2012-09-20
fix long lines
Niko Matsakis
-4
/
+5
2012-09-20
Make + mode by-value if the type is immediate, by-ref otherwise
Niko Matsakis
-92
/
+199
2012-09-20
Fix ord test breakage.
Graydon Hoare
-3
/
+3
2012-09-20
Remove export_map from resolve, just use export_map2.
Graydon Hoare
-79
/
+21
2012-09-20
rustc: Fix buf_as_slice export
Patrick Walton
-1
/
+1
2012-09-20
libcore: Make BytesWriters not require shared boxes.
Patrick Walton
-5
/
+13
2012-09-20
Merge pull request #3545 from fsouza/incoming
Brian Anderson
-1
/
+1
2012-09-20
rustc: De-mode all overloaded operators
Patrick Walton
-247
/
+3967
2012-09-20
configure: support clang 4.1 (provided by XCode 4.5)
Francisco Souza
-1
/
+1
2012-09-20
correct grammar name for again_expr
Niko Matsakis
-1
/
+1
2012-09-20
doc: s/again/loop
Niko Matsakis
-4
/
+4
[prev]
[next]