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
Age
Commit message (
Expand
)
Author
Lines
2015-02-20
Refactored code into Searcher traits with naive implementations
Marvin Löbel
-390
/
+476
2015-02-20
Made match_indices use the generic pattern API
Marvin Löbel
-29
/
+34
2015-02-20
Made str::MatchIndices a private implementantion detail
Marvin Löbel
-10
/
+24
2015-02-20
Added string pattern traits and basic implementantions
Marvin Löbel
-126
/
+289
2015-02-20
Added benchmarks for string pattern matching functions
Marvin Löbel
-0
/
+107
2015-02-20
Remove questionable pattern
bombless
-12
/
+0
2015-02-19
typo: fucntion -> function
Kevin Butler
-14
/
+14
2015-02-20
Fix tests
bombless
-4
/
+14
2015-02-19
Round 8 tex fixes
Manish Goregaokar
-1
/
+1
2015-02-19
Round 5 test fixes and rebase conflicts
Alex Crichton
-10
/
+52
2015-02-19
Fix issue #22426 #22447
bombless
-0
/
+72
2015-02-19
Fix an ICE when translating `if loop {} {}`
Björn Steinbrink
-0
/
+27
2015-02-19
Use sess.opts.optimize instead of sess.opts.cg.opt_level for LTO optlevel
Ryan Prichard
-1
/
+6
2015-02-19
Auto merge of #22497 - nikomatsakis:suffixes, r=alexcrichton
bors
-1031
/
+1027
2015-02-19
docs: correct guessing game to mention old_io module instead of io
Steven Crockett
-1
/
+1
2015-02-18
borrowck/README.md: Normalize types in examples
Keegan McAllister
-37
/
+37
2015-02-18
Fix references to doc.rs throughout the code
Keegan McAllister
-26
/
+28
2015-02-18
borrowck/README.md: Fix display of code on GitHub
Keegan McAllister
-18
/
+18
2015-02-18
borrowck/README.md: Remove SCOPE (mostly unused)
Keegan McAllister
-37
/
+1
2015-02-18
borrowck/README.md: Clarify MUTABILITY and ALIASABLE
Keegan McAllister
-12
/
+10
2015-02-18
Fix from niko for cfail tests
Alex Crichton
-12
/
+21
2015-02-18
borrowck/README.md: Remove most references to &const
Keegan McAllister
-24
/
+9
2015-02-18
Round 4 test fixes and rebase conflicts
Alex Crichton
-19
/
+180
2015-02-18
Exempt phantom fns from the object safety check
Niko Matsakis
-4
/
+33
2015-02-18
Round 3 test fixes and conflicts
Alex Crichton
-135
/
+127
2015-02-18
Add documentation for `else if` to trpl
Adam Jacob
-0
/
+14
2015-02-18
rollup merge of #22286: nikomatsakis/variance-4b
Alex Crichton
-1347
/
+3307
2015-02-18
Round 2 test fixes and conflicts
Alex Crichton
-27
/
+131
2015-02-18
rollup merge of #22502: nikomatsakis/deprecate-bracket-bracket
Alex Crichton
-882
/
+895
2015-02-18
rollup merge of #22210: aturon/stab-final-borrow
Alex Crichton
-514
/
+766
2015-02-18
Round 1 fixes and rebase conflicts
Alex Crichton
-44
/
+44
2015-02-18
Stabilize std::borrow
Aaron Turon
-407
/
+753
2015-02-18
Replace all uses of `&foo[]` with `&foo[..]` en masse.
Niko Matsakis
-864
/
+865
2015-02-18
Declare `&foo[]` to be obsolete syntax. Modify the obsolete mechanism to
Niko Matsakis
-15
/
+28
2015-02-18
rollup merge of #22498: nagisa/style-fixes
Alex Crichton
-4
/
+3
2015-02-18
rollup merge of #22497: nikomatsakis/suffixes
Alex Crichton
-1030
/
+1027
2015-02-18
rollup merge of #22491: Gankro/into_iter
Alex Crichton
-938
/
+990
2015-02-18
rollup merge of #22485: pnkfelix/fsk-int-uint-audit
Alex Crichton
-27
/
+27
2015-02-18
rollup merge of #22484: riginding/master
Alex Crichton
-1
/
+1
2015-02-18
rollup merge of #22482: alexcrichton/cstr-changes
Alex Crichton
-290
/
+555
2015-02-18
rollup merge of #22480: alexcrichton/hashv3
Alex Crichton
-356
/
+4988
2015-02-18
rollup merge of #22452: nikomatsakis/issue-22040-18956-Self
Alex Crichton
-13
/
+251
2015-02-18
rollup merge of #22438: dotdash/iter_vec_loop
Alex Crichton
-37
/
+14
2015-02-18
rollup merge of #22437: dotdash/fix_array_type
Alex Crichton
-30
/
+11
2015-02-18
rollup merge of #22436: nikomatsakis/issue-22246-bound-lifetimes-of-assoc-types
Alex Crichton
-296
/
+684
2015-02-18
rollup merge of #22395: brson/readme-cleanup
Alex Crichton
-0
/
+0
2015-02-18
rollup merge of #22287: Ryman/purge_carthographers
Alex Crichton
-127
/
+130
2015-02-18
Update tests to use #[feature(rustc_attrs)]
Niko Matsakis
-0
/
+10
2015-02-18
Minor unused imports etc.
Niko Matsakis
-3
/
+1
2015-02-18
rollup merge of #22118: fhahn/separate-parse-fail-2
Alex Crichton
-3
/
+7
[prev]
[next]