]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-05-14 QuietMisdreavustidy
2018-05-14 QuietMisdreavusreplace error/warning println with structured diag
2018-05-14 QuietMisdreavusfactor out rustdoc's error message handler
2018-05-14 borsAuto merge of #50648 - nox:volatile-store, r=eddyb
2018-05-14 borsAuto merge of #50703 - semarie:openbsd-libcompiler_buil...
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-13 borsAuto merge of #49835 - da-x:literal-fragment-pr, r...
2018-05-13 Dan AloniMacros: Add a 'literal' fragment specifier
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 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 leonardo.yvensMerge all "Copy not implemented" errors
2018-05-12 leonardo.yvensBetter error reporting in Copy derive
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
2018-05-12 borsAuto merge of #50352 - porglezomp:btree-no-empty-alloc...
2018-05-12 Sébastien Marieadd aarch64-unknown-openbsd support
2018-05-12 Sébastien Marieopenbsd-i686: use lld as linker by default
2018-05-12 borsAuto merge of #50476 - zackmdavis:tame_unreachable_pub_...
2018-05-12 Dan Robertsontypeck: Fix ICE with struct update syntax
2018-05-12 borsAuto merge of #50249 - Zoxc:allocation-const, r=oli-obk
2018-05-12 Tobias BucherDo not silently truncate offsets for `read_at`/`write_a...
2018-05-11 borsAuto merge of #50161 - rizakrko:impl_note, r=estebank
2018-05-11 varkorDisplay the name of the failed file in tidy/libcoretest
2018-05-11 Alex Crichtonrustc: Only suggest deleting `extern crate` if it works
2018-05-11 borsAuto merge of #50105 - mixi:crt-included, r=alexcrichton
2018-05-11 Alex Crichtonrustc: Include semicolon when removing `extern crate`
2018-05-11 Alex Crichtonrustc: Allow an edition's feature on that edition
2018-05-11 varkorIgnore non .rs files for tidy libcoretest
2018-05-11 borsAuto merge of #50650 - oli-obk:clippy, r=Manishearth
2018-05-11 Isaac WhitfieldUpdate an old method name in debug logging
2018-05-11 Isaac WhitfieldUpdate naming in line with PR comments
2018-05-11 Isaac WhitfieldNeaten a couple of long signatures
2018-05-11 Isaac WhitfieldCatch a bad reference in use clauses
2018-05-11 Isaac WhitfieldRemove shared access to DepGraph::work_products
2018-05-11 borsAuto merge of #50332 - Zoxc:interner-split, r=michaelwo...
2018-05-11 Roman Stoliarresolved merge conflict
2018-05-11 Roman Stoliarfixed double ref hint
2018-05-11 Roman Stoliar[wip] fixed some error, added missing test
2018-05-11 Roman Stoliarunary op filter, dereference hint
2018-05-11 Roman Stoliaradded missing implementation hint
2018-05-11 Oliver SchneiderUpdate the clippy and miri submodules
2018-05-11 John Kåre AlsakerAdd a query to convert from ConstValue to Allocation
2018-05-11 John Kåre AlsakerIntroduce ConstValue and use it instead of miri's Value...
2018-05-11 borsAuto merge of #50620 - alexcrichton:change-names-again...
2018-05-11 Johannes Nixdorfcompiletest: escape CXX the same way as CC for MSVC
2018-05-11 Johannes NixdorfAdd a test for issue 36710.
2018-05-11 borsAuto merge of #50609 - alexcrichton:no-nll-preview...
2018-05-11 kennytmAppVeyor: Dump crash log on failure.
2018-05-11 Zack M. Davisdon't make crazy suggestion for unreachable braced...
2018-05-11 borsAuto merge of #50440 - nikomatsakis:single-use-lifetime...
2018-05-10 Niko Matsakisensure lint are issued in a stable order
2018-05-10 borsAuto merge of #50611 - alexcrichton:rollup, r=alexcrichton
2018-05-10 Alex CrichtonSkip a memory-hungry test that OOMs
2018-05-10 borsAuto merge of #50331 - MartinHusemann:master, r=Kimundi
2018-05-10 Roman Stoliarconst time
2018-05-10 Aaron DeVorefs::write: Add example writing a &str
2018-05-10 Eduard-Mihai... rustc: leave space for fields of uninhabited types...
2018-05-10 Alex CrichtonRename the 2018 edition lint names
2018-05-10 Alex CrichtonRollup merge of #50606 - kennytm:retry-docker-cache...
2018-05-10 Alex CrichtonRollup merge of #50598 - whitfin:unnecessary-mut-borrow...
next