]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2015-09-04 Nick Cameronrustfmt librustc_trans/save
2015-09-04 borsAuto merge of #28035 - Diggsey:msvc-escaping, r=alexcri...
2015-09-04 borsAuto merge of #28227 - birkenfeld:use_filter_map, r...
2015-09-04 borsAuto merge of #28201 - apasel422:issue-26205, r=nikomat...
2015-09-04 borsAuto merge of #28119 - nagisa:bytesderef, r=alexcrichton
2015-09-04 borsAuto merge of #28069 - alexcrichton:rt-atexit, r=brson
2015-09-04 Diggory BlakeFix escaping in msvc builds
2015-09-04 borsAuto merge of #28034 - alexcrichton:new-lines, r=aturon
2015-09-04 borsAuto merge of #28004 - Diggsey:win-backtrace, r=alexcri...
2015-09-04 Alex Crichtonstd: Account for CRLF in {str, BufRead}::lines
2015-09-04 borsAuto merge of #28170 - nagisa:loopctl-label-spans,...
2015-09-04 borsAuto merge of #28220 - steveklabnik:rollup, r=steveklabnik
2015-09-04 Diggory BlakeAdd line numbers to windows-gnu backtraces
2015-09-04 Tim CuthbertsonReapply rust-specific changes to libbacktrace
2015-09-04 Diggory BlakeUpdate libbacktrace to r227145
2015-09-04 Steve KlabnikRollup merge of #28216 - christopherdumas:fix_28196...
2015-09-04 Steve KlabnikRollup merge of #28215 - matklad:grammar-extern-block...
2015-09-04 Steve KlabnikRollup merge of #28214 - tshepang:word-not-name, r...
2015-09-04 Steve KlabnikRollup merge of #28213 - tshepang:replace-comma, r...
2015-09-04 Steve KlabnikRollup merge of #28212 - tshepang:rust-is-a-language...
2015-09-04 Steve KlabnikRollup merge of #28210 - tshepang:typo, r=steveklabnik
2015-09-04 Steve KlabnikRollup merge of #28209 - tshepang:must-be-four-spaces...
2015-09-04 Steve KlabnikRollup merge of #28208 - matklad:grammar-whitespace...
2015-09-04 Steve KlabnikRollup merge of #28207 - tshepang:flow, r=steveklabnik
2015-09-04 Steve KlabnikRollup merge of #28205 - matklad:grammar-remove-proc...
2015-09-04 Steve KlabnikRollup merge of #28204 - matklad:grammar-duplicate...
2015-09-04 Steve KlabnikRollup merge of #28203 - benschulz:book-deref-coercion...
2015-09-04 Steve KlabnikRollup merge of #28202 - matklad:grammar-loop-labels...
2015-09-04 Steve KlabnikRollup merge of #28167 - petrochenkov:bytelit, r=nikoma...
2015-09-04 borsAuto merge of #27984 - arielb1:misc-assemble-improvemen...
2015-09-03 christopherdumasRemoved incorrect reference from #28196
2015-09-03 Aleksey Kladovreference grammar: fix item definition
2015-09-03 Aleksey Kladovreference grammar: whitespace cleanup
2015-09-03 Tshepang Lekhonkhobebook: it is RwLock, not RWLock
2015-09-03 borsAuto merge of #28200 - Manishearth:rollup, r=Manishearth
2015-09-03 Manish GoregaokarAdd ptr import (fixup #28187)
2015-09-03 Manish GoregaokarRollup merge of #28195 - AlisdairO:diagnostics214,...
2015-09-03 Manish GoregaokarRollup merge of #28194 - steveklabnik:add_fixme, r...
2015-09-03 Manish GoregaokarRollup merge of #28193 - dhuseby:fixing_bitrig_alloc_cr...
2015-09-03 Manish GoregaokarRollup merge of #28191 - llogiq:iter, r=Manishearth
2015-09-03 Manish GoregaokarRollup merge of #28188 - Manishearth:elide-core, r...
2015-09-03 Manish GoregaokarRollup merge of #28187 - petrochenkov:null, r=aturon
2015-09-03 Manish GoregaokarRollup merge of #28186 - thomas07vt:thomas07vt-patch...
2015-09-03 Manish GoregaokarRollup merge of #28184 - xiaochuanyu:patch-1, r=alexcri...
2015-09-03 Tshepang Lekhonkhobedoc: reduce indentation of examples to 4 spaces
2015-09-03 Tshepang Lekhonkhobebook: improve flow
2015-09-03 Tshepang Lekhonkhobebook: Rust is a language, so no need to mention that...
2015-09-03 Aleksey Kladovreference grammar: remove procedure_type
2015-09-03 Aleksey Kladovreference grammar: remove duplicate else_tail rule
2015-09-03 benshuTake method invocation semantics out of chapter on...
2015-09-03 Tshepang Lekhonkhobebook: "word" feels more suitable than "name"
2015-09-03 Aleksey Kladovreference grammar: loop label should be optional
2015-09-03 Tshepang Lekhonkhobebook: replace comma with a more suitable character
2015-09-03 Andrew PaseltinerFix multiple mutable autoderefs with `Box`
2015-09-03 Manish GoregaokarRollup merge of #28164 - AlisdairO:diagnostics329,...
2015-09-03 Alisdair Owensadd long diagnostics for E0214
2015-09-03 Georg Brandlmiddle: use filter_map instead of flat_map with Option...
2015-09-03 borsAuto merge of #28192 - Manishearth:lint-hir, r=eddyb
2015-09-03 Manish GoregaokarMove lints to HIR
2015-09-03 Steve KlabnikAdd an issue number to this FIXME
2015-09-03 Dave HusebyFixes #27886 -- bitrig does not use jemalloc (yet)
2015-09-03 borsAuto merge of #28176 - arielb1:fast-index, r=eddyb
2015-09-03 llogiqtake mapped function by mutable reference
2015-09-03 Manish GoregaokarElide lifetimes in libcore
2015-09-03 llogiqclippy improvements to iterators
2015-09-03 Ariel Ben-Yehudarewrite metadata indexing
2015-09-03 Ariel Ben-Yehudaremove totally useless struct-field index
2015-09-03 Simonas KazlauskasAdapt the PR for HIR changes
2015-09-03 Vadim PetrochenkovUse consistent terminology for byte string literals
2015-09-03 Vadim PetrochenkovUse `null()`/`null_mut()` instead of `0 as *const T...
2015-09-03 John ThomasBash output fix to match real 'ruby embed.rb' call
2015-09-03 Vadim PetrochenkovMake `null()` and `null_mut()` const functions
2015-09-03 Xiao Chuan YuFix mistake in trait.md
2015-09-03 borsAuto merge of #28182 - jackwilsonv:patch-2, r=steveklabnik
2015-09-03 borsAuto merge of #28174 - steveklabnik:gh14705, r=alexcricton
2015-09-03 Steve KlabnikIntroduce 'make doc' -> 'make docs'
2015-09-03 Jack WilsonMakes formatting of struct keyword consistent
2015-09-03 Simonas KazlauskasFix hygienic-label-x tests
2015-09-03 Simonas KazlauskasFix #28105 test and add a test for #28109
2015-09-03 Simonas KazlauskasUse proper span for break and continue labels
2015-09-03 Alex Crichtonstd: Run at_exit cleanup on process::exit
2015-09-02 borsAuto merge of #28138 - nrc:hir, r=nikomatsakis
2015-09-02 Ariel Ben-Yehudaconsolidate type-variable handling in assemble_candidates
2015-09-02 Nick CameronAdd an intital HIR and lowering step
2015-09-02 borsAuto merge of #28117 - marcusklaas:continue-break,...
2015-09-02 borsAuto merge of #28135 - jackwilsonv:patch-1, r=steveklabnik
2015-09-02 Marcus KlaasFix overly long spans for break and continue
2015-09-02 borsAuto merge of #28165 - mneumann:dragonfly_snapshots...
2015-09-02 Michael NeumannAdd snapshot for DragonFly BSD
2015-09-02 borsAuto merge of #28162 - mneumann:dragonfly_fix_stat...
2015-09-02 Alisdair OwensAdd long diagnostics for E0329
2015-09-02 borsAuto merge of #28163 - llogiq:master, r=Manishearth
2015-09-02 llogiqImproved libfmt_macros code style with clippy
2015-09-02 Michael NeumannFix compile on DragonFly: Replace unknown uint32_t...
2015-09-02 borsAuto merge of #28156 - nagisa:binaryheap-debug, r=Gankro
2015-09-02 borsAuto merge of #28155 - vchimishuk:doc-rust-inside-other...
2015-09-02 borsAuto merge of #28149 - jakerr:atomic, r=alexcrichton
2015-09-02 borsAuto merge of #28148 - eefriedman:binary_heap, r=alexcr...
2015-09-01 borsAuto merge of #28132 - arielb1:uninstantiable, r=nikoma...
2015-09-01 borsAuto merge of #28146 - eefriedman:deque_extras, r=alexc...
next