]> git.lizzy.rs Git - rust.git/history - src
Auto merge of #30458 - fhahn:fix-warnings-tests-stdlib, r=sanxiyn
[rust.git] / src /
2015-12-30 borsAuto merge of #30458 - fhahn:fix-warnings-tests-stdlib...
2015-12-30 borsAuto merge of #29974 - brson:gold, r=alexcrichton
2015-12-29 borsAuto merge of #30619 - steveklabnik:rollup, r=steveklabnik
2015-12-29 Steve KlabnikRollup merge of #30610 - steveklabnik:gh30600, r=sfackler
2015-12-29 Steve KlabnikRollup merge of #30603 - cmr:extern-failure-error-messa...
2015-12-29 Steve KlabnikRollup merge of #30549 - mitaa:doc_dstruct, r=brson
2015-12-29 Steve KlabnikRollup merge of #30405 - durka:patch-12, r=steveklabnik
2015-12-29 Steve KlabnikRollup merge of #30390 - mitaa:patch-1, r=steveklabnik
2015-12-29 Steve KlabnikRollup merge of #30253 - Manishearth:diag-401-improve...
2015-12-29 Steve KlabnikCorrect the documentation of debug_assert_eq
2015-12-29 Florian HahnFix warnings when compiling stdlib with --test
2015-12-29 Corey RichardsonAdd a hint when given --extern with an indeterminate...
2015-12-28 borsAuto merge of #30548 - mmcco:linux-syscall, r=brson
2015-12-28 Brian AndersonLink with ld.gold by default
2015-12-28 borsAuto merge of #30588 - nagisa:mir-unit-enums-again...
2015-12-28 Simonas Kazlauskas[MIR] Fix setting discriminant for unit enums
2015-12-28 borsAuto merge of #30570 - fhartwig:dead-doc-links, r=steve...
2015-12-28 borsAuto merge of #30547 - mmcco:cfg, r=sanxiyn
2015-12-28 borsAuto merge of #30579 - dotdash:30478, r=arielb1
2015-12-27 borsAuto merge of #30582 - arielb1:self-test, r=eddyb
2015-12-27 Ariel Ben-Yehudaremove hack in region inference
2015-12-27 Ariel Ben-Yehudarewrite the method-receiver matching code
2015-12-27 borsAuto merge of #30575 - jswalden:error-handling-typo...
2015-12-27 Björn SteinbrinkFix `auto_ref()` for fat pointers
2015-12-27 Jeff WaldenChange the typo 'that' to 'than' in the book error...
2015-12-27 borsAuto merge of #30566 - salty-horse:doc_typo, r=apasel422
2015-12-26 borsAuto merge of #30562 - nagisa:mir-unit-enums, r=luqmana
2015-12-26 Florian HartwigFix links in char docs
2015-12-26 Ori Avtalionbook: Fix typo
2015-12-26 Simonas KazlauskasAlso fix MIRification of unit enum variants
2015-12-26 Florian HartwigFix some links in str docs
2015-12-25 Florian HartwigFix links in docs for std::io
2015-12-25 Florian HartwigFix link that is currently broken due to bad markup
2015-12-25 borsAuto merge of #30558 - jonas-schievink:delete-ast,...
2015-12-25 Jonas SchievinkDelete the AST after lowering
2015-12-25 borsAuto merge of #30555 - Manishearth:rollup, r=Manishearth
2015-12-25 Manish GoregaokarRollup merge of #30552 - mmcco:align, r=steveklabnik
2015-12-25 Manish GoregaokarRollup merge of #30551 - nagisa:mir-unit-structs, r...
2015-12-25 Manish GoregaokarRollup merge of #30545 - bluss:operator-overload, r...
2015-12-25 Manish GoregaokarRollup merge of #30528 - michaelwoerister:fix-extern...
2015-12-25 Manish GoregaokarRollup merge of #30518 - semarie:openbsd-snapshot,...
2015-12-25 Manish GoregaokarRollup merge of #30513 - alexcrichton:assert-is-safe...
2015-12-25 Manish GoregaokarRollup merge of #30485 - sfackler:panic-handler, r...
2015-12-25 borsAuto merge of #30544 - steveklabnik:rollup, r=steveklabnik
2015-12-25 Michael McConvilleFix whitespace alignment
2015-12-24 Simonas KazlauskasProperly translate unit structs in MIR
2015-12-24 Jonas Schievinkast_map => hir_map
2015-12-24 mitaaFix link to `Formatter::debug_struct`
2015-12-24 Michael McConvilleUse libc's Linux syscall()
2015-12-24 Michael McConvilleSimply two cfg attributes
2015-12-23 Ulrik Sverdrupbook: Some operator fixes for the syntax index
2015-12-23 Steve KlabnikRollup merge of #30543 - brson:doc, r=steveklabnik
2015-12-23 Steve KlabnikRollup merge of #30541 - fbergr:doc, r=luqmana
2015-12-23 Steve KlabnikRollup merge of #30539 - erickt:whitespace, r=sfackler
2015-12-23 Steve KlabnikRollup merge of #30537 - tshepang:make-visible, r=Gankro
2015-12-23 Steve KlabnikRollup merge of #30529 - alexcrichton:less-c-code,...
2015-12-23 Steve KlabnikRollup merge of #30473 - nwin:patch-2, r=steveklabnik
2015-12-23 Steve KlabnikRollup merge of #30465 - androm3da:master, r=alexcrichton
2015-12-23 Steve KlabnikRollup merge of #30461 - lnmx:doc-typo, r=steveklabnik
2015-12-23 Steve KlabnikRollup merge of #30251 - nodakai:patch-1, r=pnkfelix
2015-12-23 Brian AndersonStrip the documentation index down to the essentials.
2015-12-23 Brian AndersonRemove links to out-of-tree docs
2015-12-23 Brian AndersonRemove the FAQs in favor of the website
2015-12-23 Steven FacklerImplement custom panic handlers
2015-12-23 Erick TryzelaarMinor fix to whitespace in libsyntax
2015-12-23 Tshepang Lekhonkhobedoc: make line visible
2015-12-23 borsAuto merge of #30525 - semarie:ncpu, r=alexcrichton
2015-12-23 borsAuto merge of #30377 - Wafflespeanut:levenshtein, r...
2015-12-23 borsAuto merge of #30504 - mitaa:rdoc_root, r=alexcrichton
2015-12-23 borsAuto merge of #30353 - alexcrichton:rpath-by-default...
2015-12-22 mitaaDon't record the root module in the search index
2015-12-22 Alex Crichtonstd: Remove old android header file
2015-12-22 Michael WoeristerFix def paths creation for items inlined from external...
2015-12-22 Sébastien Marievariable `CPUS_SIZE` should have a snake case name...
2015-12-22 Sébastien Marieexplicit use libc to refer to HW_NCPU
2015-12-22 borsAuto merge of #30417 - alexcrichton:better-detect-elf...
2015-12-22 borsAuto merge of #30175 - alexcrichton:less-c-code, r...
2015-12-22 Alex Crichtonstd: Remove rust_builtin C support library
2015-12-22 Alex Crichtonstd: Use cfg(target_thread_local) in thread_local!
2015-12-22 Alex Crichtonsyntax: Respect allow_internal_unstable in macros
2015-12-22 Alex Crichtonrustc: Add feature-gated cfg(target_thread_local)
2015-12-22 Sébastien Marieadd openbsd snapshot
2015-12-22 borsAuto merge of #30516 - retep998:non-universal-crt,...
2015-12-22 Peter AtashianFix Universal CRT detection on weird setups
2015-12-21 borsAuto merge of #30434 - alexcrichton:update-jemalloc...
2015-12-21 Alex Crichtonstd: Ensure AssertRecoverSafe indeed is more often
2015-12-21 borsAuto merge of #30352 - alexcrichton:new-snashots, r...
2015-12-21 Alex Crichtonstd: Update jemalloc version
2015-12-21 borsAuto merge of #30460 - Ms2ger:BindingMode, r=alexcrichton
2015-12-21 Alex CrichtonRegister new snapshots
2015-12-21 borsAuto merge of #30512 - semarie:openbsd-libc, r=alexcrichton
2015-12-21 Sébastien Marieunbreak openbsd code
2015-12-21 borsAuto merge of #30413 - pnkfelix:fsk-span_note, r=Manish...
2015-12-21 borsAuto merge of #30400 - fbergr:master, r=steveklabnik
2015-12-21 borsAuto merge of #30493 - semarie:openbsd-cc, r=alexcrichton
2015-12-21 borsAuto merge of #30486 - nagisa:mir-fix-geps, r=luqmana
2015-12-21 borsAuto merge of #30482 - luqmana:const-fat-ptr, r=dotdash
2015-12-20 borsAuto merge of #30470 - petrochenkov:owned5, r=nrc
2015-12-20 Ms2gerStop re-exporting the ast::BindingMode variants.
2015-12-20 borsAuto merge of #30469 - nagisa:mir-gv-prettify, r=luqmana
next