]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2015-12-30 borsAuto merge of #30467 - shahn:master, r=brson
2015-12-30 borsAuto merge of #30640 - steveklabnik:rollup, r=steveklabnik
2015-12-30 Steve KlabnikRollup merge of #30620 - salty-horse:an_mut, r=brson
2015-12-30 Steve KlabnikRollup merge of #30556 - nodakai:patch-1, r=brson
2015-12-30 Steve KlabnikRollup merge of #30546 - tshepang:add-links, r=steveklabnik
2015-12-30 Steve KlabnikRollup merge of #30511 - defyrlt:issue_30507, r=stevekl...
2015-12-30 Steve KlabnikRollup merge of #30502 - Luke-Nukem:master, r=steveklabnik
2015-12-30 Steve KlabnikRollup merge of #30373 - ChrisBuchholz:master, r=stevek...
2015-12-30 borsAuto merge of #30526 - Ms2ger:PathParameters, r=brson
2015-12-30 borsAuto merge of #30542 - nrc:errs-base, r=nagisa
2015-12-30 Tshepang Lekhonkhobedoc: add graves
2015-12-30 Tshepang Lekhonkhobedoc: add some links for io::stdio
2015-12-30 borsAuto merge of #30458 - fhahn:fix-warnings-tests-stdlib...
2015-12-30 Nick CameronRebasing and review comments
2015-12-30 Nick CameronRefactoring
2015-12-30 Nick Cameronuse structured errors
2015-12-30 Nick CameronStructured diagnostics
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 Ori Avtalionbook: Replace "an &mut" with "a mut". Fixes #30568
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 Kai NodaCorrect .gitmodules
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 fbergrdoc: Change Google link to generic top level domain
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 Ms2gerStop re-exporting PathParameters's variants.
2015-12-22 Michael WoeristerFix def paths creation for items inlined from external...
2015-12-22 defyrltRemoved usage of `drop` from `std::net::UdpSocket`...
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 Kai Nodaconfigure: test $SHELL's permission
2015-12-22 borsAuto merge of #30175 - alexcrichton:less-c-code, r...
2015-12-22 Alex Crichtonstd: Remove rust_builtin C support library
next