]> git.lizzy.rs Git - rust.git/history - src/librustc/traits/specialize/mod.rs
Remove interior mutability from TraitDef by turning fields into queries.
[rust.git] / src / librustc / traits / specialize / mod.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 Eduard-Mihai Burtescurustc: uniformly compute ParameterEnvironment's "free...
2017-05-11 borsAuto merge of #41684 - jethrogb:feature/ntstatus, r...
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 Corey FarwellRollup merge of #41520 - estebank:trace-macro, r=nikoma...
2017-05-07 borsAuto merge of #40857 - estebank:recursive, r=arielb1
2017-05-07 borsAuto merge of #41676 - sirideain:expand-macro-recursion...
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-04 borsAuto merge of #41687 - rillian:no-elf-tls, r=aturon
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-04-30 Niko Matsakisremove ROOT_CODE_EXTENT and DUMMY_CODE_EXTENT
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-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 borsAuto merge of #41529 - bitshifter:issue-41479, r=eddyb
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...
2017-04-26 Ariel Ben-YehudaRollup merge of #41493 - scottmcm:fix-step-replace...
2017-04-26 Ariel Ben-YehudaRollup merge of #41456 - jessicah:haiku-support, r...
2017-04-26 Ariel Ben-YehudaRollup merge of #41370 - malbarbo:android-bootstrap...
2017-04-26 borsAuto merge of #41420 - alexcrichton:mingw-6.3.0, r...
2017-04-26 borsAuto merge of #41352 - kennytm:macos-sanitizers, r...
2017-04-26 borsAuto merge of #41504 - eddyb:query-api, r=nikomatsakis
2017-04-24 borsAuto merge of #40123 - TimNN:llvm40, r=alexcrichton
2017-04-24 Eduard-Mihai Burtescurustc: rename some of the queries to match tcx methods.
2017-04-22 Corey FarwellRollup merge of #41432 - abonander:issue_41211, r=jseyfried
2017-04-22 Corey FarwellRollup merge of #41405 - GuillaumeGomez:rustdoc-warning...
2017-04-21 Corey FarwellRollup merge of #41426 - malbarbo:android-x86_64, r...
2017-04-21 Corey FarwellRollup merge of #41372 - nbigaouette:master, r=alexcrichton
2017-04-20 borsAuto merge of #41342 - GuillaumeGomez:btree-debug-infin...
2017-04-20 Corey FarwellRollup merge of #40987 - maccoda:convert-docs, r=stevek...
2017-04-20 Corey FarwellRollup merge of #40812 - mgattozzi:ChildDocs, r=stevekl...
2017-04-20 borsAuto merge of #41191 - seanmonstar:spec-extend-vec...
2017-04-20 borsAuto merge of #41413 - frewsxcv:rollup, r=frewsxcv
2017-04-20 Corey FarwellRollup merge of #41390 - scottmcm:toowned-clone-into...
2017-04-20 Corey FarwellRollup merge of #41378 - eddyb:byval-is-not-like-sret...
2017-04-20 Corey FarwellRollup merge of #41377 - nikomatsakis:issue-41298-ICE...
2017-04-20 Corey FarwellRollup merge of #41369 - cuviper:arm-stage0, r=alexcrichton
2017-04-20 Corey FarwellRollup merge of #41214 - estebank:less-multiline, r...
2017-04-20 Corey FarwellRollup merge of #41391 - durka:patch-40, r=petrochenkov
2017-04-20 Corey FarwellRollup merge of #41380 - ollie27:stability, r=BurntSushi
2017-04-20 Corey FarwellRollup merge of #41374 - steveklabnik:update-mdbook...
2017-04-20 Corey FarwellRollup merge of #41348 - lukaramu:std-path-docs, r...
2017-04-20 Corey FarwellRollup merge of #41295 - frewsxcv:frewsxcxv-unstability...
2017-04-19 Niko Matsakispropagate other obligations that were left out
2017-04-19 borsAuto merge of #41354 - alexcrichton:tool-no-debug,...
2017-04-19 borsAuto merge of #41325 - eddyb:isolate-snapshots-for...
2017-04-15 Eduard-Mihai Burtescurustc: ban registering obligations during InferCtxt...
2017-04-15 Sean GriffinFurther update with response to feedback
2017-04-15 Sean GriffinImplement RFC 1268
2017-04-09 QuietMisdreavusmerge with master to pick up pulldown switch
2017-03-29 Corey FarwellRollup merge of #40682 - TigleyM:str_doc, r=steveklabnik
2017-03-25 Corey FarwellRollup merge of #40642 - frewsxcv:io-bufread-doc-exampl...
2017-03-23 Corey FarwellRollup merge of #40668 - cramertj:on-demandify-more...
next