]> git.lizzy.rs Git - rust.git/history - mk
Fix a couple of dead links on core::num::ParseFloatError docs
[rust.git] / mk /
2016-04-01 borsAuto merge of #32586 - seanmonstar:speialize-to-string...
2016-04-01 borsAuto merge of #32550 - tbu-:pr_ref_cell_as_unsafe_cell...
2016-03-31 borsAuto merge of #32506 - petrochenkov:use, r=Manishearth
2016-03-31 borsAuto merge of #31938 - jseyfried:autoderef_privacy...
2016-03-31 borsAuto merge of #32439 - jseyfried:visible_suggestions...
2016-03-30 borsAuto merge of #32628 - Manishearth:rollup, r=Manishearth
2016-03-30 Manish GoregaokarRollup merge of #32618 - ProgVal:patch-1, r=steveklabnik
2016-03-30 Manish GoregaokarRollup merge of #32612 - frewsxcv:unnecessary-coercions...
2016-03-30 Manish GoregaokarRollup merge of #32494 - pnkfelix:gate-parser-recovery...
2016-03-30 Manish GoregaokarRollup merge of #32259 - oli-obk:move_const_eval, r...
2016-03-30 Steve KlabnikRollup merge of #32608 - tshepang:grammar, r=aturon
2016-03-30 Steve KlabnikRollup merge of #32607 - tshepang:we-gots-intoiterator...
2016-03-30 Steve KlabnikRollup merge of #32606 - tshepang:typo, r=bluss
2016-03-30 Steve KlabnikRollup merge of #32605 - tshepang:not-needed, r=Manishearth
2016-03-30 Steve KlabnikRollup merge of #32603 - tshepang:capitalise, r=bluss
2016-03-30 Steve KlabnikRollup merge of #32591 - CryZe:patch-1, r=steveklabnik
2016-03-30 Steve KlabnikRollup merge of #32580 - durka:patch-17, r=steveklabnik
2016-03-30 borsAuto merge of #32603 - tshepang:capitalise, r=bluss
2016-03-30 Oliver Schneidermove `const_eval` and `check_match` out of `librustc`
2016-03-30 Oliver Schneiderrename `rustc_const_eval` to `rustc_const_math`
2016-03-30 borsAuto merge of #32581 - GuillaumeGomez:patch-3, r=stevek...
2016-03-30 borsAuto merge of #32593 - alexcrichton:fix-i586-msvc,...
2016-03-30 borsAuto merge of #32576 - alexcrichton:metadata-for-our...
2016-03-29 Alex Crichtonmk: A few build fixes for i586-pc-windows-msvc
2016-03-29 borsAuto merge of #32571 - eddyb:llvm-back-to-back, r=alexc...
2016-03-29 borsAuto merge of #32557 - dotdash:issue-32518, r=nikomatsakis
2016-03-29 Eduard Burtescumk: move rustc_const_eval to RUSTC_CRATES where it...
2016-03-29 Eduard Burtescurustc_platform_intrinsics: remove unused rustc dependency.
2016-03-29 Eduard BurtescuRemove unnecessary dependencies on rustc_llvm.
2016-03-29 Alex Crichtonmk: Fix cross-host builds
2016-03-29 borsAuto merge of #32541 - troplin:chain-bufread, r=alexcri...
2016-03-29 borsAuto merge of #32438 - kamalmarhubi:intoiterator-exampl...
2016-03-29 borsAuto merge of #32479 - eddyb:eof-not-even-twice, r...
2016-03-29 borsAuto merge of #32461 - mitaa:rdoc-anchors, r=alexcrichton
2016-03-28 borsAuto merge of #32267 - durka:inclusive-range-error...
2016-03-28 borsAuto merge of #32561 - steveklabnik:rollup, r=steveklabnik
2016-03-28 Steve KlabnikRollup merge of #32534 - xtian:patch-1, r=steveklabnik
2016-03-28 Steve KlabnikRollup merge of #32509 - tclfs:patch-2, r=steveklabnik
2016-03-28 Steve KlabnikRollup merge of #32507 - klingtnet:master, r=steveklabnik
2016-03-28 Steve KlabnikRollup merge of #32504 - tclfs:patch-1, r=steveklabnik
2016-03-28 Steve KlabnikRollup merge of #32472 - GuillaumeGomez:patch-3, r...
2016-03-28 Steve KlabnikRollup merge of #32235 - fbergr:trailing_whitespace...
2016-03-28 Steve KlabnikRollup merge of #32177 - srinivasreddy:remove_integer_s...
2016-03-28 borsAuto merge of #32560 - alexcrichton:metadata-for-our...
2016-03-28 Alex Crichtonmk: Add `-C metadata` for compiling crates we ship
2016-03-28 borsAuto merge of #32522 - tedhorst:lldb-filename, r=michae...
2016-03-27 borsAuto merge of #32529 - Manishearth:concurrency-fx,...
2016-03-27 borsAuto merge of #32516 - nodakai:fix-type-macro-feat...
2016-03-27 borsAuto merge of #32252 - durka:derive-21714, r=alexcrichton
2016-03-27 borsAuto merge of #32510 - nodakai:libstd-sys-net-error...
2016-03-27 Alex Burkamk: add missing dep compiletest=>log
2016-03-27 Alex Burkamk: point target LD_LIBRARY_PATH at current stage
2016-03-27 borsAuto merge of #32513 - japaric:try-test, r=alexcrichton
2016-03-27 borsAuto merge of #32432 - eddyb:dock-service, r=nikomatsakis
2016-03-26 Eduard Burtescurustc_trans: move save to librustc_save_analysis.
2016-03-26 borsAuto merge of #32325 - alexcrichton:panic-once, r=aturon
2016-03-26 Manish GoregaokarRollup merge of #32492 - xitep:master, r=alexcrichton
2016-03-26 Manish GoregaokarRollup merge of #32478 - xevix:docs/strings-str-unsized...
2016-03-26 Manish GoregaokarRollup merge of #32470 - rust-lang:steveklabnik-patch...
2016-03-26 Manish GoregaokarRollup merge of #32440 - tshepang:compact, r=steveklabnik
2016-03-26 Manish GoregaokarRollup merge of #32387 - alexcrichton:ascii-test, r...
2016-03-26 Manish GoregaokarRollup merge of #32383 - aidanhs:aphs-heap-move-guarant...
2016-03-26 borsAuto merge of #32484 - brson:cargotest, r=alexcrichton
2016-03-26 borsAuto merge of #32468 - cardoe:llvm-check, r=alexcrichton
2016-03-26 Manish GoregaokarRollup merge of #32482 - nikomatsakis:erase-via-visitor...
2016-03-26 Manish GoregaokarRollup merge of #32476 - diwic:63-null-thread-name...
2016-03-26 Manish GoregaokarRollup merge of #32469 - nikomatsakis:shared-cgu, r...
2016-03-26 Manish GoregaokarRollup merge of #32456 - bluss:str-zero, r=alexcrichton
2016-03-26 Manish GoregaokarRollup merge of #32448 - sfackler:time-augmented-assign...
2016-03-26 Manish GoregaokarRollup merge of #32447 - nodakai:dots-in-err-idx, r...
2016-03-26 Manish GoregaokarRollup merge of #32435 - nrc:fix-err-recover, r=nikomat...
2016-03-26 Manish GoregaokarRollup merge of #32257 - alexcrichton:fix-status-stdin...
2016-03-26 Manish GoregaokarRollup merge of #32199 - nikomatsakis:limiting-constant...
2016-03-26 Manish GoregaokarRollup merge of #32131 - petrochenkov:prim, r=eddyb
2016-03-26 borsAuto merge of #32293 - nikomatsakis:incr-comp-def-path...
2016-03-25 Michael WoeristerSalt test crates in buildsystem.
2016-03-25 borsAuto merge of #32407 - alexcrichton:netbsd-gcc-s-link...
2016-03-25 borsAuto merge of #31908 - jseyfried:disallow_shadowed_trai...
2016-03-24 Steve KlabnikRollup merge of #32416 - GuillaumeGomez:patch-3, r...
2016-03-24 Steve KlabnikRollup merge of #32276 - brson:doc, r=alexcrichton
2016-03-23 Eduard-Mihai BurtescuRollup merge of #32441 - tshepang:doc-primitive, r...
2016-03-23 Eduard-Mihai BurtescuRollup merge of #32434 - mitaa:rdoc-no-inline, r=alexcr...
2016-03-23 Eduard-Mihai BurtescuRollup merge of #32431 - nicholasf:tweak/improve-expres...
2016-03-23 Eduard-Mihai BurtescuRollup merge of #32430 - sanxiyn:const-trans, r=arielb1
2016-03-23 Eduard-Mihai BurtescuRollup merge of #32429 - alexcrichton:scope-id-hton...
2016-03-23 Eduard-Mihai BurtescuRollup merge of #32425 - ituxbag:master, r=alexcrichton
2016-03-23 Eduard-Mihai BurtescuRollup merge of #32423 - mitaa:rdoc-vstruct-fields...
2016-03-23 Eduard-Mihai BurtescuRollup merge of #32420 - frewsxcv:regression-test-26997...
2016-03-23 Eduard-Mihai BurtescuRollup merge of #32404 - WiSaGaN:feature/osstring-imple...
2016-03-23 borsAuto merge of #32410 - Ticki:master, r=eddyb
2016-03-23 borsAuto merge of #32348 - brson:cargotest, r=alexcrichton
2016-03-23 borsAuto merge of #32058 - pczarn:hashmap-initial-refactori...
2016-03-22 borsAuto merge of #32204 - alexcrichton:redesign-char-encod...
2016-03-22 borsAuto merge of #32156 - pnkfelix:borrowck-on-mir-move...
2016-03-22 borsAuto merge of #32341 - frewsxcv:compiletest-enum, r...
2016-03-22 borsAuto merge of #32264 - GuillaumeGomez:lang_item, r...
2016-03-22 borsAuto merge of #32253 - durka:derive-31886, r=alexcrichton
2016-03-21 borsAuto merge of #32062 - Marwes:unification_table_for_eq_...
2016-03-21 Felix S. Klock IIscaffolding for borrowck on MIR.
2016-03-21 Steve KlabnikRollup merge of #32340 - Digipom:master, r=steveklabnik
next