]> git.lizzy.rs Git - rust.git/history - src/librustc/traits/mod.rs
move projection mode into parameter environment
[rust.git] / src / librustc / traits / mod.rs
2017-06-01 Niko Matsakismove projection mode into parameter environment
2017-05-31 Mark SimulacrumRollup merge of #42252 - stjepang:clarify-alignof-docs...
2017-05-29 borsAuto merge of #41856 - qnighy:prohibit-parenthesized...
2017-05-28 borsAuto merge of #42167 - scottmcm:iter-stepby-sizehint...
2017-05-28 Mark SimulacrumRollup merge of #42260 - stjepang:document-cmp-traits...
2017-05-27 borsAuto merge of #42137 - nical:doc-clone, r=BurntSushi
2017-05-27 borsAuto merge of #42103 - jorendorff:master, r=estebank
2017-05-27 borsAuto merge of #42109 - Keruspe:master, r=alexcrichton
2017-05-26 Corey FarwellRollup merge of #42169 - scottmcm:new-step-trait-issue...
2017-05-26 borsAuto merge of #42014 - tbu-:pr_scan_not_fused, r=alexcr...
2017-05-25 borsAuto merge of #42052 - kennytm:fix-42007-ice-on-decode...
2017-05-25 borsAuto merge of #41932 - wesleywiser:py-to-rust, r=alexcr...
2017-05-25 borsAuto merge of #41145 - matthewjasper:stabilize-relaxed...
2017-05-25 borsAuto merge of #41700 - GuillaumeGomez:extend-css-stable...
2017-05-25 Mark SimulacrumRollup merge of #42191 - alexcrichton:update-cargo...
2017-05-25 Mark SimulacrumRollup merge of #42159 - Havvy:doc-drop, r=steveklabnik
2017-05-25 Mark SimulacrumRollup merge of #42150 - citizen428:feature/error-count...
2017-05-25 Mark SimulacrumRollup merge of #42149 - dvyukov:license, r=brson
2017-05-25 Mark SimulacrumRollup merge of #42142 - ids1024:redox, r=aturon
2017-05-25 Mark SimulacrumRollup merge of #42141 - ids1024:nobacktrace, r=aturon
2017-05-25 Mark SimulacrumRollup merge of #42134 - scottmcm:rangeinclusive-struct...
2017-05-25 Mark SimulacrumRollup merge of #42120 - euclio:unicode, r=arielb1
2017-05-25 Mark SimulacrumRollup merge of #42071 - nrc:parse-mods, r=nikomatsakis
2017-05-25 Mark SimulacrumRollup merge of #41980 - gamazeps:thread-send, r=stevek...
2017-05-23 MatthewStabilize in 1.19
2017-05-23 borsAuto merge of #42023 - nikomatsakis:issue-36799-ostn15_...
2017-05-23 borsAuto merge of #42015 - nikomatsakis:chalk-trait-env...
2017-05-23 Corey FarwellRollup merge of #42144 - cengizIO:master, r=nikomatsakis
2017-05-23 Corey FarwellRollup merge of #42016 - pietroalbini:stabilize/loop_br...
2017-05-23 borsAuto merge of #41559 - GuillaumeGomez:partial-eq-msg...
2017-05-22 Niko Matsakisrename `parameter_environment` to `param_env`
2017-05-22 Niko Matsakisrename `ParameterEnvironment` to `ParamEnv`
2017-05-22 Niko Matsakiscentralize the caching for is-copy, is-sized, and is...
2017-05-22 borsAuto merge of #42147 - withoutboats:run-pass-test-for...
2017-05-21 borsAuto merge of #41904 - sfackler:1.18-stabilization...
2017-05-20 Mark SimulacrumRollup merge of #42062 - fhartwig:fix-off-by-one-span...
2017-05-20 borsAuto merge of #42069 - QuietMisdreavus:low_pri, r=alexc...
2017-05-20 borsAuto merge of #42111 - ollie27:stab, r=Mark-Simulacrum
2017-05-20 borsAuto merge of #41967 - ishitatsuyuki:patch-1, r=alexcri...
2017-05-19 Dylan MaccoraMerge branch 'master' into maccoda/env_docs
2017-05-19 Mark SimulacrumRollup merge of #42096 - ollie27:rustdoc_js_impls,...
2017-05-19 Mark SimulacrumRollup merge of #42070 - tshepang:env-misc, r=BurntSushi
2017-05-19 Mark SimulacrumRollup merge of #42056 - sylvestre:master, r=alexcrichton
2017-05-19 Mark SimulacrumRollup merge of #42037 - nagisa:charpat, r=sfackler
2017-05-19 Mark SimulacrumRollup merge of #42024 - citizen428:docs/update-exitsta...
2017-05-19 Mark SimulacrumRollup merge of #42006 - jseyfried:fix_include_regressi...
2017-05-19 Mark SimulacrumRollup merge of #41971 - japaric:pre-link-args, r=alexc...
2017-05-19 Mark SimulacrumRollup merge of #41958 - malbarbo:docker-share, r=alexc...
2017-05-19 Mark SimulacrumRollup merge of #41910 - mersinvald:master, r=Mark...
2017-05-19 Mark SimulacrumRollup merge of #41870 - excaliburHisSheath:iss29367...
2017-05-19 borsAuto merge of #41439 - ivandardi:master, r=BurntSushi
2017-05-18 borsAuto merge of #42073 - mersinvald:update-cargo-submodul...
2017-05-18 borsAuto merge of #41639 - ishitatsuyuki:unify-tools, r...
2017-05-17 borsAuto merge of #41911 - michaelwoerister:querify_trait_d...
2017-05-15 Michael WoeristerRemove interior mutability from TraitDef by turning...
2017-05-14 Mark SimulacrumRollup merge of #41612 - mandeep:add-ops-generics,...
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-09 Corey FarwellRollup merge of #41293 - est31:floating_literal_match...
2017-05-07 borsAuto merge of #40857 - estebank:recursive, r=arielb1
2017-05-07 borsAuto merge of #41676 - sirideain:expand-macro-recursion...
2017-05-06 David LeGareMerge remote-tracking branch 'rust-lang/master' into...
2017-05-05 Corey FarwellRollup merge of #41734 - nikomatsakis:incr-comp-refacto...
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-04 borsAuto merge of #41687 - rillian:no-elf-tls, r=aturon
2017-05-04 borsAuto merge of #41733 - nikomatsakis:incr-comp-remove...
2017-05-03 Corey FarwellRollup merge of #41730 - bholley:arc_comment, r=aturon
2017-05-03 Corey FarwellRollup merge of #41715 - martinhath:master, 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 #41625 - nikomatsakis:incr-comp-dep...
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 #41605 - tschottdorf:param-env, r=nikomat...
2017-05-02 Tobias SchottdorfStore interned predicates in ParameterEnvironment
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 Taylor Cramerintroduce per-fn RegionMaps
2017-04-30 Niko Matsakisintern CodeExtents
next