]> git.lizzy.rs Git - rust.git/history - src
self-profiling: Remove module names from some event-ids in codegen backend.
[rust.git] / src /
2019-10-22 Michael Woeristerself-profiling: Remove module names from some event...
2019-10-21 borsAuto merge of #65594 - RalfJung:miri, r=oli-obk
2019-10-21 borsAuto merge of #65630 - ecstatic-morse:graphviz-tidy...
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 né... 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 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 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,...
2019-10-18 Tyler MandryRollup merge of #65508 - rust-lang:llvm-icebreakers...
2019-10-18 Tyler MandryRollup merge of #65498 - SimonSapin:plugin-help, r...
2019-10-18 Tyler MandryRollup merge of #65496 - tspiteri:euc-div-panic, r...
2019-10-18 Tyler MandryRollup merge of #65493 - GuillaumeGomez:long-err-explan...
2019-10-18 Tyler MandryRollup merge of #65480 - nnethercote:rm-iterate_until_f...
2019-10-18 Tyler MandryRollup merge of #65472 - Zoxc:sharded-dep-graph-2,...
2019-10-18 Tyler MandryRollup merge of #65455 - nnethercote:avoid-unnecessary...
2019-10-18 Tyler MandryRollup merge of #65364 - XiangQingW:master, r=estebank
2019-10-18 Tyler MandryRollup merge of #65334 - GuillaumeGomez:long-err-explan...
2019-10-18 Tyler MandryRollup merge of #65201 - tmiasko:no-bindings, r=rkruppe
2019-10-18 Tyler MandryRollup merge of #65197 - spastorino:place-mut-visitor...
2019-10-18 Tyler MandryRollup merge of #65016 - lzutao:inline-mem-constfn...
2019-10-18 Esteban Küberreview comments
2019-10-18 Esteban Küberreview comment: span bug label
2019-10-18 Esteban Küberreview comments: help wording
next