]> git.lizzy.rs Git - rust.git/history - src/librustc/traits/select.rs
Auto merge of #42394 - ollie27:rustdoc_deref_box, r=QuietMisdreavus
[rust.git] / src / librustc / traits / select.rs
2017-06-06 borsAuto merge of #42394 - ollie27:rustdoc_deref_box, r...
2017-06-06 borsAuto merge of #41990 - qnighy:disallow-underscore-suffi...
2017-06-05 borsAuto merge of #42383 - estebank:candidate-newline,...
2017-06-04 borsAuto merge of #42426 - arthurprs:io_error, r=sfackler
2017-06-04 borsAuto merge of #42362 - estebank:type, r=arielb1
2017-06-04 borsAuto merge of #42265 - Zoxc:for-sugar, r=eddyb
2017-06-04 borsAuto merge of #41968 - kennytm:fix-unreadable-json...
2017-06-03 borsAuto merge of #42391 - photoszzt:master, r=Manishearth
2017-06-03 borsAuto merge of #42387 - GuillaumeGomez:error-codes-next...
2017-06-03 borsAuto merge of #42369 - RalfJung:drop-glue, r=eddyb
2017-06-03 borsAuto merge of #42334 - est31:master, r=jseyfried
2017-06-03 borsAuto merge of #42396 - venkatagiri:remove_lifetime_extn...
2017-06-03 borsAuto merge of #42332 - michaelwoerister:no-more-retraci...
2017-06-03 borsAuto merge of #42331 - retep998:standard-relocation...
2017-06-03 Corey FarwellRollup merge of #42382 - alexcrichton:remove-rustflags...
2017-06-03 Corey FarwellRollup merge of #42368 - estebank:call-site, r=nikomatsakis
2017-06-03 Corey FarwellRollup merge of #42363 - cuviper:no-fail-fast, r=alexcr...
2017-06-03 Corey FarwellRollup merge of #42354 - Mark-Simulacrum:reduce-verbosi...
2017-06-03 Corey FarwellRollup merge of #42353 - steveklabnik:update-books...
2017-06-03 borsAuto merge of #41953 - Aaronepower:patch-1, r=brson
2017-06-02 borsAuto merge of #42381 - Mark-Simulacrum:rollup, r=Mark...
2017-06-02 borsAuto merge of #42189 - nikomatsakis:chalk-trait-env...
2017-06-02 Mark SimulacrumRollup merge of #41981 - gamazeps:thread-detach, r...
2017-06-02 borsAuto merge of #41670 - scottmcm:slice-rotate, r=alexcri...
2017-06-01 Niko Matsakispacify the mercilous tidy
2017-06-01 Niko Matsakisergonomic improvements to the methods in infcx
2017-06-01 Niko Matsakisstrip param-env from infcx
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-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-09 borsAuto merge of #41548 - brson:relnotes, r=brson
2017-05-06 David LeGareMerge remote-tracking branch 'rust-lang/master' into...
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 Corey FarwellRollup merge of #41217 - topecongiro:docs/atomic-fence...
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 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-26 borsAuto merge of #41258 - clarcharr:str_box_extras, r...
2017-04-26 Corey FarwellRollup merge of #41442 - tbu-:pr_writeall_interrupted...
2017-04-25 borsAuto merge of #40434 - mattico:splice-update, r=alexcri...
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-24 MatthewFix more merge conflicts
2017-04-23 borsAuto merge of #41486 - arielb1:select-where, r=eddyb
2017-04-23 borsAuto merge of #41485 - arielb1:dtorck-constraint, r...
2017-04-23 Ariel Ben-Yehudatraits::select: quickly filter out predicates from...
2017-04-23 Ariel Ben-Yehudaclean-up adt_sized_constraint now that it uses on-demand
2017-04-23 borsAuto merge of #41437 - cuviper:remove-unstable-deprecat...
2017-04-22 borsAuto merge of #41469 - arielb1:rustc-spring-cleaning...
2017-04-22 Ariel Ben-Yehudabail out of selection when there are multiple surviving...
2017-04-20 Corey FarwellRollup merge of #40987 - maccoda:convert-docs, r=stevek...
next