]> git.lizzy.rs Git - rust.git/history - src/test
Auto merge of #24333 - arielb1:implement-rfc401, r=nrc
[rust.git] / src / test /
2015-05-19 borsAuto merge of #24333 - arielb1:implement-rfc401, r=nrc
2015-05-19 borsAuto merge of #25495 - alexcrichton:process-pid, r...
2015-05-19 borsAuto merge of #25605 - Manishearth:rollup, r=Manishearth
2015-05-19 Ariel Ben-YehudaMake float -> int casts actually work
2015-05-19 Ariel Ben-YehudaAddress review commets
2015-05-19 Ariel Ben-Yehudafix conflicts
2015-05-19 Ariel Ben-YehudaFix test fallout, and add some rather comprehensive...
2015-05-19 Ariel Ben-YehudaOverhaul cast semantics and make them follow RFC401
2015-05-19 Manish GoregaokarRollup merge of #25590 - michaelsproul:enum-struct...
2015-05-19 Manish GoregaokarRollup merge of #25587 - bluss:rustdoc-type-margin...
2015-05-19 Manish GoregaokarRollup merge of #25580 - killercup:trpl/unify-code...
2015-05-19 Manish GoregaokarRollup merge of #25576 - mbrubeck:pathext-doc, r=stevek...
2015-05-19 Manish GoregaokarRollup merge of #25575 - clatour:patch-2, r=steveklabnik
2015-05-19 Manish GoregaokarRollup merge of #25562 - svetlyak40wt:patch-1, r=alexcr...
2015-05-19 Manish GoregaokarRollup merge of #25556 - mdinger:patch-1, r=alexcrichton
2015-05-19 Manish GoregaokarRollup merge of #25551 - cllns:add-active-class-to...
2015-05-19 Manish GoregaokarRollup merge of #25512 - peferron:doc-traits-error...
2015-05-19 Manish GoregaokarRollup merge of #25452 - jimblandy:master, r=steveklabnik
2015-05-19 borsAuto merge of #25550 - sfackler:derive-debug-unsized...
2015-05-19 borsAuto merge of #25548 - sfackler:debug-builders-by-ref...
2015-05-19 borsAuto merge of #25496 - alexcrichton:stabilize-cloned...
2015-05-19 borsAuto merge of #25441 - alexcrichton:debug-panic-neg...
2015-05-19 Alex Crichtonstd: Make abs() panic on overflow in debug mode
2015-05-18 borsAuto merge of #25337 - bleibig:update-grammar, r=nikoma...
2015-05-18 borsAuto merge of #25230 - rayglover:patch-bitset, r=Gankro
2015-05-18 borsAuto merge of #25501 - nham:E0072_E0073, r=alexcrichton
2015-05-18 Manish GoregaokarRollup merge of #25537 - carols10cents:grammar-oops...
2015-05-18 Manish GoregaokarRollup merge of #25530 - peferron:doc-closures-whitespa...
2015-05-18 Manish GoregaokarRollup merge of #25526 - chellmuth:patch-1, r=alexcrichton
2015-05-18 borsAuto merge of #25541 - klutzy:remove-packed-attr, r...
2015-05-17 borsAuto merge of #25527 - inrustwetrust:const-not-overflow...
2015-05-17 borsAuto merge of #25523 - nham:remove_E0068, r=alexcrichton
2015-05-17 Steven FacklerMake #[derive(Debug)] work with unsized fields
2015-05-17 Nick HamannAdd error explanations for E0072, E0073, E0121, E0178...
2015-05-17 borsAuto merge of #25454 - steveklabnik:r_doc_fix, r=alexcr...
2015-05-17 borsAuto merge of #25524 - Manishearth:unsafe_derive, r=cmr
2015-05-17 Manish GoregaokarAllow #[derive()] to generate unsafe methods
2015-05-17 inrustwetrustFix compile-time integer overflow when using ! on unsig...
2015-05-17 borsAuto merge of #25525 - Manishearth:rollup, r=Manishearth
2015-05-17 Manish GoregaokarRollup merge of #25522 - alexcrichton:reexport-incoming...
2015-05-17 Manish GoregaokarRollup merge of #25516 - bstrie:cstrdoc, r=alexcrichton
2015-05-17 Manish GoregaokarRollup merge of #25510 - thelostt:patch-1, r=alexcrichton
2015-05-17 Manish GoregaokarRollup merge of #25508 - johshoff:visit_dirs_example...
2015-05-17 Manish GoregaokarRollup merge of #25506 - Wilfred:master, r=alexcrichton
2015-05-17 Manish GoregaokarRollup merge of #25503 - brson:betafix, r=cmr
2015-05-17 Manish GoregaokarRollup merge of #25493 - coffeejunk:update_installed_ru...
2015-05-17 Manish GoregaokarRollup merge of #25490 - huachaohuang:patch-1, r=alexcr...
2015-05-17 Manish GoregaokarRollup merge of #25484 - sumito3478:fix-deadlink-in...
2015-05-17 Manish GoregaokarRollup merge of #25476 - rpjohnst:master, r=huonw
2015-05-17 Manish GoregaokarRollup merge of #25474 - achanda:fix_email, r=nikomatsakis
2015-05-17 Manish GoregaokarRollup merge of #25472 - WillEngler:book-tiny-typo...
2015-05-17 Manish GoregaokarRollup merge of #25469 - ecoal95:patch-1, r=alexcrichton
2015-05-17 Manish GoregaokarRollup merge of #25465 - Ryman:patch-2, r=alexcrichton
2015-05-17 borsAuto merge of #25458 - P1start:arc-dst, r=huonw
2015-05-17 borsAuto merge of #25387 - eddyb:syn-file-loader, r=nikomat...
2015-05-16 Eduard Burtescutest/compile-fail: fix expected error message for non...
2015-05-16 borsAuto merge of #25463 - jeremyschlatter:master, r=alexcr...
2015-05-16 Brian AndersonMake a test compatible with the beta channel
2015-05-16 borsAuto merge of #25485 - XuefengWu:24968_err_msg_parse_se...
2015-05-16 borsAuto merge of #25434 - dotdash:gep, r=alexcrichton
2015-05-16 borsAuto merge of #25462 - alexcrichton:favicon-https,...
2015-05-16 borsAuto merge of #25460 - P1start:rc-unsized-impls, r...
2015-05-16 Xuefeng Wufix error message in test
2015-05-16 borsAuto merge of #25444 - nikomatsakis:macro-tt-fix, r...
2015-05-16 Niko MatsakisAdd test for two sequence repetitions in a row
2015-05-16 borsAuto merge of #25487 - P1start:extern-crate-unexpected...
2015-05-16 P1startClarify the error message for malformed `extern crate...
2015-05-16 Xuefeng Wufix trait capitalise typo in test file
2015-05-16 Xuefeng Wufix typo for copyright year and trait capitalise
2015-05-16 borsAuto merge of #25453 - jimblandy:FQA-fiasco-link, r...
2015-05-16 borsAuto merge of #25450 - dnaeon:docs, r=alexcrichton
2015-05-16 borsAuto merge of #25449 - IvanUkhov:std-doc, r=alexcrichton
2015-05-16 borsAuto merge of #25447 - brson:version, r=alexcrichton
2015-05-16 Russell JohnstonTest that associated types are not required as type...
2015-05-16 borsAuto merge of #25440 - durka:patch-3, r=alexcrichton
2015-05-16 borsAuto merge of #25466 - P1start:move-closure-span, r...
2015-05-15 P1startFix the spans of `move` closures
2015-05-15 borsAuto merge of #25432 - killercup:patch-12, r=steveklabnik
2015-05-15 borsAuto merge of #25437 - MazinZ1:master, r=alexcrichton
2015-05-15 borsAuto merge of #25429 - nham:patch-1, r=steveklabnik
2015-05-15 Niko MatsakisPermit token trees, identifiers, and blocks to be follo...
2015-05-15 borsAuto merge of #25219 - Eljay:fix-comment-parsing, r...
2015-05-15 borsAuto merge of #25059 - erickt:pprint, r=acrichto
2015-05-15 Erick Tryzelaarsyntax: Unquoting some statements requires trailing...
2015-05-15 borsAuto merge of #25402 - parir:master, r=Manishearth
2015-05-15 borsAuto merge of #25423 - dotdash:assume, r=huonw
2015-05-15 borsAuto merge of #25400 - nrc:save-api, r=huonw
2015-05-15 borsAuto merge of #25422 - cactorium:unsafe_errors, r=huonw
2015-05-15 borsAuto merge of #25419 - nrc:time, r=alexcrichton
2015-05-15 borsAuto merge of #25421 - steveklabnik:rollup, r=steveklabnik
2015-05-15 Kelvin LyFix merge conflict and also add markdown formatting
2015-05-15 Steve KlabnikRollup merge of #25418 - leunggamciu:patch-trpl, r...
2015-05-15 Steve KlabnikRollup merge of #25414 - apasel422:patch-1, r=alexcrichton
2015-05-15 Steve KlabnikRollup merge of #25413 - killercup:patch-11, r=alexcrichton
2015-05-15 Steve KlabnikRollup merge of #25412 - koute:master, r=alexcrichton
2015-05-15 Steve KlabnikRollup merge of #25410 - durka:patch-2, r=steveklabnik
2015-05-15 Steve KlabnikRollup merge of #25408 - Nashenas88:rust-book-stack...
2015-05-15 Steve KlabnikRollup merge of #25407 - durka:patch-1, r=alexcrichton
2015-05-15 Steve KlabnikRollup merge of #25405 - dreid:patch-3, r=nikomatsakis
2015-05-15 Steve KlabnikRollup merge of #25404 - dnaeon:doc-fixes, r=steveklabnik
next