]> git.lizzy.rs Git - rust.git/history - src
Auto merge of #30579 - dotdash:30478, r=arielb1
[rust.git] / src /
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 Ori Avtalionbook: Fix typo
2015-12-26 Simonas KazlauskasAlso fix MIRification of unit enum variants
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-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
2015-12-20 ebadfCorrected deprecation reference to appropriate crate
2015-12-20 borsAuto merge of #30468 - Eljay:fix-doc-link, r=alexcrichton
2015-12-20 borsAuto merge of #30454 - mmcco:size_t, r=alexcrichton
2015-12-20 Sébastien Marieopenbsd: use specific linker for building
2015-12-20 Sébastien Marieremove specific code for OpenBSD that define STDCPP_LIB...
2015-12-20 borsAuto merge of #30455 - mmcco:beautify-isaac, r=alexcrichton
2015-12-20 borsAuto merge of #30436 - durka:patch-14, r=alexcrichton
2015-12-19 borsAuto merge of #30430 - mmcco:master, r=alexcrichton
2015-12-19 borsAuto merge of #30401 - DiamondLovesYou:pnacl-target...
2015-12-19 borsAuto merge of #30394 - geofft:dt-runpath, r=alexcrichton
2015-12-19 Simonas KazlauskasFix GEPs for MIR indexing translation
2015-12-19 Luqman Aden[MIR] Handle FatPtr in mir::constant::trans_constval.
2015-12-19 borsAuto merge of #30435 - Ms2ger:ParseResult, r=alexcrichton
2015-12-19 nwinUpdate no-stdlib.md
2015-12-19 borsAuto merge of #30408 - durka:issue-26873, r=alexcrichton
2015-12-19 Richard DiamondAdd PNaCl target info to the makefile target cfgs and...
2015-12-19 borsAuto merge of #30403 - webmobster:master, r=alexcrichton
2015-12-19 Michael McConvilleUse libc's syscall() and NR_GETENTROPY const
2015-12-19 Michael McConvillePull newer version of libc for NR_GETENTROPY
2015-12-19 Michael McConvilleMerge branch 'master' of https://github.com/rust-lang...
2015-12-19 borsAuto merge of #30184 - petrochenkov:ascr, r=nikomatsakis
2015-12-19 Vadim PetrochenkovImprove OwnedSlice and use it in HIR
2015-12-19 borsAuto merge of #30381 - fhahn:memchr-in-std, r=alexcrichton
2015-12-19 Michael McConvilleFix build by removing needless type prefix
2015-12-19 Michael McConvilleSimplify logic checking getentropy's return value
next