]> git.lizzy.rs Git - rust.git/history - src/librustc_typeck/variance/mod.rs
Replace Rc with Lrc for shared data
[rust.git] / src / librustc_typeck / variance / mod.rs
2018-03-02 John Kåre AlsakerReplace Rc with Lrc for shared data
2018-02-28 Manish GoregaokarRollup merge of #48355 - mikhail-m1:subslice_pattern_ar...
2018-02-24 Manish GoregaokarRollup merge of #47689 - davidtwco:issue-45157, r=nikom...
2018-02-21 Guillaume GomezRollup merge of #47379 - da-x:master, r=sfackler
2018-02-18 borsAuto merge of #47687 - SimonSapin:panic-impl, r=sfackler
2018-02-17 borsAuto merge of #47408 - eddyb:deref-danger, r=nikomatsakis
2018-02-17 borsAuto merge of #47926 - mikhail-m1:subslice_pattern_arra...
2018-02-10 kennytmRollup merge of #47547 - varkor:infinite-iterators...
2018-02-07 Manish GoregaokarRollup merge of #47883 - yurydelendik:wasm-map, r=alexc...
2018-02-07 Manish GoregaokarRollup merge of #47631 - SimonSapin:nonnull, r=alexcrichton
2018-02-05 kennytmRollup merge of #47704 - dsprenkels:issue-44415, r...
2018-02-05 kennytmRollup merge of #47543 - topecongiro:issue-42344, r...
2018-02-05 kennytmRollup merge of #47496 - QuietMisdreavus:rls-doc-includ...
2018-02-05 kennytmRollup merge of #46030 - Zoxc:asm-volatile, r=nikomatsakis
2018-02-02 kennytmRollup merge of #46156 - SimonSapin:patch-14, r=without...
2018-02-01 borsAuto merge of #47738 - nikomatsakis:issue-47139-master...
2018-01-31 kennytmRollup merge of #47552 - oberien:stepby-nth, r=dtolnay
2018-01-31 kennytmRollup merge of #47677 - etaoins:avoid-underflow-in...
2018-01-31 kennytmRollup merge of #47876 - GuillaumeGomez:associated...
2018-01-30 kennytmRollup merge of #47780 - varkor:cross-file-errors-line...
2018-01-30 kennytmRollup merge of #47760 - little-dude:master, r=alexcrichton
2018-01-30 kennytmRollup merge of #47718 - malbarbo:env-home-dir, r=nikom...
2018-01-30 kennytmRollup merge of #47603 - mark-i-m:markim_comments_0000...
2018-01-30 kennytmRollup merge of #47515 - jimmantooth:patch-1, r=QuietMi...
2018-01-29 borsAuto merge of #47766 - spastorino:inference-dirty-list...
2018-01-28 borsAuto merge of #47663 - malbarbo:mips-crt-static, r...
2018-01-28 borsAuto merge of #47204 - varkor:unsafecell-into_inner...
2018-01-28 borsAuto merge of #47800 - Pulkit07:issue47755, r=sfackler
2018-01-28 borsAuto merge of #47772 - arthurprs:iter-position-bounds...
2018-01-28 borsAuto merge of #47767 - estebank:as-suggestion, r=petroc...
2018-01-28 borsAuto merge of #47746 - varkor:never-type-ice, r=nikomat...
2018-01-27 borsAuto merge of #46450 - Gilnaa:libtest_json_output,...
2018-01-27 borsAuto merge of #47690 - estebank:for-block-277, r=nikoma...
2018-01-27 borsAuto merge of #47571 - FenrirWolf:libunwind, r=alexcrichton
2018-01-26 borsAuto merge of #47748 - alexcrichton:rollup, r=alexcrichton
2018-01-26 Alex CrichtonMerge branch 'mlsm' of https://github.com/dotdash/rust...
2018-01-26 Alex CrichtonMerge branch 'beta-prerelease' of https://github.com...
2018-01-26 Alex CrichtonMerge branch 'android-run-pass' of https://github.com...
2018-01-26 Alex CrichtonMerge branch 'fix-regression' of https://github.com...
2018-01-26 Alex CrichtonMerge branch 'rustdoc_masked' of https://github.com...
2018-01-26 Alex CrichtonMerge branch 'simd-always-mem' of https://github.com...
2018-01-26 Alex CrichtonMerge branch 'llvm5-indirect-deref' of https://github...
2018-01-26 Alex CrichtonMerge branch 'explain' of https://github.com/estebank...
2018-01-26 Alex CrichtonMerge branch 'no-stderr-sink' of https://github.com...
2018-01-25 Alex CrichtonMerge branch 'configure-lto' of https://github.com...
2018-01-25 Alex CrichtonMerge branch 'cache-ty-collect' of https://github.com...
2018-01-25 Alex CrichtonRollup merge of #47719 - malbarbo:run-pass-arch-powerpc...
2018-01-25 Alex CrichtonRollup merge of #47711 - alexcrichton:update-compiler...
2018-01-25 Alex CrichtonRollup merge of #47710 - alexcrichton:llvm-6-compat...
2018-01-25 Alex CrichtonRollup merge of #47705 - pietroalbini:fix-47673, r...
2018-01-25 Alex CrichtonRollup merge of #47701 - Manishearth:intra-fixes, r...
2018-01-25 Alex CrichtonRollup merge of #47696 - Zoxc:variance-rg, r=nikomatsakis
2018-01-24 John Kåre AlsakerMake use of the implemented red/green algorithm for...
2018-01-03 kennytmRollup merge of #47117 - tinaun:no_more_dups, r=frewsxcv
2017-12-10 borsAuto merge of #46620 - bjorn3:remove-test-metric, r...
2017-12-06 Oliver SchneiderUpdate miri to rustc changes
2017-11-27 kennytmRollup merge of #45506 - ia0:mpsc_recv_error_from,...
2017-11-26 kennytmRollup merge of #46259 - bjorn3:display_lang_item,...
2017-11-22 borsAuto merge of #45198 - oli-obk:fmt_args, r=sfackler
2017-11-19 borsAuto merge of #45454 - Aaronepower:master, r=alexcrichton
2017-11-11 borsAuto merge of #45333 - alkis:master, r=bluss
2017-11-09 borsAuto merge of #45761 - gnzlbg:xsave_feature, r=alexcrichton
2017-11-08 borsAuto merge of #45379 - cuviper:unit_from_iter, r=alexcr...
2017-11-07 borsAuto merge of #44932 - cuviper:unsized-ptr-is_null...
2017-11-07 kennytmRollup merge of #45470 - GuillaumeGomez:unix-metadata...
2017-11-06 borsAuto merge of #45369 - fintelia:patch-1, r=BurntSushi
2017-11-04 borsAuto merge of #45514 - gnzlbg:jemalloc_realloc2, r...
2017-11-02 borsAuto merge of #45306 - whitequark:ref_slice, r=alexcrichton
2017-11-01 borsAuto merge of #45472 - michaelwoerister:incr-comp-cachi...
2017-11-01 kennytmRollup merge of #45450 - GuillaumeGomez:overlap-link...
2017-11-01 borsAuto merge of #45267 - oconnor663:rwlock_send, r=alexcr...
2017-10-31 borsAuto merge of #44764 - nvzqz:master, r=alexcrichton
2017-10-30 borsAuto merge of #45497 - mikhail-m1:dump-mir-graphviz...
2017-10-29 borsAuto merge of #45295 - Technius:docs/process, r=stevekl...
2017-10-28 borsAuto merge of #45489 - oli-obk:json_diagnostics, r...
2017-10-28 kennytmRollup merge of #45449 - frewsxcv:frewsxcv-udp-nonblock...
2017-10-28 kennytmRollup merge of #45421 - QuietMisdreavus:update-pulldow...
2017-10-28 borsAuto merge of #45503 - thombles:tk/i44339-v5, r=petroch...
2017-10-27 borsAuto merge of #45353 - wesleywiser:untracked_queries...
2017-10-26 borsAuto merge of #45488 - oli-obk:ctfe_resolve, r=eddyb
2017-10-26 borsAuto merge of #45464 - sinkuu:ice_44851, r=jseyfried
2017-10-26 borsAuto merge of #45096 - DSpeckhals:update-rls-data-for...
2017-10-25 kennytmRollup merge of #45508 - bgermann:master, r=alexcrichton
2017-10-25 kennytmRollup merge of #45496 - kennytm:bootstrap-fix-extensio...
2017-10-25 kennytmRollup merge of #45483 - mbrubeck:hash, r=alexcrichton
2017-10-25 kennytmRollup merge of #45212 - GuillaumeGomez:sidebar-fixed...
2017-10-25 kennytmRollup merge of #45059 - tmccombs:pid, r=alexcrichton
2017-10-25 borsAuto merge of #44636 - GuillaumeGomez:little-error...
2017-10-25 borsAuto merge of #45476 - Xanewok:fingerprint-disambiguato...
2017-10-25 Guillaume GomezRollup merge of #45502 - GuillaumeGomez:show-src-on...
2017-10-25 Guillaume GomezRollup merge of #45486 - oli-obk:patch-9, r=kennytm
2017-10-25 Guillaume GomezRollup merge of #45465 - glaubitz:sparc64, r=alexcrichton
2017-10-25 Guillaume GomezRollup merge of #45461 - wesleywiser:intrinsics_docs...
2017-10-25 Guillaume GomezRollup merge of #45361 - GuillaumeGomez:fs-docs, r...
2017-10-25 borsAuto merge of #45473 - SimonSapin:variance-red-green...
2017-10-23 Simon SapinRemove dependency tracking for variance computation
2017-09-29 Oliver SchneiderMerge remote-tracking branch 'miri/upstream' into miri
2017-08-15 Corey FarwellRollup merge of #43846 - frewsxcv:frewsxcv-mailmap...
2017-07-18 Mark SimulacrumRollup merge of #42837 - rthomas:29355-error, r=stevekl...
2017-07-13 Steve KlabnikRollup merge of #42926 - Havvy:doc-path-ext, r=steveklabnik
next