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
/
etc
Age
Commit message (
Expand
)
Author
Lines
2015-07-30
Update the ctags rules and targets.
Chris Morgan
-3
/
+3
2015-07-17
fix pretty printers to handle new Vec
Alexis Beingessner
-9
/
+7
2015-07-12
Add comments.
Nick Hamann
-0
/
+10
2015-07-12
Skip diagnostic codes occurring inside a long diagnostic in errorck.
Nick Hamann
-0
/
+12
2015-07-06
`llconfig` is `llvm-config`
Tamir Duberstein
-5
/
+5
2015-07-06
Simplify
Tamir Duberstein
-2
/
+1
2015-07-01
Add netbsd amd64 support
Alex Newman
-4
/
+7
2015-06-24
Remove char::to_titlecase. Fix #26555
Simon Sapin
-10
/
+0
2015-06-17
Add src/etc/add-authors.sh script for managing the AUTHORS.txt file
Brian Anderson
-0
/
+32
2015-06-06
Correctly map upper-case Sigma to lower-case in word-final position. Fix #26035.
Simon Sapin
-1
/
+2
2015-06-06
Add char::to_titlecase
Simon Sapin
-15
/
+27
2015-06-06
Add complex (but unconditional) Unicode case mapping. Fix #25800
Simon Sapin
-10
/
+44
2015-06-06
to_lowercase/to_uppercase: also map chars not in Lu/Ll categories.
Simon Sapin
-18
/
+18
2015-06-02
Auto merge of #25905 - michaelwoerister:lldb-pp-strings, r=brson
bors
-417
/
+705
2015-06-02
Auto merge of #25654 - petrochenkov:encenv, r=alexcrichton
bors
-4
/
+8
2015-06-01
Fix platform detection
petrochenkov
-6
/
+3
2015-05-30
debuginfo: Create common debugger pretty printer module.
Michael Woerister
-417
/
+705
2015-05-30
Warn if the test suite is run on Windows in console with non-UTF-8 code page
petrochenkov
-0
/
+7
2015-05-26
etc: use codecs in featureck
Richo Healey
-9
/
+5
2015-05-24
etc: work around utf8 text in rust sources on py3 in featureck
Richo Healey
-1
/
+8
2015-05-24
etc: py3 compat for tidy.py
Richo Healey
-6
/
+6
2015-05-24
etc: py3 compat for featureck
Richo Healey
-23
/
+23
2015-05-24
etc: py3 compat for errorck.py
Richo Healey
-1
/
+1
2015-05-24
etc: py3 compat for check-summary.py
Richo Healey
-7
/
+7
2015-05-24
etc: Delete unused helper script
Richo Healey
-138
/
+0
2015-05-19
mk: Generate a .def file for rustc_llvm on MSVC
Alex Crichton
-0
/
+25
2015-05-19
mklldeps: Don't link stdc++/c++ on MSVC
Alex Crichton
-2
/
+5
2015-05-11
Auto merge of #25266 - richo:windows-resource-sancheck, r=steveklabnik
bors
-1
/
+1
2015-05-10
Rollup merge of #24948 - derhuerst:patch-1, r=steveklabnik
Steve Klabnik
-1
/
+7
2015-05-10
sancheck: import resource inside of the posix check
Richo Healey
-1
/
+1
2015-05-03
Remove unused extract_grammar.py
Carol (Nichols || Goulding)
-156
/
+0
2015-04-29
distinction between official and community plugins
Jannis Redmann
-2
/
+7
2015-04-29
link to .editorconfig for Rust files
Jannis Redmann
-0
/
+1
2015-04-21
LLVM < 3.5 is unsupported since bb18a3c
Tamir Duberstein
-11
/
+1
2015-04-18
optimize Unicode tables
kwantam
-3
/
+8
2015-04-16
deprecate Unicode functions that will be moved to crates.io
kwantam
-4
/
+7
2015-04-13
Auto merge of #24351 - michaelwoerister:named-tuple-fields, r=alexcrichton
bors
-16
/
+24
2015-04-13
Remove regex module from libunicode
Chris Wong
-44
/
+7
2015-04-12
Add a name for tuple fields in debuginfo so that they can be accessed in debu...
Michael Woerister
-16
/
+24
2015-04-11
Rollup merge of #24285 - brson:rustup, r=alexcrichton
Manish Goregaokar
-615
/
+0
2015-04-10
Remove rustup.sh.
Brian Anderson
-615
/
+0
2015-04-10
Auto merge of #24177 - alexcrichton:rustdoc, r=aturon
bors
-1
/
+2
2015-04-09
Auto merge of #24171 - rillian:rustup, r=brson
bors
-1
/
+1
2015-04-07
rustdoc: Add a primitive page for raw pointers
Alex Crichton
-1
/
+2
2015-04-07
rustup: let RUSTUP_PREFIX env override default prefix.
Ralph Giles
-1
/
+1
2015-04-06
use normative source for Grapheme class data
kwantam
-57
/
+23
2015-04-01
rustup: Fix typo in nightly
Richo Healey
-1
/
+1
2015-04-01
rustup: Default to the beta channel
Alex Crichton
-2
/
+5
2015-04-01
Merge branch 'fix-rustup' of https://github.com/richo/rust
Alex Crichton
-8
/
+16
2015-03-31
Auto merge of #23678 - richo:check-flightcheck, r=alexcrichton
bors
-0
/
+54
[next]