]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2014-12-30 borsauto merge of #20320 : alexcrichton/rust/rollup, r...
2014-12-30 Alex CrichtonTest fixes and rebase conflicts
2014-12-30 Alex Crichtonrollup merge of #20317: brson/rust-installer-v2
2014-12-30 Brian AndersonSimplify some logic in dist.mk
2014-12-30 Brian Andersonmk: Package mingw components in unix installer on windows
2014-12-30 Brian Andersonmk: Make distcheck build binary tarballs on windows
2014-12-30 Brian AndersonInstall copyright information and package docs
2014-12-30 Brian AndersonUpgrade rust-installer to v2
2014-12-30 borsauto merge of #20160 : nick29581/rust/ranges2, r=nikoma...
2014-12-30 Alex Crichtonrollup merge of #20310: fhahn/issue-15877-model-lexer...
2014-12-30 Alex Crichtonrollup merge of #20309: sfackler/refcell-send
2014-12-30 Alex Crichtonrollup merge of #20306: alexcrichton/second-pass-string
2014-12-30 Alex Crichtonrollup merge of #20289: nick29581/shadowing
2014-12-30 Alex Crichtonrollup merge of #20282: WebDrake/makefile-in
2014-12-30 Alex Crichtonrollup merge of #20281: dgiagio/libregex_deprecated_fix1
2014-12-30 Alex Crichtonrollup merge of #20279: dgiagio/libserialize_deprecated...
2014-12-30 Alex Crichtonrollup merge of #20276: alexcrichton/deprecate-term
2014-12-30 Alex Crichtonrollup merge of #20275: inthecloud247/patch-1
2014-12-30 Alex Crichtonrollup merge of #20271: vhbit/datalayout-fix
2014-12-30 Alex Crichtonrollup merge of #20270: bombless/patch-2
2014-12-30 Alex Crichtonrollup merge of #20269: dirk/indent-where
2014-12-30 Alex Crichtonrollup merge of #20268: mdinger/pretty
2014-12-30 Alex Crichtonrollup merge of #20266: nick29581/dxr-use
2014-12-30 Alex Crichtonrollup merge of #20265: nicholasbishop/bishop_add_missi...
2014-12-30 Alex Crichtonrollup merge of #20264: nagisa/threadrng
2014-12-30 Alex Crichtonrollup merge of #20263: crhino/lifetime-elision-help
2014-12-30 Alex Crichtonrollup merge of #20262: arturoc/fix-scoped_thread_local
2014-12-30 Alex Crichtonrollup merge of #20252: huonw/doc-no-ignore
2014-12-30 Alex Crichtonrollup merge of #20250: ipetkov/deriving
2014-12-30 Alex Crichtonrollup merge of #20248: steveklabnik/gh20038
2014-12-30 Alex Crichtonrollup merge of #20245: fhahn/make-lexer-tests-runable...
2014-12-30 Alex Crichtonrollup merge of #20243: bombless/patch-1
2014-12-30 Alex Crichtonrollup merge of #20242: sanxiyn/break-from-fn
2014-12-30 Alex Crichtonrollup merge of #20239: YawarRaza7349/patch-1
2014-12-30 Alex Crichtonrollup merge of #20231: fhahn/issue-20226-eexist
2014-12-30 Alex Crichtonrollup merge of #20230: bheesham/noshard
2014-12-30 Alex Crichtonrollup merge of #20223: aochagavia/typo
2014-12-30 Alex Crichtonrollup merge of #20216: sfackler/fix-mangling
2014-12-30 Alex Crichtonrollup merge of #20215: csouth3/hashmap-rename
2014-12-30 Alex Crichtonrollup merge of #20214: bluss/fix-hashmap-example
2014-12-30 Alex Crichtonrollup merge of #20210: tshepang/patch-5
2014-12-30 Alex Crichtonrollup merge of #20207: jroesch/issue-18906-testcase
2014-12-30 Alex Crichtonrollup merge of #20205: tshepang/patch-4
2014-12-30 Alex Crichtonrollup merge of #20195: nagisa/unused-typo
2014-12-30 Alex Crichtonrollup merge of #20194: nick29581/dst-syntax
2014-12-30 Alex Crichtonrollup merge of #20191: lifthrasiir/double-debug_assert
2014-12-30 Alex Crichtonrollup merge of #20182: brianloveswords/patch-2
2014-12-30 Alex Crichtonrollup merge of #20165: tamird/needstest-tests
2014-12-30 Alex Crichtonrollup merge of #20160: nick29581/ranges2
2014-12-30 Alex Crichtonrollup merge of #20042: alexcrichton/second-pass-ptr
2014-12-30 Alex Crichtonrollup merge of #19661: alexcrichton/mutex-result
2014-12-30 Alex Crichtonrollup merge of #19457: reem/remove-is-lang-item
2014-12-30 Nick CameronRebasing and reviewer changes
2014-12-30 Nick CameronFallout from mut slices
2014-12-30 Nick CameronRemove ExprSlice by hacking the compiler
2014-12-30 Nick CameronAdd hypothetical support for ranges with only an upper...
2014-12-29 Alex Crichtonstd: Second pass stabilization for `ptr`
2014-12-29 Alex Crichtonstd: Stabilization pass for mutex/rwlock/condvar
2014-12-29 Alex Crichtonstd: Second pass stabilization for `string`
2014-12-29 Florian HahnHandle range in model lexer correctly #15877
2014-12-29 Steven FacklerImplement Send for Cell and RefCell
2014-12-29 borsauto merge of #20101 : alexcrichton/rust/issue-20096...
2014-12-29 Florian HahnUpdate grammer/verify.rs to work with recent master
2014-12-29 Florian HahnFix output directory for generated antlr code
2014-12-29 borsauto merge of #20058 : Kimundi/rust/str_pattern_pre...
2014-12-29 Alex Crichtonstd: Return Result from RWLock/Mutex methods
2014-12-29 borsauto merge of #19549 : huonw/rust/middle-ty-2, r=nikoma...
2014-12-29 Huon WilsonMore rebase fixes.
2014-12-29 Huon WilsonUpdate rustc_driver tests.
2014-12-29 Huon WilsonRebase fixes.
2014-12-29 Huon WilsonAdd the -Z print-enum-sizes flag for displaying enum...
2014-12-29 Huon WilsonFix rebase artifacts.
2014-12-29 Huon WilsonSlash the ast::Stmt type from 104 to 24 bytes.
2014-12-29 Huon WilsonPrint info from the barefn and region interners in...
2014-12-29 Huon WilsonIntern Region in tcx.
2014-12-29 Huon WilsonCollect tcx arenas into a single struct.
2014-12-29 Huon WilsonIntern BareFnTys to make sty slightly smaller.
2014-12-29 Huon WilsonSwitch Region information from uint to u32.
2014-12-29 Huon WilsonIntern substs before storing them in the tcx.
2014-12-29 Huon WilsonStore Substs in an arena in the tcx.
2014-12-29 Huon WilsonImplement debug printing for tcx interner sty's.
2014-12-29 borsauto merge of #19765 : luqmana/rust/nonzero-lang-item...
2014-12-29 Marvin LöbelMarked find and rfind as stable
2014-12-29 Nick CameronTests
2014-12-29 Nick CameronFallout from globs/re-export/shadowing change
2014-12-29 borsauto merge of #19227 : johshoff/rust/master, r=brson
2014-12-29 Nick CameronFix glob shadowing bug with re-exports
2014-12-29 Nick CameronLittle bit of refactoring in resolve
2014-12-29 Nick CameronFallout from glob shadowing
2014-12-29 Nick CameronRemove the glob/shadowing exception bug
2014-12-29 Luqman Adenlibcollections: impl Send/Sync for Vec.
2014-12-29 Luqman Adenlibcoretest: Add tests for NonZero.
2014-12-29 Luqman Adenlibcore: Use Zeroable trait to try to limit what types...
2014-12-29 Luqman Adenlibrustc_trans: Get rid of unnecessary allocation in...
2014-12-29 Luqman Adenlibcore: Don't impl RawPtr* traits for NonZero.
2014-12-29 Luqman AdenDon't expose NonZero through libstd.
2014-12-29 Luqman AdenAdd tests for NonZero.
2014-12-29 Luqman Adenlibcore: Make it unsafe to create NonZero and impl...
2014-12-29 Luqman Adenliballoc: Use NonZero in Arc.
2014-12-29 Luqman Adenliballoc: Use NonZero in Rc.
next