]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2016-01-02 NathanAdjusted heading and created dedicated section in std...
2016-01-02 NathanLinks and punctionaction fixes.
2016-01-02 NathanAdded platform notes to std::fs public functions.
2016-01-01 borsAuto merge of #30672 - nagisa:to-degrad-stab, r=sfackler
2016-01-01 Simonas KazlauskasStabilise f32::to_{degrees,radians} to match f64
2016-01-01 borsAuto merge of #30670 - emoon:fs-copy-comment, r=stevekl...
2016-01-01 borsAuto merge of #30663 - apasel422:ll, r=bluss
2016-01-01 Daniel CollinAdded comment in which direction operation happens
2016-01-01 borsAuto merge of #30648 - tshepang:missing-graves, r=steve...
2015-12-31 borsAuto merge of #30645 - tshepang:grammar, r=steveklabnik
2015-12-31 borsAuto merge of #30616 - arcnmx:cstr-asref, r=aturon
2015-12-31 Andrew PaseltinerMake `LinkedList` and its read-only iterators covariant
2015-12-31 arcnmxCStr impl stability
2015-12-31 arcnmximpl From<&CStr> for CString
2015-12-31 borsAuto merge of #28469 - DenisKolodin:master, r=steveklabnik
2015-12-31 borsAuto merge of #30660 - nagisa:rollup, r=steveklabnik
2015-12-31 Simonas KazlauskasRollup merge of #30630 - tsion:mir-closure-args, r...
2015-12-31 Simonas KazlauskasRollup merge of #30590 - nagisa:mir-constval-function...
2015-12-31 Simonas KazlauskasRollup merge of #30565 - michaelwoerister:opaque_encode...
2015-12-31 Simonas KazlauskasRollup merge of #30365 - tamird:update-valgrind, r...
2015-12-31 borsAuto merge of #30644 - tshepang:typo, r=steveklabnik
2015-12-31 borsAuto merge of #30593 - steveklabnik:small_rc_refactorin...
2015-12-31 borsAuto merge of #30641 - tsion:match-range, r=eddyb
2015-12-31 borsAuto merge of #30598 - est31:macro_export_help_note...
2015-12-31 borsAuto merge of #30586 - nagisa:mir-cast, r=arielb1
2015-12-31 borsAuto merge of #30585 - Ms2ger:ExplicitSelfCategory...
2015-12-30 borsAuto merge of #30375 - aaronkeen:issue_28777, r=eddyb
2015-12-30 Dave HusebyMerge pull request #30643 from dhuseby/snaps_2015-12...
2015-12-30 borsAuto merge of #30467 - shahn:master, r=brson
2015-12-30 Tshepang Lekhonkhobedoc: missed these in a4da9ac
2015-12-30 Tshepang Lekhonkhobedoc: fix grammar
2015-12-30 Tshepang Lekhonkhobedoc: fix typo
2015-12-30 Steve KlabnikSmall refactoring to make this code more clear
2015-12-30 Dave HusebyFixes #30521 and #30627 by adding new snapshots
2015-12-30 Scott OlsonAdd test for MIR range matching.
2015-12-30 Scott OlsonUse built-in comparisons for range matching in MIR.
2015-12-30 borsAuto merge of #30640 - steveklabnik:rollup, r=steveklabnik
2015-12-30 est31Limit line length to below 100 chars
2015-12-30 est31Move pub-{item,methd}-macro.rs to the parse-fail subdir...
2015-12-30 est31Move pub-macro-rules.rs test to parse-fail directory
2015-12-30 est31whitespace after colon, not before
2015-12-30 est31Custom help message for people trying to make macro...
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 Scott OlsonRefactor MIR building for arguments.
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 Scott OlsonFix argument indices in MIR for closures.
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 Simonas KazlauskasImplement `as` casting (Misc cast kind)
2015-12-29 arcnmxAsRef and related conversions for CString
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 Simonas Kazlauskas[MIR] Translate ConstVal::Function
2015-12-28 Brian AndersonLink with ld.gold by default
2015-12-28 Michael WoeristerUse a more efficient encoding for opaque data in RBML.
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 Ms2gerRename ExplicitSelfCategory's variants and stop re...
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 Tamir Dubersteinupdate valgrind suppressions
2015-12-25 Kai NodaCorrect .gitmodules
next