]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-05-16 bstrieNull exclusions in grammar docs
2018-05-15 borsAuto merge of #50767 - oli-obk:rls_clippy, r=kennytm
2018-05-15 borsAuto merge of #50769 - GuillaumeGomez:rollup, r=Guillau...
2018-05-15 Guillaume GomezRollup merge of #50745 - kraai:patch-1, r=kennytm
2018-05-15 Guillaume GomezRollup merge of #50733 - katrinleinweber:patch-secure...
2018-05-15 Guillaume GomezRollup merge of #50720 - frewsxcv:frewsxcv-examples...
2018-05-15 Guillaume GomezRollup merge of #50712 - leodasvacas:improve-eager...
2018-05-15 Guillaume GomezRollup merge of #50691 - ollie27:rustdoc_pub_restricted...
2018-05-15 Guillaume GomezRollup merge of #50685 - glaubitz:sparc64-linux, r...
2018-05-15 Guillaume GomezRollup merge of #50632 - GuillaumeGomez:minification...
2018-05-15 Guillaume GomezRollup merge of #50613 - kennytm:update-toolstate-with...
2018-05-15 Guillaume GomezRollup merge of #50594 - sanxiyn:man-print, r=steveklabnik
2018-05-15 Guillaume GomezRollup merge of #50399 - nrc:alias, r=eddyb
2018-05-15 Guillaume GomezRollup merge of #49767 - ecstatic-morse:ptr-docs, r...
2018-05-15 borsAuto merge of #50351 - varkor:vestigial-never-conversio...
2018-05-15 Oliver SchneiderDon't inject clippy into the rls anymore
2018-05-15 Nick Cameronsave-analysis: handle aliasing imports a bit more nicely
2018-05-15 borsAuto merge of #50748 - steveklabnik:remove-simd-note...
2018-05-15 borsAuto merge of #50259 - GuillaumeGomez:improve-results...
2018-05-15 borsAuto merge of #50011 - varkor:partialord-opt-ii, r...
2018-05-15 borsAuto merge of #50705 - oli-obk:clippy, r=kennytm
2018-05-14 John Paul Adrian... ci: Add Dockerfile for dist-sparc64-linux
2018-05-14 borsAuto merge of #50693 - dlrobertson:fix_50493, r=petroch...
2018-05-14 borsAuto merge of #50735 - eddyb:issue-50731, r=nikomatsakis
2018-05-14 steveklabnikUpdate stdsimd module to include https://github.com...
2018-05-14 kennytmMigrate the toolstate update bot to rust-highfive
2018-05-14 Matt KraaiUncapitalize "You"
2018-05-14 Oliver SchneiderBump clippy
2018-05-14 borsAuto merge of #50385 - durka:stabilize-macro-lifetime...
2018-05-14 borsAuto merge of #50648 - nox:volatile-store, r=eddyb
2018-05-14 Eduard-Mihai... rustc: don't trip an assertion for enums with present...
2018-05-14 borsAuto merge of #50703 - semarie:openbsd-libcompiler_buil...
2018-05-14 Katrin LeinweberHyperlink DOI against preferred resolver
2018-05-14 borsAuto merge of #50694 - leodasvacas:fix-impl-trait-self...
2018-05-14 borsAuto merge of #50675 - csmoe:var_span, r=oli-obk
2018-05-14 Dan Robertsontypeck: Save the index of private fields
2018-05-13 Corey FarwellAdd “Examples” section header in f32/f64 doc comments.
2018-05-13 Alex Burkarestore feature for stage0
2018-05-13 Alex Burkaremove stray ui stderr
2018-05-13 Alex Burkastabilize :lifetime
2018-05-13 borsAuto merge of #49835 - da-x:literal-fragment-pr, r...
2018-05-13 Dan AloniMacros: Add a 'literal' fragment specifier
2018-05-13 leonardo.yvensImprove eager type resolution error message
2018-05-13 csmoeRevert "mark applicability"
2018-05-13 csmoemark applicability
2018-05-13 borsAuto merge of #50704 - kennytm:rollup, r=kennytm
2018-05-13 kennytmRollup merge of #50678 - semarie:openbsd-targets, r...
2018-05-13 kennytmRollup merge of #50670 - alexcrichton:remove-extern...
2018-05-13 kennytmRollup merge of #50667 - alexcrichton:no-remove-extern...
2018-05-13 kennytmRollup merge of #50663 - alexcrichton:no-removed-error...
2018-05-13 kennytmRollup merge of #50661 - varkor:libcoretest-ignore...
2018-05-13 kennytmRollup merge of #50644 - kennytm:read-appveyor-dump...
2018-05-13 borsAuto merge of #50643 - dlrobertson:fix_ice, r=oli-obk
2018-05-13 Anthony RamineIntroduce OperandValue::nontemporal_store and use it...
2018-05-13 Anthony RamineIntroduce OperandValue::volatile_store and use it in...
2018-05-13 csmoereduce variable span
2018-05-13 kennytmRollup merge of #50634 - tbu-:pr_preadwrite_emscripten...
2018-05-13 kennytmRollup merge of #50624 - adevore:fs-write-str-example...
2018-05-13 borsAuto merge of #50622 - eddyb:make-room-for-ghosts,...
2018-05-13 Sébastien Marieupdate libcompiler_builtins
2018-05-13 borsAuto merge of #50573 - oli-obk:tool_sanity, r=kennytm
2018-05-13 borsAuto merge of #50235 - Zoxc:rayon, r=michaelwoerister
2018-05-12 John Kåre AlsakerUpdate Cargo.lock
2018-05-12 John Kåre AlsakerAdd parallel abstractions
2018-05-12 John Kåre AlsakerAdd a Rayon thread pool
2018-05-12 John Kåre AlsakerAdd Sync bounds to the crate store
2018-05-12 John Kåre AlsakerFix impl PartialOrd for InternedString
2018-05-12 borsAuto merge of #50536 - leodasvacas:report-fullfilment...
2018-05-12 Guillaume GomezUse fullpath instead of recreating it
2018-05-12 leonardo.yvensFix self referential impl Trait substitutions
2018-05-12 borsAuto merge of #50686 - Mark-Simulacrum:rollup, r=Mark...
2018-05-12 leonardo.yvensFix rebase
2018-05-12 Oliver Middletonrustdoc: Add support for pub(restricted)
2018-05-12 leonardo.yvensMerge all "Copy not implemented" errors
2018-05-12 leonardo.yvensBetter error reporting in Copy derive
2018-05-12 Guillaume GomezFix invalid deduplication
2018-05-12 Guillaume GomezFix items counts in search results
2018-05-12 Guillaume GomezReduce js files size
2018-05-12 Guillaume GomezRemove extra span tags
2018-05-12 Guillaume GomezHandle blur on theme buttons nicely
2018-05-12 Guillaume GomezAdd missing description in alias items
2018-05-12 Guillaume GomezImprove alias rendering
2018-05-12 Guillaume GomezImprove results
2018-05-12 Guillaume GomezUpdate js tester tool
2018-05-12 Guillaume GomezAdd minification process
2018-05-12 borsAuto merge of #50684 - nikic:prepare-thinlto, r=nagisa
2018-05-12 Alex Crichtonrustc: Only suggest deleting `extern crate` if it works
2018-05-12 Alex Crichtonrustc: Allow an edition's feature on that edition
2018-05-12 varkorDisplay the name of the failed file in tidy/libcoretest
2018-05-12 varkorIgnore non .rs files for tidy libcoretest
2018-05-12 kennytmAppVeyor: Dump crash log on failure.
2018-05-12 Tobias BucherDo not silently truncate offsets for `read_at`/`write_a...
2018-05-12 Aaron DeVorefs::write: Add example writing a &str
2018-05-12 Mark SimulacrumRollup merge of #50607 - Zoxc:symbol-arena, r=michaelwo...
2018-05-12 Mark SimulacrumRollup merge of #50602 - Screwtapello:update-canonicali...
2018-05-12 Mark SimulacrumRollup merge of #50558 - whitfin:issue-50500, r=michael...
2018-05-12 Mark SimulacrumRollup merge of #50550 - llogiq:fmt-result, r=petrochenkov
2018-05-12 Mark SimulacrumRollup merge of #50545 - rizakrko:const_time, r=oli-obk
2018-05-12 Mark SimulacrumRollup merge of #50544 - Eijebong:cleanup_deps, r=alexc...
2018-05-12 Nikita PopovSet PrepareForThinLTO flag when using ThinLTO
next