]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-10-23 Guillaume GomezUpdate ui tests
2019-10-23 Guillaume GomezAdd long error explanation for E0587
2019-10-23 borsAuto merge of #65716 - JohnTitor:rollup-fkcr85k, r...
2019-10-23 Yuki OkushiRollup merge of #65706 - popzxc:add-missing-space,...
2019-10-23 Yuki OkushiRollup merge of #65695 - michaelwoerister:fix-self...
2019-10-23 Yuki OkushiRollup merge of #65689 - RalfJung:miri-debug, r=Centril
2019-10-23 Yuki OkushiRollup merge of #65688 - JohnTitor:add-some-tests,...
2019-10-23 Yuki OkushiRollup merge of #65686 - yjhmelody:yjhmelody-patch...
2019-10-23 Yuki OkushiRollup merge of #65681 - sunfishcode:followup, r=Centril
2019-10-23 Yuki OkushiRollup merge of #65678 - JohnTitor:add-e0728-explanatio...
2019-10-23 Yuki OkushiRollup merge of #65656 - GuillaumeGomez:option-disable...
2019-10-23 Yuki OkushiRollup merge of #65617 - newpavlov:patch-2, r=alexcrichton
2019-10-23 Yuki OkushiRollup merge of #65591 - GuillaumeGomez:long-err-explan...
2019-10-23 Yuki OkushiRollup merge of #65507 - polyedre:master, r=nikomatsakis
2019-10-23 Yuki OkushiRollup merge of #65417 - weiznich:more_coherence_tests...
2019-10-23 Yuki OkushiRollup merge of #65007 - BO41:keywords, r=nikomatsakis
2019-10-23 Yuki OkushiRollup merge of #64145 - togiberlin:feature/target...
2019-10-23 borsAuto merge of #65713 - lzutao:clippy-up, r=Manishearth
2019-10-23 Lzu TaoPublic some types for compiletest_rs
2019-10-23 Lzu Taoupdate compiletest
2019-10-22 flip1995Update Clippy
2019-10-22 flip1995Readd some PartialEq and Hash derives used by Clippy
2019-10-22 Igor AleksanovAdd missing space in librustdoc
2019-10-22 togiberlinTarget-feature documented as unsafe. rustc book and...
2019-10-22 Yuki OkushiAdd link to async/await
2019-10-22 borsAuto merge of #65503 - popzxc:refactor-libtest, r=wesle...
2019-10-22 Michael Woeristerself-profiling: Remove module names from some event...
2019-10-22 Dylan DPCUpdate error_codes.rs
2019-10-22 Yuki OkushiAdd test for issue-63496
2019-10-22 Ralf Jungadd comments
2019-10-22 Ralf Jungbring back some Debug instances for Miri
2019-10-22 Yuki OkushiAdd test for issue-52437
2019-10-22 Yuki OkushiAdd test for issue-51431
2019-10-22 Yuki OkushiAdd test for issue-41366
2019-10-22 yjhmelodyrefactor maybe_append
2019-10-22 borsAuto merge of #65501 - alexcrichton:remove-emscripten...
2019-10-22 Dan GohmanCode cleanups following up on #65576.
2019-10-22 borsAuto merge of #65671 - Centril:rollup-00glhmb, r=Centril
2019-10-22 Yuki OkushiApply suggestions
2019-10-21 Yuki OkushiAdd long error explanation for E0728
2019-10-21 Alex CrichtonRemove `src/llvm-emscripten` submodule
2019-10-21 Mazdak FarrokhzadRollup merge of #65663 - Amanieu:typo, r=varkor
2019-10-21 Mazdak FarrokhzadRollup merge of #65660 - varkor:canonical-const-to...
2019-10-21 Mazdak FarrokhzadRollup merge of #65653 - RalfJung:gitignore, r=Mark...
2019-10-21 Mazdak FarrokhzadRollup merge of #65647 - nnethercote:rm-unnecessary...
2019-10-21 Mazdak FarrokhzadRollup merge of #65621 - RalfJung:write_bytes, r=oli-obk
2019-10-21 Mazdak FarrokhzadRollup merge of #65092 - tspiteri:const-is-pow2, r...
2019-10-21 Mazdak FarrokhzadRollup merge of #62330 - SimonSapin:no-drop-in-union...
2019-10-21 varkorRename `ConstValue::Infer(InferConst::Canonical(.....
2019-10-21 Ralf Jungexpand comment
2019-10-21 borsAuto merge of #65661 - JohnTitor:rollup-68la1fq, r...
2019-10-21 Trevor Spiteriimprove readability of is_power_of_two
2019-10-21 Amanieu d'AntrasFix typo from #65214
2019-10-21 Yuki OkushiRollup merge of #65652 - skinny121:const_infer_leak...
2019-10-21 Yuki OkushiRollup merge of #65650 - guanqun:use-unwrap-or, r=eddyb
2019-10-21 Yuki OkushiRollup merge of #65624 - wesleywiser:improve_simplify_l...
2019-10-21 Yuki OkushiRollup merge of #65620 - ryoqun:remove-unneeded-comment...
2019-10-21 Yuki OkushiRollup merge of #65544 - dorfsmay:doc_keyword_break...
2019-10-21 Nicholas NethercoteRemove many unnecessary trait derivations.
2019-10-21 Guillaume GomezAdd option to disable keyboard shortcuts in docs
2019-10-21 Ralf Jungremove write_repeat; it is subsumed by the new write_bytes
2019-10-21 Ralf Jungpoints the user away from the Allocation type and towar...
2019-10-21 Ralf Jungkeep the root dir clean from debugging
2019-10-21 Oliver SchererReport even duplilcate errors in case the feature gat...
2019-10-21 borsAuto merge of #65594 - RalfJung:miri, r=oli-obk
2019-10-21 Oliver SchererDon't silently do nothing on mis_use of `check_union_fi...
2019-10-21 benFix `canonicalize_const_var` from leaking inference...
2019-10-21 Guanqun Luuse unwrap_or in lint code
2019-10-21 Igor AleksanovRemove unneccessary use under cfg(unix)
2019-10-21 borsAuto merge of #65630 - ecstatic-morse:graphviz-tidy...
2019-10-21 Wesley WiserImprove SimplifyLocals pass so it can remove unused...
2019-10-21 Wesley WiserCleanup `ConstProp::visit_statement()`
2019-10-21 Nicholas NethercoteRemove unnecessary `Hash` bounds from various types.
2019-10-21 Nicholas NethercoteRemove unnecessary trait bounds from `keys::Keys`.
2019-10-21 Ryo OnoderaCorrectly note code as Ok not error for E0573
2019-10-20 borsAuto merge of #65644 - Centril:rollup-gez1xhe, r=Centril
2019-10-20 Mazdak FarrokhzadRollup merge of #65639 - adrianheine:patch-2, r=jonas...
2019-10-20 Mazdak FarrokhzadRollup merge of #65638 - dsincl12:master, r=Centril
2019-10-20 Mazdak FarrokhzadRollup merge of #65633 - Rantanen:doc-example-paths...
2019-10-20 Mazdak FarrokhzadRollup merge of #65629 - ecstatic-morse:remove-graphviz...
2019-10-20 Mazdak FarrokhzadRollup merge of #65614 - varkor:apit-explicit-generics...
2019-10-20 Mazdak FarrokhzadRollup merge of #65603 - mystor:resolve_path_ice, r...
2019-10-20 Mazdak FarrokhzadRollup merge of #65592 - RalfJung:const-prop-comment...
2019-10-20 Mazdak FarrokhzadRollup merge of #65314 - tmiasko:rustdoc-z, r=ollie27
2019-10-20 Adrian Heine... Fix parameter name in documentation
2019-10-20 David SinclairRename the default argument 'def' to 'default'
2019-10-20 borsAuto merge of #65632 - JohnTitor:rollup-adb16gb, r...
2019-10-20 Mikko RantanenRemove leading :: from paths in doc examples
2019-10-20 Yuki OkushiRollup merge of #65626 - guanqun:patch-1, r=varkor
2019-10-20 Yuki OkushiRollup merge of #65605 - bjorn3:fix_63906, r=eddyb
2019-10-20 Yuki OkushiRollup merge of #65579 - skinny121:resolve_const_vars...
2019-10-20 Yuki OkushiRollup merge of #65463 - nnethercote:rm-arena-allocatio...
2019-10-20 Yuki OkushiRollup merge of #65460 - sinkuu:contains_insert, r...
2019-10-20 Dylan MacKenzieIgnore DOT files in .gitignore
2019-10-20 Dylan MacKenzieCheck all files in `src/test` for `borrowck_graphviz_po...
2019-10-20 Dylan MacKenzieRemove `borrowck_graphviz_postflow` from test
2019-10-20 guanquntypo fix
2019-10-20 borsAuto merge of #65622 - Centril:rollup-l8orba7, r=Centril
2019-10-20 Guillaume GomezUpdate ui tests
2019-10-20 Guillaume GomezAdd long error explanation for E0588
next