]> git.lizzy.rs Git - rust.git/history - src/librustc_typeck/collect.rs
Remove interior mutability from TraitDef by turning fields into queries.
[rust.git] / src / librustc_typeck / collect.rs
2017-05-15 Michael WoeristerRemove interior mutability from TraitDef by turning...
2017-05-15 borsAuto merge of #41859 - froydnj:align-float-parts, r...
2017-05-14 borsAuto merge of #41978 - alexcrichton:update-cargo, r...
2017-05-14 borsAuto merge of #41969 - Enet4:update-rls-313, r=Mark...
2017-05-14 Mark SimulacrumRollup merge of #41979 - pftbest:msp430_libcalls, r...
2017-05-14 Mark SimulacrumRollup merge of #41975 - liranringel:pass-static-crt...
2017-05-14 Mark SimulacrumRollup merge of #41950 - GuillaumeGomez:rustdoc-links...
2017-05-14 Mark SimulacrumRollup merge of #41946 - qnighy:disallow-dot-underscore...
2017-05-14 Mark SimulacrumRollup merge of #41939 - eddyb:trait-assoc-const-defaul...
2017-05-14 Mark SimulacrumRollup merge of #41826 - GuillaumeGomez:add-markdown...
2017-05-14 Mark SimulacrumRollup merge of #41612 - mandeep:add-ops-generics,...
2017-05-13 borsAuto merge of #41919 - nrc:save-crate, r=eddyb
2017-05-13 borsAuto merge of #41914 - eddyb:region-refactor, r=nikomat...
2017-05-13 Eduard-Mihai Burtescurustc: treat ReEarlyBound as free without replacing...
2017-05-13 Mark SimulacrumRollup merge of #41943 - malbarbo:android-openssl,...
2017-05-13 Mark SimulacrumRollup merge of #41820 - devurandom:patch-1, r=alexcrichton
2017-05-12 borsAuto merge of #41757 - alexcrichton:stabilize-crt-stati...
2017-05-11 borsAuto merge of #41684 - jethrogb:feature/ntstatus, r...
2017-05-11 borsAuto merge of #41864 - malbarbo:android-docker, r=alexc...
2017-05-11 borsAuto merge of #41863 - malbarbo:update-android-builder...
2017-05-10 Steve KlabnikRollup merge of #41854 - gamazeps:thread-spawn-doc...
2017-05-10 Steve KlabnikRollup merge of #41809 - gamazeps:thread-docs, r=stevek...
2017-05-10 borsAuto merge of #41764 - scottmcm:faster-reverse, r=brson
2017-05-10 borsAuto merge of #41659 - bluss:clone-split-whitespace...
2017-05-09 borsAuto merge of #41548 - brson:relnotes, r=brson
2017-05-09 achernyakresolved merge conflicts
2017-05-09 borsAuto merge of #41814 - gamazeps:thread-struct-doc,...
2017-05-09 borsAuto merge of #41709 - michaelwoerister:close-metadata...
2017-05-09 borsAuto merge of #41777 - nikomatsakis:issue-41697-mir...
2017-05-09 Corey FarwellRollup merge of #41838 - z1mvader:fix_fn_args_coerce_cl...
2017-05-09 Corey FarwellRollup merge of #41828 - arielb1:lvalue-ops, r=eddyb
2017-05-09 Corey FarwellRollup merge of #41827 - qnighy:allow-bare-cr-in-nondoc...
2017-05-09 Corey FarwellRollup merge of #41520 - estebank:trace-macro, r=nikoma...
2017-05-09 Corey FarwellRollup merge of #41293 - est31:floating_literal_match...
2017-05-08 borsAuto merge of #41515 - eddyb:non-static-assoc-const...
2017-05-08 borsAuto merge of #41824 - Mark-Simulacrum:undo-yacc-remova...
2017-05-08 borsAuto merge of #41745 - oli-obk:diagnostics, r=jonathand...
2017-05-08 Oliver SchneiderRemove need for &format!(...) or &&"" dances in `span_l...
2017-05-07 borsAuto merge of #41729 - ubsan:master, r=nrc
2017-05-07 borsAuto merge of #40857 - estebank:recursive, r=arielb1
2017-05-07 borsAuto merge of #41676 - sirideain:expand-macro-recursion...
2017-05-07 borsAuto merge of #41668 - kennytm:fix-issue-41652, r=jonat...
2017-05-05 Corey FarwellRollup merge of #41734 - nikomatsakis:incr-comp-refacto...
2017-05-05 Corey FarwellRollup merge of #41722 - F001:warnTilde, r=petrochenkov
2017-05-05 Corey FarwellRollup merge of #41678 - GuillaumeGomez:rustdoc-test...
2017-05-05 Corey FarwellRollup merge of #41582 - jonhoo:reread-nameservers...
2017-05-05 Corey FarwellRollup merge of #41307 - GuillaumeGomez:jquery-removal...
2017-05-05 Corey FarwellRollup merge of #41064 - Gankro:ptr-redux, r=alexcrichton
2017-05-05 Corey FarwellRollup merge of #41749 - frewsxcv:option-simplify-types...
2017-05-05 Corey FarwellRollup merge of #41746 - tommyip:master, r=petrochenkov
2017-05-05 Corey FarwellRollup merge of #41741 - rap2hpoutre:patch-3, r=stevekl...
2017-05-04 borsAuto merge of #41739 - TimNN:update-llvm, r=aturon
2017-05-04 borsAuto merge of #41268 - mmatyas:test_on_device, r=alexcr...
2017-05-04 borsAuto merge of #41687 - rillian:no-elf-tls, r=aturon
2017-05-04 borsAuto merge of #41733 - nikomatsakis:incr-comp-remove...
2017-05-04 Niko Matsakisremove `ast_ty_to_ty_cache` entirely
2017-05-04 Niko Matsakisexpose a method for converting `hir::Ty` to `Ty<'tcx>`
2017-05-03 Corey FarwellRollup merge of #41600 - ranma42:xz-dist, r=alexcrichton
2017-05-03 Corey FarwellRollup merge of #41543 - z1mvader:master, r=steveklabnik
2017-05-03 borsAuto merge of #41711 - sirideain:add-static-methods...
2017-05-03 borsAuto merge of #41713 - cuviper:cmake-sanitizers, r...
2017-05-03 Corey FarwellRollup merge of #41705 - Mark-Simulacrum:remove-grammar...
2017-05-03 Corey FarwellRollup merge of #41657 - malbarbo:android-armv7-linker...
2017-05-03 Corey FarwellRollup merge of #41656 - malbarbo:android-armeabi,...
2017-05-03 Corey FarwellRollup merge of #41653 - achernyak:master, r=nikomatsakis
2017-05-03 Corey FarwellRollup merge of #41640 - gaurikholkar:master, r=nikomat...
2017-05-03 Corey FarwellRollup merge of #41217 - topecongiro:docs/atomic-fence...
2017-05-03 borsAuto merge of #41624 - RalfJung:mutexguard-sync, r...
2017-05-02 borsAuto merge of #41207 - sstewartgallus:spinpause, r...
2017-05-02 borsAuto merge of #41702 - frewsxcv:rollup, r=frewsxcv
2017-05-02 Corey FarwellRollup merge of #41693 - est31:anon_params_removal...
2017-05-02 Corey FarwellRollup merge of #41692 - est31:anon_params, r=eddyb
2017-05-02 Corey FarwellRollup merge of #41688 - rust-lang:hex-value-process...
2017-05-02 Corey FarwellRollup merge of #41673 - bitshifter:repr-align-codegen...
2017-05-02 Corey FarwellRollup merge of #41662 - nikomatsakis:on-demandify...
2017-05-02 borsAuto merge of #41547 - alexeyzab:41425-fix-mismatched...
2017-05-02 borsAuto merge of #41488 - estebank:closure-args, r=arielb1
2017-05-02 borsAuto merge of #40851 - oli-obk:multisugg, r=jonathandturner
2017-05-01 borsAuto merge of #41560 - alevy:rwpi-ropi, r=eddyb
2017-04-30 Niko Matsakisintern CodeExtents
2017-04-30 Corey FarwellRollup merge of #41608 - cuviper:distcheck-rust-src...
2017-04-29 borsAuto merge of #39291 - Freyskeyd:check_context_E0423...
2017-04-29 borsAuto merge of #41588 - cengizIO:master, r=nikomatsakis
2017-04-28 borsAuto merge of #41542 - petrochenkov:objpars2, r=nikomat...
2017-04-28 borsAuto merge of #41508 - michaelwoerister:generic-path...
2017-04-28 Corey FarwellRollup merge of #41571 - alexcrichton:fix-windows-mingw...
2017-04-27 Corey FarwellRollup merge of #41572 - frewsxcv:bump-mdbook, r=stevek...
2017-04-27 Corey FarwellRollup merge of #41526 - steveklabnik:gh35950, r=Guilla...
2017-04-27 Corey FarwellRollup merge of #41523 - estebank:moved, r=arielb1
2017-04-27 Corey FarwellRollup merge of #41438 - projektir:mpsc_docs, r=stevekl...
2017-04-27 borsAuto merge of #41529 - bitshifter:issue-41479, r=eddyb
2017-04-27 borsAuto merge of #41507 - arielb1:symbol-cache, r=nikomatsakis
2017-04-27 borsAuto merge of #41433 - estebank:constructor, r=michaelw...
2017-04-27 borsAuto merge of #37860 - giannicic:defaultimpl, r=nagisa
2017-04-26 Ariel Ben-YehudaRollup merge of #41552 - jessicah:updated-num-cpus...
2017-04-26 Ariel Ben-YehudaRollup merge of #41550 - wesleywiser:fix_33287, r=estebank
2017-04-26 Ariel Ben-YehudaRollup merge of #41546 - cuviper:reduced-rust-src,...
2017-04-26 Ariel Ben-YehudaRollup merge of #41524 - michaelwu:basic-hexagon, r...
2017-04-26 Ariel Ben-YehudaRollup merge of #41501 - GuillaumeGomez:invalid_module_...
2017-04-26 Ariel Ben-YehudaRollup merge of #41499 - steveklabnik:gh25164, r=alexcr...
next