]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2016-04-24 Tamir Dubersteinrustc: update Cargo.lock
2016-04-24 borsAuto merge of #33179 - Manishearth:breaking-batch,...
2016-04-24 Manish GoregaokarRollup merge of #33041 - petrochenkov:path, r=nrc,Manis...
2016-04-24 Vadim PetrochenkovFix keyword parsing tests
2016-04-24 Vadim PetrochenkovRemove some old code from libsyntax
2016-04-24 Vadim Petrochenkovsyntax: Make `is_path_start` precise and improve some...
2016-04-24 Vadim Petrochenkovsyntax: Check paths in visibilities for type parameters
2016-04-24 Vadim Petrochenkovsyntax: Merge keywords and remaining special idents...
2016-04-24 Vadim PetrochenkovAdd tests
2016-04-24 Vadim Petrochenkovsyntax: Don't parse idents with `parse_path`
2016-04-24 Vadim Petrochenkovsyntax: Make static/super/self/Self keywords + special...
2016-04-24 Vadim Petrochenkovsyntax: Get rid of token::IdentStyle
2016-04-24 Vadim Petrochenkovsyntax: Don't rely on token::IdentStyle in the parser
2016-04-24 borsAuto merge of #33163 - c4rlo:patch-2, r=Manishearth
2016-04-24 Manish GoregaokarRollup merge of #33125 - Manishearth:closure-span,...
2016-04-24 Niko Matsakisthread tighter span for closures around
2016-04-24 borsAuto merge of #33153 - mitaa:rdoc-dejavu, r=alexcrichton
2016-04-23 borsAuto merge of #33124 - sfackler:kill-ipv6-only, r=alexc...
2016-04-23 borsAuto merge of #33117 - tamird:remove-outdated-workaroun...
2016-04-23 borsAuto merge of #33092 - alexcrichton:rustbuild-docs...
2016-04-23 c4rlosubtyping.md: typo fix
2016-04-23 borsAuto merge of #33084 - alexcrichton:osx-python-sanity...
2016-04-23 borsAuto merge of #33020 - nikomatsakis:compiletest-json...
2016-04-23 borsAuto merge of #32466 - jooert:btree_append, r=apasel422
2016-04-22 borsAuto merge of #31169 - gmbonnet:disable-option-checking...
2016-04-22 mitaaOnly record the same impl once
2016-04-22 Jonathan TurnerFix filepath check for macro backtrace
2016-04-22 Guillaume Bonnetconfigure: Move --disable-option-checking to a more...
2016-04-22 Guillaume Bonnetconfigure: Support --disable-option-checking
2016-04-22 Jonathan TurnerMerge remote-tracking branch 'rust-lang/master' into...
2016-04-22 borsAuto merge of #33089 - nrc:hir-name-res, r=eddyb
2016-04-22 Johannes OertelImplement `append` for b-trees.
2016-04-22 Jonathan TurnerFix for filepath for cfail tests in windows
2016-04-21 borsAuto merge of #33079 - bluss:split-iter, r=alexcrichton
2016-04-21 borsAuto merge of #33074 - mitaa:rdoc-irlst, r=alexcrichton
2016-04-21 Niko Matsakisfix `transmute-from-fn-item-types-lint`
2016-04-21 Niko Matsakisadd serialize as a dep for compiletest
2016-04-21 Niko Matsakisfix broken test revealed by compiletest
2016-04-21 Niko Matsakismove json.rs file
2016-04-21 Niko Matsakispacify the merciless acrichto (somewhat)
2016-04-21 Niko Matsakisimprove tidy to give you file that failed
2016-04-21 Niko Matsakisport compiletest to use JSON output
2016-04-21 Steven FacklerRemove IPV6_V6ONLY functionality
2016-04-21 borsAuto merge of #33030 - nagisa:mir-unrequire-end-block...
2016-04-20 borsAuto merge of #33011 - alexcrichton:pkg-everything...
2016-04-20 Tamir Dubersteinlibrustc: remove outdated workaround
2016-04-20 borsAuto merge of #32968 - alexcrichton:update-suport,...
2016-04-20 borsAuto merge of #31709 - ranma42:target_feature-from...
2016-04-20 borsAuto merge of #32939 - eddyb:layout, r=nikomatsakis
2016-04-20 borsAuto merge of #32951 - LukasKalbertodt:collection_conta...
2016-04-20 borsAuto merge of #32942 - alexcrichton:bootstrap-from...
2016-04-20 Andrea CancianiCheck that the feature strings are well-formed
2016-04-20 Andrea CancianiMake the feature whitelists constants
2016-04-20 borsAuto merge of #32903 - alexcrichton:fix-rpath, r=brson
2016-04-20 borsAuto merge of #31253 - ranma42:improve-unicode-iter...
2016-04-19 Nick Cameronrebasing
2016-04-19 Nick Camerondebugging, misc fixes
2016-04-19 Nick CameronHIR visitor for DefCollector
2016-04-19 Nick Cameronrefactoring
2016-04-19 Nick Camerondef_collector and crate reader operate on AST instead...
2016-04-19 Nick CameronSeparate def collection and hir map making even further
2016-04-19 Nick CameronMove DefCollector to its own module.
2016-04-19 Nick CameronSplit up NodeCollector so that defs are collected separ...
2016-04-19 Nick CameronTrivial refactoring
2016-04-19 Andrea CancianiAdd test for `target_feature`
2016-04-19 Simonas KazlauskasGenerate block containing return lazily instead
2016-04-19 Alex Crichtonmk: Bootstrap from stable instead of snapshots
2016-04-19 Alex Crichtonmk: Force system python for LLDB tests on OSX
2016-04-19 Alex Crichtonrustbuild: Run all markdown documentation tests
2016-04-19 Alex Crichtonetc: Add debugger.Terminate() to lldb_batchmode.py
2016-04-19 Andrea CancianiDistinguish different `vfp?` features
2016-04-19 Andrea CancianiDo not intern NUL terminators
2016-04-19 borsAuto merge of #33060 - jseyfried:cleanup_resolve, r=nrc
2016-04-19 Eduard BurtescuCheck transmutes between types without statically known...
2016-04-19 Eduard BurtescuGuard against rustc::layout diverging from rustc_trans.
2016-04-19 Eduard BurtescuCompute LLVM-agnostic type layouts in rustc.
2016-04-19 Eduard BurtescuParse data-layout specifications.
2016-04-19 Eduard BurtescuMake data-layout mandatory in target specs.
2016-04-19 borsAuto merge of #33002 - mitaa:rdoc-cross-impls, r=alexcr...
2016-04-19 borsAuto merge of #32985 - caipre:rustdoc-disambiguate...
2016-04-19 borsAuto merge of #32866 - davidhewitt:master, r=apasel422
2016-04-19 borsAuto merge of #32755 - alexcrichton:rustbuild-start...
2016-04-18 Alex Crichtonrustbuild: Add support for compiletest test suites
2016-04-18 Ulrik Sverdrupcore::iter: Move ExactSizeIterator impls to each struct...
2016-04-18 borsAuto merge of #33081 - steveklabnik:rollup, r=steveklabnik
2016-04-18 Steve KlabnikRollup merge of #33058 - Manishearth:fx-E0102, r=Guilla...
2016-04-18 Steve KlabnikRollup merge of #33035 - jbranchaud:use-consistent...
2016-04-18 Steve KlabnikRollup merge of #33008 - sanmai-NL:patch-1, r=steveklabnik
2016-04-18 Steve KlabnikRollup merge of #33007 - notriddle:master, r=steveklabnik
2016-04-18 Steve KlabnikRollup merge of #32906 - jocki84:jocki84-book-size...
2016-04-18 Steve KlabnikRollup merge of #32558 - sanxiyn:rustdoc-self-link...
2016-04-18 Ulrik Sverdrupcore::iter: break long lines
2016-04-18 Ulrik SverdrupSplit core::iter module implementation into parts
2016-04-18 David HewittAdded From<VecDeque<T>> for Vec<T> and From<Vec<T>...
2016-04-18 borsAuto merge of #33042 - alexcrichton:clean-doc, r=nikoma...
2016-04-18 mitaaFix the strip-hidden `ImplStripper`
2016-04-18 Manish GoregaokarUpdate E0102's example (fixes #33057)
2016-04-18 borsAuto merge of #33064 - jseyfried:improve_resolve_perfor...
2016-04-18 Jeffrey Seyfriedresolve: improve performance
2016-04-18 Nick Plattrustdoc: Disambiguate anchors for assoc item impls
next