]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-10-22 Santiago PastorinoPattern match over PlaceRef rather than Place
2019-10-21 Santiago PastorinoMove as_local impl to from Place to PlaceRef
2019-10-21 Santiago PastorinoPlaceElem<'tcx> should be Copy
2019-10-21 borsAuto merge of #65661 - JohnTitor:rollup-68la1fq, r...
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 borsAuto merge of #65594 - RalfJung:miri, r=oli-obk
2019-10-21 benFix `canonicalize_const_var` from leaking inference...
2019-10-21 Guanqun Luuse unwrap_or in lint code
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 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 Mazdak FarrokhzadRollup merge of #65602 - varkor:other-candidates, r...
2019-10-20 Mazdak FarrokhzadRollup merge of #65600 - integer32llc:bye-bye-ref,...
2019-10-20 Mazdak FarrokhzadRollup merge of #65595 - Centril:cfgspecs, r=Mark-Simul...
2019-10-20 Mazdak FarrokhzadRollup merge of #65593 - RalfJung:non-const-fn, r=oli-obk
2019-10-20 Mazdak FarrokhzadRollup merge of #65551 - sinkuu:cstring_spec, r=sfackler
2019-10-20 Mazdak FarrokhzadRollup merge of #64996 - lzutao:inline-ptr-null, r...
2019-10-20 borsAuto merge of #65497 - choller:master, r=tmiasko
2019-10-20 Ralf Jungskip all refs-to-uninit-local, not just arguments
2019-10-20 borsAuto merge of #65469 - mati865:libc, r=alexcrichton
2019-10-20 borsAuto merge of #65302 - msizanoen1:fix-armv7-segfault...
2019-10-20 varkorImprove error message for APIT with explicit generic...
2019-10-19 borsAuto merge of #65094 - oxalica:linux-statx, r=alexcrichton
2019-10-19 benRename resolve_type_vars_with_obligations to
2019-10-19 benFix resolve_type_vars_with_obligations not resolving...
2019-10-19 Caleb BehuninRemove unreachable unit tuple compare binop codegen
2019-10-19 Nika LayzellAvoid ICE when include! is used by stdin crate
2019-10-19 borsAuto merge of #65599 - Manishearth:clippyup, r=Manishearth
2019-10-19 varkorFix plural mistake in emitter.rs
2019-10-19 Carol (Nichols... Remove unneeded `ref` from docs
2019-10-19 Ralf Jungadjust miri sysroot determination
2019-10-19 Ralf Jungbump miri
2019-10-19 Manish GoregaokarUpdate clippy
2019-10-19 borsAuto merge of #65598 - Centril:rollup-vc6ht2c, r=Centril
2019-10-19 Mazdak FarrokhzadRollup merge of #65505 - RalfJung:rc, r=Centril
2019-10-19 Mazdak FarrokhzadRollup merge of #65448 - eddyb:codegen-box-less-special...
2019-10-19 Mazdak FarrokhzadRollup merge of #65226 - ssomers:master, r=bluss
2019-10-19 Mazdak FarrokhzadRollup merge of #65192 - estebank:restrict-bound, r...
2019-10-19 Mazdak FarrokhzadRollup merge of #64007 - estebank:overlapping-patterns...
2019-10-19 Ralf Jungshow the proper diagnostics
2019-10-19 Ralf Jungadd test for calling non-const fn
2019-10-19 Ralf Jungclarify const_prop ICE protection comment
2019-10-19 Ralf Jungdo all the same edits with Arc
2019-10-19 Ralf Jungsome more Rc tweaks
2019-10-19 Mazdak Farrokhzadmove parse_cfgspecs to rustc_interface
2019-10-19 borsAuto merge of #64890 - wesleywiser:const_prop_rvalue...
2019-10-19 Ralf Jungthe exampleis about drop, not (de)allocation
2019-10-19 borsAuto merge of #65588 - Centril:rollup-9k55k3t, r=Centril
2019-10-19 Mazdak FarrokhzadRollup merge of #65576 - sunfishcode:main-needs-argc...
2019-10-19 Mazdak FarrokhzadRollup merge of #65545 - nnethercote:more-symbol-cleanu...
2019-10-19 Mazdak FarrokhzadRollup merge of #65542 - estebank:kill-static-methods...
2019-10-19 Mazdak FarrokhzadRollup merge of #65485 - ecstatic-morse:const-validatio...
2019-10-19 Mazdak FarrokhzadRollup merge of #65252 - petrochenkov:deriveholders2...
2019-10-19 Mazdak FarrokhzadRollup merge of #65174 - SimonSapin:zero-box, r=alexcri...
2019-10-19 Yves Dorfsmanreworded loop value sentence
2019-10-19 borsAuto merge of #65570 - tmandry:rollup-hck39pf, r=tmandry
2019-10-18 Wesley WiserImprove comments and structure of `ConstProp::const_prop()`
2019-10-18 Wesley WiserDon't ICE when evaluating writes to uninhabited enum...
2019-10-18 Wesley WiserCleanup const_prop() some
2019-10-18 Wesley Wiser[const-prop] Handle MIR Rvalue::Box
2019-10-18 Simon SapinUninitialized boxes: add test for zero-size allocations
2019-10-18 Vadim PetrochenkovFix rebase
2019-10-18 Vadim Petrochenkovprivacy: Avoid one more `unwrap` causing an ICE in...
2019-10-18 Vadim Petrochenkovexpand: Simplify expansion of derives
2019-10-18 Vadim Petrochenkovresolve: Mark macros starting with an underscore as...
2019-10-18 Tyler MandryRollup merge of #65552 - JohnTitor:use-bitwise-not...
2019-10-18 Tyler MandryRollup merge of #65549 - t-rapp:tr-wrapping-rotate...
2019-10-18 Tyler MandryRollup merge of #65540 - guanqun:extend-t-macro, r...
2019-10-18 Tyler MandryRollup merge of #65535 - eddyb:sliced-predicates, r...
2019-10-18 Tyler MandryRollup merge of #65532 - tshepang:shorten-intro, r...
2019-10-18 Tyler MandryRollup merge of #65513 - RalfJung:fmt, r=Mark-Simulacrum
2019-10-18 Tyler MandryRollup merge of #65511 - Xanewok:sa-nest-in-impls,...
next