]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2017-01-20 Oliver Middletonlinkchecker: Fix checking links which are just fragments
2017-01-20 borsAuto merge of #38603 - arielb1:supertrait-self-3, r...
2017-01-19 borsAuto merge of #39136 - keeperofdakeys:proc-macro-doc...
2017-01-19 borsAuto merge of #38465 - japaric:msp430-interrupt, r...
2017-01-19 borsAuto merge of #39180 - GuillaumeGomez:rollup, r=Guillau...
2017-01-19 Jorge Aparicioadd cfail test for the new feature gate
2017-01-19 Guillaume GomezRollup merge of #39165 - frewsxcv:slice, r=GuillaumeGomez
2017-01-19 Guillaume GomezRollup merge of #39151 - canndrew:feature-gate-uninhabi...
2017-01-19 Guillaume GomezRollup merge of #39150 - birkenfeld:slice-doc, r=Guilla...
2017-01-19 Guillaume GomezRollup merge of #39149 - circuitfox:E0122-type-def...
2017-01-19 Guillaume GomezRollup merge of #39121 - grimreaper:eax/thethe, r=apasel422
2017-01-19 Guillaume GomezRollup merge of #39115 - king6cong:master, r=nikomatsakis
2017-01-19 Guillaume GomezRollup merge of #39091 - richard-imaoka:E0491-long...
2017-01-19 Guillaume GomezRollup merge of #39039 - michaelwoerister:ignore-gdb...
2017-01-19 Guillaume GomezRollup merge of #38970 - apasel422:may-dangle, r=pnkfelix
2017-01-19 Guillaume GomezRollup merge of #38922 - chris-morgan:fs-markdown-link...
2017-01-19 Guillaume GomezRollup merge of #38457 - frewsxcv:include, r=GuillaumeGomez
2017-01-19 borsAuto merge of #38464 - clarcharr:ip_cmp, r=sfackler
2017-01-19 Jorge Apariciocalling convention for MSP430 interrupts
2017-01-19 borsAuto merge of #38712 - clarcharr:duration_sum, r=sfackler
2017-01-19 Corey FarwellA few improvements to the slice docs.
2017-01-18 JoshAdd doctest to the proc-macro derive-test
2017-01-18 JoshStop warning when doc testing proc macro crates
2017-01-18 Andrew CannFeature gate `&Void`'s uninhabitedness.
2017-01-18 Georg Brandlcollections: update docs of slice get() and friends
2017-01-18 Chris StankusE0122 should apply with where clauses
2017-01-18 borsAuto merge of #38168 - estebank:help-E0034, r=nrc
2017-01-18 borsAuto merge of #39019 - nikomatsakis:issue-38919, r...
2017-01-17 Niko Matsakistolerate `None` return from `get_line`
2017-01-17 Niko Matsakismore complete error message
2017-01-17 borsAuto merge of #37972 - bluss:iter-find-is-on-a-roll...
2017-01-17 borsAuto merge of #39109 - michaelwoerister:incr-comp-cache...
2017-01-17 borsAuto merge of #39100 - Mark-Simulacrum:fix-stage1,...
2017-01-17 Richard S.... Add error explanation for E0491
2017-01-17 borsAuto merge of #39110 - petrochenkov:sum, r=eddyb
2017-01-17 borsAuto merge of #39095 - nagisa:fix-ub-in-testhelp, r...
2017-01-17 Eitan Adlerminor typo fix
2017-01-17 borsAuto merge of #39050 - alexcrichton:travis-nightly...
2017-01-17 Vadim PetrochenkovRename ObjectSum into TraitObject in AST/HIR
2017-01-17 Alex Crichtontravis: Pass --release-channel=nightly on deploy
2017-01-17 borsAuto merge of #39090 - solson:exprkind-array, r=eddyb
2017-01-17 king6congconsistent doc wording
2017-01-17 borsAuto merge of #39087 - nrc:qquote-empty-delim, r=jseyfried
2017-01-17 borsAuto merge of #38949 - GuillaumeGomez:fix_linker, r...
2017-01-16 Michael Woeristerignore-gdb-version: Address review comments.
2017-01-16 Vadim Petrochenkovsyntax: Rename parse_ty -> parse_ty_no_plus, parse_ty_s...
2017-01-16 Vadim PetrochenkovUse resizable Vec instead of P<[T]> in AST
2017-01-16 Michael Woeristerincr.comp.: Delete orphaned work-products.
2017-01-16 Vadim PetrochenkovAST/HIR: Merge ObjectSum and PolyTraitRef
2017-01-16 borsAuto merge of #39108 - GuillaumeGomez:rollup, r=Guillau...
2017-01-16 Guillaume GomezRollup merge of #39106 - istankovic:patch-2, r=Guillaum...
2017-01-16 Guillaume GomezRollup merge of #39105 - istankovic:patch-1, r=sfackler
2017-01-16 Guillaume GomezRollup merge of #39084 - sphela:book-update-patterns...
2017-01-16 Guillaume GomezRollup merge of #39065 - frewsxcv:libstd-os-unix-ffi...
2017-01-16 Guillaume GomezRollup merge of #39028 - frewsxcv:libstd-env-docs,...
2017-01-16 Guillaume GomezRollup merge of #38247 - federicomenaquintero:assert...
2017-01-16 Ivan Stankoviclibcollections: btree/set: fix a typo
2017-01-16 Ivan Stankoviclibcollections: btree/map: fix typos
2017-01-16 borsAuto merge of #39094 - nagisa:i128-fix-endianness,...
2017-01-16 Mark SimulacrumFix stage 0 and 1 tests broken because i128 doesn't...
2017-01-16 Vadim PetrochenkovAST/HIR: Replace Path with Type in WhereEqPredicate
2017-01-16 borsAuto merge of #39102 - alexcrichton:netbsd-mirror,...
2017-01-16 Alex Crichtontravis: Mirror some NetBSD artifacts
2017-01-16 borsAuto merge of #39076 - ollie27:rustdoc_stab_prim, r...
2017-01-16 borsAuto merge of #39072 - radix:patch-1, r=GuillaumeGomez
2017-01-16 Simonas KazlauskasFix UB in test helpers
2017-01-16 Simonas KazlauskasFix endian bugs in i128 intrinsic impls
2017-01-16 borsAuto merge of #39071 - est31:master, r=GuillaumeGomez
2017-01-16 Scott OlsonRename ExprKind::Vec to Array in HIR and HAIR.
2017-01-16 borsAuto merge of #39069 - GuillaumeGomez:missing_blank_spa...
2017-01-16 borsAuto merge of #38806 - comex:lint-attr-fix, r=nrc
2017-01-16 Nick Cameronproc macros/qquote: Handle empty delimited tokens
2017-01-15 borsAuto merge of #39042 - alexcrichton:upload-more, r...
2017-01-15 borsAuto merge of #38610 - djzin:master, r=sfackler
2017-01-15 Bjorn TiplingAn update to patterns documentation
2017-01-15 Alex Crichtontravis: Expand dist builder coverage
2017-01-15 Guillaume GomezFix missing blank space issue
2017-01-15 borsAuto merge of #39063 - ruuda:covered-switch, r=alexcrichton
2017-01-15 borsAuto merge of #39055 - aidanhs:aphs-deinit-before-init...
2017-01-15 borsAuto merge of #39052 - alexcrichton:fix-rebuild, r...
2017-01-15 Oliver Middletonrustdoc: Give primitive types stability attributes
2017-01-15 borsAuto merge of #39045 - redox-os:process_try_wait, r...
2017-01-15 borsAuto merge of #39040 - estebank:relevant-impl-multiline...
2017-01-15 Christopher... "where it didn't" -> "but didn't"
2017-01-15 Corey FarwellAdd doc examples & description in `std::os::unix::ffi`.
2017-01-15 est31Mark the pushpop_unsafe feature as "removed"
2017-01-15 est31Remove the safe_suggestion feature
2017-01-15 Christopher... Minor improvement to strange grammar in E0525
2017-01-15 borsAuto merge of #39026 - alexcrichton:more-less-cross...
2017-01-14 comexMerge branch 'master' into lint-attr-fix
2017-01-14 borsAuto merge of #39020 - michaelwoerister:dep-graph-dfs...
2017-01-14 borsAuto merge of #38992 - nagisa:i128-minvallit, r=eddyb
2017-01-14 Djzinadd required imports & feature
2017-01-14 borsAuto merge of #38982 - clarcharr:expect_err, r=aturon
2017-01-14 djzinupdate array_vec to use new rangeargument
2017-01-14 djzinupdate docs with new syntax
2017-01-14 djzinupdate docs with new syntax
2017-01-14 djzinfix warnings in doctests
2017-01-14 djzinshorten range syntax
2017-01-14 djzinmake rangeargument methods non-default; simplify impl
next