]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2014-10-16 Luqman Adenlibrustc: Remove special case for old reflection visitor.
2014-10-16 Luqman Adenlibsyntax: Don't accept :? as a format specifier.
2014-10-16 Luqman Adenlibrustc: Remove trans::reflect and the opaque and...
2014-10-16 Luqman Adenlibrustc: Stop generating visit glue and remove from...
2014-10-16 Luqman Adenlibrustc: Remove visit_tydesc intrinsic.
2014-10-16 Luqman Adenlibnative: Remove all uses of {:?}.
2014-10-16 Luqman Adenlibcollections: Remove all uses of {:?}.
2014-10-16 Luqman Adenlibrustdoc: Remove all uses of {:?}.
2014-10-16 Luqman Adenliballoc: Remove all uses of {:?}.
2014-10-16 Luqman Adenlibstd: Remove all uses of {:?}.
2014-10-16 Luqman Adenlibrustc: Remove all uses of {:?}.
2014-10-16 Luqman Adenlibsyntax: Remove all uses of {:?}.
2014-10-16 Luqman AdenRemove libdebug and update tests.
2014-10-16 borsauto merge of #18067 : mahkoh/rust/immutableintslice...
2014-10-16 borsauto merge of #18015 : jakub-/rust/issue-4201, r=pcwalton
2014-10-15 borsauto merge of #17934 : pcwalton/rust/better-autoderef...
2014-10-15 borsauto merge of #17983 : jakub-/rust/memoize-things,...
2014-10-15 Julian Orthexport *IntSlice in libcollections
2014-10-15 borsauto merge of #17962 : jkleint/rust/guide-vectors,...
2014-10-15 Jakub WieczorekMake memoize!() a function instead
2014-10-15 Jakub WieczorekAdd a memoize! macro and use it throughout rustc
2014-10-15 borsauto merge of #18053 : nick29581/rust/ufcs1, r=pcwalton
2014-10-15 borsauto merge of #18031 : huonw/rust/adjust-vec-sort-test...
2014-10-15 Nick CameronTests
2014-10-15 Nick CameronAllow self as an arg in extension methods
2014-10-15 Nick Camerontests
2014-10-15 Nick CameronAllow passing self as an argument to methods
2014-10-15 borsauto merge of #18044 : aturon/rust/lint-conventions...
2014-10-15 John KleintGuide: develop the exposition of arrays, vectors, and...
2014-10-15 borsauto merge of #18036 : japaric/rust/add-tests, r=nikoma...
2014-10-14 borsauto merge of #18018 : gamazeps/rust/isuue16736, r=cmr
2014-10-14 Aaron Turonrustc: Add deprecation/renaming support for lints
2014-10-14 Aaron Turonrustc: Improve lint descriptions
2014-10-14 Aaron Turonrustc: Add missing lint registration
2014-10-14 Aaron Turonrustc: Rename lints per RFC 344
2014-10-14 Patrick Waltonlibrustc: Improve method autoderef/deref/index behavior...
2014-10-14 borsauto merge of #17966 : frewsxcv/rust/master, r=nikomatsakis
2014-10-14 borsauto merge of #18029 : Ms2ger/rust/patch-1, r=huonw
2014-10-14 borsauto merge of #18023 : chris-morgan/rust/vim-misc-2014...
2014-10-14 Jorge AparicioAdd tests for issues #11384 and #12909
2014-10-14 borsauto merge of #18014 : hirschenberger/rust/issue-17999...
2014-10-14 Felix RaimundoSwitches from uint to u32 in BitV and BitVSet
2014-10-14 Huon Wilsontest: make the sort failure-safety test unsafeless...
2014-10-14 Ms2gerFix the formatting of the documentation for OrdIterator...
2014-10-14 borsauto merge of #18017 : alexcrichton/rust/rollup, r...
2014-10-14 Chris MorganHighlight 1..2 according to the current grammar.
2014-10-14 Chris MorganHighlight `extern crate "foo" as bar;` properly.
2014-10-14 Chris MorganVim: Stop highlighting foo in `use foo;` specially
2014-10-13 borsauto merge of #17888 : gmfawcett/rust/patch-1, r=alexcr...
2014-10-13 Alex Crichtonrollup merge of #18013 : stefanbucur/patch-1
2014-10-13 Alex Crichtonrollup merge of #18012 : pnkfelix/gate-bors-on-building...
2014-10-13 Alex Crichtonrollup merge of #18007 : dotdash/arg_lifetime_end
2014-10-13 Alex Crichtonrollup merge of #18002 : SimonSapin/unicode-version
2014-10-13 Alex Crichtonrollup merge of #17993 : redcape/fix-ffi-docs
2014-10-13 Alex Crichtonrollup merge of #17992 : jkleint/guide-double-borrow
2014-10-13 Alex Crichtonrollup merge of #17991 : sfackler/extern-error
2014-10-13 Alex Crichtonrollup merge of #17986 : gamazeps/docissue
2014-10-13 Alex Crichtonrollup merge of #17984 : bkoropoff/issue-17651
2014-10-13 Alex Crichtonrollup merge of #17980 : alexcrichton/no-more-exes
2014-10-13 Alex Crichtonrollup merge of #17979 : jkleint/guide-guess-counter
2014-10-13 Alex Crichtonrollup merge of #17977 : Behemecoatyl/master
2014-10-13 Alex Crichtonrollup merge of #17972 : ebfe/rpass-lang-item
2014-10-13 Alex Crichtonrollup merge of #17970 : nodakai/cleanup-warnings
2014-10-13 Alex Crichtonrollup merge of #17968 : nodakai/really-fix-kw-table
2014-10-13 Alex Crichtonrollup merge of #17927 : alexcrichton/more-const
2014-10-13 Alex Crichtonrollup merge of #17888 : gmfawcett/patch-1
2014-10-13 borsauto merge of #17876 : ruud-v-a/rust/patch-1, r=alexcri...
2014-10-13 Falco HirschenbergerFix issue #17999 (Unused variables inside `for` are...
2014-10-13 Jakub WieczorekImprove the error message for missing else clauses...
2014-10-13 Stefan BucurFix typo in char's from_digit error message
2014-10-13 borsauto merge of #17733 : jgallagher/rust/while-let, r...
2014-10-13 Felix S. Klock IIMake bors check that `compiletest` builds from both...
2014-10-13 Alex Crichtonrustc: Remove the dummy hack from check_match
2014-10-13 borsauto merge of #17910 : taylorhutchison/rust/patch-1...
2014-10-13 Steven FacklerDon't ICE on bad extern paths
2014-10-13 borsauto merge of #17965 : omasanori/rust/remove, r=sfackler
2014-10-13 Björn SteinbrinkEmit lifetime end markers for function arguments
2014-10-13 Simon SapinInclude the Unicode version used to generate `src/libun...
2014-10-13 borsauto merge of #17963 : sfackler/rust/cfg-error, r=alexc...
2014-10-13 borsauto merge of #17975 : thestinger/rust/fPIE, r=eddyb
2014-10-13 borsauto merge of #17957 : TeXitoi/rust/fix-mandelbrot...
2014-10-13 borsauto merge of #17948 : jakub-/rust/issue-17933, r=alexc...
2014-10-13 NODA, KaiClean up rustc warnings.
2014-10-13 Gil CottleDoc: Fix C-Code Example in FFI Docs
2014-10-13 John KleintGuide: specify that both shared and mutable borrows...
2014-10-13 borsauto merge of #17757 : gamazeps/rust/issue17709, r...
2014-10-13 borsauto merge of #17467 : hatahet/rust/mybranch, r=alexcri...
2014-10-12 Brian KoropoffAdd regression test for issue #17651
2014-10-12 Felix RaimundoFixes small error on the doc (task part)
2014-10-12 Felix RaimundoUpdate a test error message
2014-10-12 borsauto merge of #17944 : jakub-/rust/issue-17877, r=alexc...
2014-10-12 Brian KoropoffProperly visit nested functions and closures in check_r...
2014-10-12 Ziad Hatahetlibtime: `strftime` and `strptime` return type changed...
2014-10-12 Alex CrichtonFix `find` check for executables
2014-10-12 John KleintGuide: remove promise of a counter in the guessing...
2014-10-12 Alex Crichtonrustc: Warn about dead constants
2014-10-12 Steven FacklerContinue cfg syntax transition
2014-10-12 Jakub WieczorekNever expand specialized columns that only contain...
2014-10-12 Erwanfix broken link in guide-strings.md
2014-10-12 Michael GehringFix run-pass/lang-item-public test on FreeBSD
next