]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-03-22 kennytmRollup merge of #49117 - nivkner:fixme_fixup3, r=estebank
2018-03-22 kennytmRollup merge of #49109 - SimonSapin:deprecate-asciiext...
2018-03-22 kennytmRollup merge of #49093 - Zoxc:speedup, r=aidanhs
2018-03-22 kennytmRollup merge of #49069 - wesleywiser:incr_soa, r=michae...
2018-03-22 kennytmRollup merge of #49029 - GuillaumeGomez:atomic-docs...
2018-03-22 kennytmRollup merge of #48939 - wesleywiser:incr_query_wf_chec...
2018-03-22 kennytmRollup merge of #48759 - QuietMisdreavus:simd-feature...
2018-03-22 kennytmRollup merge of #48596 - GuillaumeGomez:invalid-code...
2018-03-22 kennytmRollup merge of #48374 - Aaronepower:master, r=Mark...
2018-03-22 borsAuto merge of #49041 - nikomatsakis:issue-46541-impl...
2018-03-22 borsAuto merge of #49246 - kennytm:download-gcc-stuff-from...
2018-03-22 kennytmTemporarily disable dist-ing RLS, Rustfmt and Clippy.
2018-03-22 QuietMisdreavusadd target_feature items to doc_cfg rustdoc test
2018-03-21 Niko Matsakisalso fix the Fixed code
2018-03-21 Niko MatsakisWIP do not use in-band lifetimes
2018-03-21 kennytmHandle redirects correctly.
2018-03-21 kennytmDownload the GCC artifacts from the HTTP server instead...
2018-03-21 Niko MatsakisWIP tweak example to include feature gate
2018-03-21 Simon SapinDeprecate the AsciiExt trait in favor of inherent methods
2018-03-21 Niko MatsakisWIP fix mir-opt-end-region-8
2018-03-21 Niko Matsakiswork around fallout from these changes in rustc
2018-03-21 Niko Matsakisuse subtyping when we create a closure instead of for...
2018-03-21 Niko Matsakisreport an error if we see an unexpected lifetime in...
2018-03-21 Niv KaminerRevert "remove FIXME(#33435) and remove the spurious...
2018-03-21 borsAuto merge of #49200 - oli-obk:extern_static_metadata...
2018-03-20 borsAuto merge of #49221 - kennytm:rollup, r=kennytm
2018-03-20 kennytmRollup merge of #49217 - kennytm:fix-dpl-788, r=alexcri...
2018-03-20 kennytmRollup merge of #49196 - Phlosioneer:49123-sort-where...
2018-03-20 kennytmRollup merge of #49182 - matklad:update-clap, r=kennytm
2018-03-20 kennytmApply a fix to travis-ci/dpl#788 manually until dpl...
2018-03-20 Niko Matsakisrewrite to use a custom folder
2018-03-20 Aleksey KladovUpdate Cargo to fix regression
2018-03-20 borsAuto merge of #49190 - kennytm:rollup, r=kennytm
2018-03-20 Oliver SchneiderEncode/decode extern statics in metadata and incrementa...
2018-03-20 borsAuto merge of #48516 - petrochenkov:stabsl, r=nikomatsakis
2018-03-20 PhlosioneerFix tidy trailing whitespace
2018-03-20 PhlosioneerFix ordering of auto-generated trait bounds in rustdoc...
2018-03-20 kennytmRollup merge of #49184 - bdrewery:update-beta-freebsd...
2018-03-20 kennytmRollup merge of #49176 - matthiaskrgr:config_example_rm...
2018-03-20 kennytmRollup merge of #49166 - dileepbapat:pr-49133, r=nikoma...
2018-03-20 kennytmRollup merge of #49161 - rust-lang:SimonSapin-patch...
2018-03-20 kennytmRollup merge of #49157 - estebank:const-into, r=oli-obk
2018-03-20 kennytmRollup merge of #49152 - GuillaumeGomez:rustdoc-event...
2018-03-19 Wesley WiserConvert SerializedDepGraph to be a struct-of-arrays
2018-03-19 Vadim PetrochenkovStabilize slice patterns without `..`
2018-03-19 kennytmRollup merge of #49139 - sfackler:bufreader-buffer...
2018-03-19 kennytmRollup merge of #49125 - NovemberZulu:master, r=alexcri...
2018-03-19 kennytmRollup merge of #49104 - csmoe:semicolon_error, r=petro...
2018-03-19 kennytmRollup merge of #49099 - glandium:master, r=sfackler
2018-03-19 kennytmRollup merge of #49096 - alanhdu:master, r=alexcrichton
2018-03-19 kennytmRollup merge of #49092 - mark-i-m:deptrack_readme,...
2018-03-19 kennytmRollup merge of #49004 - wesleywiser:incr_specializatio...
2018-03-19 kennytmRollup merge of #48902 - csmoe:refactor_BorrowckErrors_...
2018-03-19 kennytmRollup merge of #48834 - ysiraichi:suggest-remove-ref...
2018-03-19 kennytmRollup merge of #48810 - Phlosioneer:32463-impl-integer...
2018-03-19 kennytmRollup merge of #46518 - partim:asref-borrow-doc, r...
2018-03-19 borsAuto merge of #49058 - withoutboats:pin, r=cramertj
2018-03-19 boatsOkay this is the right way.
2018-03-19 boatsComment out entire test.
2018-03-19 Guillaume GomezMake Atomic doc examples specific to each type
2018-03-19 boatsIgnore properly.
2018-03-19 boatsComment out flakey test.
2018-03-19 Bryan DreweryUpdate beta to version with fixed FreeBSD support from...
2018-03-19 Esteban KüberDo not suggest `.into()` in `const`s
2018-03-19 Matthias Krügerconfig.toml.example: thinlto bootstrap was removed...
2018-03-19 Alan DuUpdate rustfmt to 0.4.1
2018-03-19 Dileep Bapat#49133 - Reworded the Error message: "`pub` not needed...
2018-03-19 Aaron PowerUpdate RELEASES.md
2018-03-19 Dileep Bapat#49133 - Reworded the Error message: "`pub` not needed...
2018-03-19 borsAuto merge of #49079 - oli-obk:cross_miri, r=michaelwoe...
2018-03-19 borsAuto merge of #49108 - SimonSapin:sip, r=TimNN
2018-03-19 Simon SapinDocs: fix incorrect copy-paste for new `X?` in formatti...
2018-03-19 PhlosioneerFix trailing whitespace
2018-03-19 PhlosioneerMake Wrapping::pow use wrapping_pow, add example
2018-03-19 PhlosioneerImpl Integer methods for Wrapping
2018-03-19 borsAuto merge of #49091 - nikomatsakis:issue-49043-ty...
2018-03-19 John Kåre AlsakerUpdate submodules in parallel
2018-03-19 borsAuto merge of #48978 - SimonSapin:debug-hex, r=KodrAus
2018-03-19 borsAuto merge of #49095 - alexcrichton:debug-asmjs, r...
2018-03-18 Yukio SiraichiCleaned comments and extras s.
2018-03-18 Yukio SiraichiCodeMap functions refactored.
2018-03-18 Yukio SiraichiReview fixes.
2018-03-18 Yukio SiraichiReporting with `span_suggestion_short`.
2018-03-18 Yukio SiraichiRebased with master.
2018-03-18 Yukio SiraichiCreated multiple line test.
2018-03-18 Yukio SiraichiKeeping code formatting.
2018-03-18 Yukio SiraichiReview fixes.
2018-03-18 Yukio SiraichiNew test added.
2018-03-18 Yukio SiraichiTest added.
2018-03-18 Yukio SiraichiRefactored with high-order functions.
2018-03-18 boatsUpdate tracking issue.
2018-03-18 Steven FacklerAdd BufReader::buffer
2018-03-18 Guillaume GomezAdd warning for invalid start of code blocks in rustdoc
2018-03-18 borsAuto merge of #49134 - oli-obk:clippy, r=kennytm
2018-03-18 Guillaume GomezFix events handling in rustdoc
2018-03-18 kennytmUpdate RLS.
2018-03-18 Oliver SchneiderUpdate clippy
2018-03-18 csmoeremove unneeded where clause
2018-03-18 Martin HoffmannFix formatting.
2018-03-18 borsAuto merge of #48986 - matklad:update-cargo, r=alexcrichton
next