]> git.lizzy.rs Git - rust.git/history - src/librustc/traits/project.rs
Auto merge of #41433 - estebank:constructor, r=michaelwoerister
[rust.git] / src / librustc / traits / project.rs
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-25 Gianni Ciccarelli support `default impl` for specialization
2017-04-24 Eduard-Mihai Burtescurustc: rename some of the queries to match tcx methods.
2017-04-24 Gianni Ciccarellisupport `default impl` for specialization
2017-03-11 Ariel Ben-YehudaRollup merge of #40146 - bjorn3:few-infer-changes,...
2017-03-11 Alex CrichtonRollup merge of #40092 - sinkuu:fix_suggestion_index...
2017-03-08 Ariel Ben-YehudaRollup merge of #40154 - steveklabnik:link-unstable...
2017-03-02 Corey FarwellRollup merge of #40166 - aidanhs:aphs-index-coerce...
2017-03-02 Corey FarwellRollup merge of #40139 - tedsta:fuchsia_std_process_fix...
2017-03-02 Corey FarwellRollup merge of #40129 - abonander:proc_macro_bang...
2017-03-02 Corey FarwellRollup merge of #40117 - SimonSapin:to-err-is-for-the...
2017-03-02 Corey FarwellRollup merge of #40110 - benschreiber:nostackcheck...
2017-03-02 borsAuto merge of #39655 - durka:recursion-limit-suggestion...
2017-03-02 Guillaume GomezRollup merge of #40081 - GuillaumeGomez:poison-docs...
2017-03-01 borsAuto merge of #39803 - brson:fpic, r=alexcrichton
2017-03-01 Corey FarwellRollup merge of #40128 - cengizIO:master, r=nikomatsakis
2017-03-01 Corey FarwellRollup merge of #40028 - withoutboats:string_from_iter...
2017-03-01 Corey FarwellRollup merge of #39960 - lukaramu:issue-39925, r=alexcr...
2017-03-01 Corey FarwellRollup merge of #39944 - GuillaumeGomez:associated...
2017-03-01 Corey FarwellRollup merge of #39936 - djzin:inclusive_rangeargument...
2017-02-28 Steve KlabnikRollup merge of #40153 - steveklabnik:alphabetize-unsta...
2017-02-28 Steve KlabnikRollup merge of #40151 - steveklabnik:update-mdbook...
2017-02-28 Steve KlabnikRollup merge of #40142 - MajorBreakfast:patch-4, r...
2017-02-28 Steve KlabnikRollup merge of #40130 - alexcrichton:fix-musl-again...
2017-02-28 Corey FarwellRollup merge of #40131 - MajorBreakfast:patch-3, r...
2017-02-28 Corey FarwellRollup merge of #40126 - GuillaumeGomez:fmt-write-docs...
2017-02-28 Corey FarwellRollup merge of #40124 - koba-e964:patch-1, r=steveklabnik
2017-02-28 Corey FarwellRollup merge of #40122 - robinst:process-add-example...
2017-02-28 Corey FarwellRollup merge of #40057 - GuillaumeGomez:html-issue...
2017-02-28 Corey FarwellRollup merge of #40056 - keeperofdakeys:contributing...
2017-02-28 Corey FarwellRollup merge of #40047 - topecongiro:master, r=est31
2017-02-28 Corey FarwellRollup merge of #40033 - GuillaumeGomez:condvar-docs...
2017-02-28 Corey FarwellRollup merge of #39977 - frewsxcv:error-reporting-clean...
2017-02-28 borsAuto merge of #40135 - alexcrichton:split-android,...
2017-02-28 borsAuto merge of #40008 - eddyb:lazy-12, r=nikomatsakis
2017-02-25 Eduard-Mihai Burtescurustc_typeck: rework coherence to be almost completely...
2017-02-25 Eduard-Mihai Burtescurustc: simplify tcx.closure_type(...) as it can copy...
2017-02-25 Eduard-Mihai Burtescurustc: combine BareFnTy and ClosureTy into FnSig.
2017-02-05 borsAuto merge of #38161 - durka:rustdoc-crate-attrs, r...
2017-01-17 borsAuto merge of #37972 - bluss:iter-find-is-on-a-roll...
2017-01-12 borsAuto merge of #37926 - bluss:from-utf8-small-simplifica...
2017-01-10 borsAuto merge of #38138 - rkruppe:no_std-no_loop, r=stevek...
2017-01-03 borsAuto merge of #38066 - bluss:string-slice-error, r...
2016-12-27 borsAuto merge of #38329 - ollie27:rustdoc_stab_em_div...
2016-12-26 borsAuto merge of #38274 - elahn:windows-readconsole-ctrl...
2016-12-24 Steve KlabnikRollup merge of #38297 - matklad:linked-lists-are-not...
2016-12-24 Steve KlabnikRollup merge of #37956 - tshepang:patch-2, r=steveklabnik
2016-12-24 borsAuto merge of #38062 - alexcrichton:fix-line-writer...
2016-12-24 borsAuto merge of #38268 - withoutboats:parse_where_higher_...
2016-12-22 borsAuto merge of #38330 - ollie27:rustdoc_short_summaries...
2016-12-20 Alex CrichtonMerge branch 'rfc_1560_warning_cycle' of https://github...
2016-12-20 Alex CrichtonRollup merge of #38289 - bluss:mir-verbose-test-fail...
2016-12-20 Alex CrichtonRollup merge of #38236 - GuillaumeGomez:unix_socket_doc...
2016-12-20 Alex CrichtonRollup merge of #38150 - estebank:fix-23286, r=nikomatsakis
2016-12-20 Alex CrichtonRollup merge of #37761 - christophebiocca:borrow-stdlib...
2016-12-20 borsAuto merge of #38271 - jseyfried:rfc_1560_warning_cycle...
2016-12-19 Seo SanghyeonRollup merge of #38334 - frewsxcv:BuildHasherDefault...
2016-12-19 borsAuto merge of #38194 - sgrif:sg-no-span-mangling, r=nrc
2016-12-19 borsAuto merge of #38140 - jseyfried:proc_macro_visibility...
2016-12-17 borsAuto merge of #38205 - jseyfried:fix_module_directory_r...
2016-12-15 borsAuto merge of #38331 - bluss:assume-stage, r=alexcrichton
2016-12-14 borsAuto merge of #38332 - bluss:copy-prop-arguments, r...
2016-12-14 borsAuto merge of #38181 - jsgf:test-filter-exact, r=alexcr...
2016-12-13 borsAuto merge of #38278 - jseyfried:improve_proc_macro_def...
2016-12-13 borsAuto merge of #38309 - sfackler:rfc-1725, r=alexcrichton
2016-12-12 Jeremy SollerMerge branch 'master' into redox
2016-12-12 Corey FarwellRollup merge of #38299 - achanda:ctrl-c, r=brson
2016-12-12 Corey FarwellRollup merge of #38264 - ollie27:rustdoc_src_macro...
2016-12-12 Corey FarwellRollup merge of #38202 - michaelwoerister:closure-ich...
2016-12-12 Corey FarwellRollup merge of #38164 - sourcefrog:fonts, r=GuillaumeGomez
2016-12-12 Corey FarwellRollup merge of #38067 - GuillaumeGomez:udp-doc, r...
2016-12-12 Corey FarwellRollup merge of #37941 - Cobrand:docfix-issue-37915...
2016-12-12 Corey FarwellRollup merge of #37052 - srinivasreddy:hair_cx, r=pnkfelix
2016-12-12 borsAuto merge of #38049 - frewsxcv:libunicode, r=alexcrichton
2016-12-12 borsAuto merge of #38307 - bluss:mir-opt-level, r=eddyb
2016-12-12 borsAuto merge of #38296 - dylanmckay:llvm-4.0-errortype...
2016-12-12 borsAuto merge of #38291 - brson:licenseck, r=alexcrichton
2016-12-12 borsAuto merge of #38057 - KiChjang:display-formal-type...
2016-12-10 borsAuto merge of #38223 - rkruppe:llvm-stringref-fixes...
2016-12-09 borsAuto merge of #38203 - nrc:save-wr, r=eddyb
2016-12-09 borsAuto merge of #37492 - japaric:no-atomics-alloc, r...
2016-12-08 borsAuto merge of #38146 - kali:master, r=alexcrichton
2016-12-08 borsAuto merge of #38076 - alexcrichton:another-rustbuild...
2016-12-07 Guillaume GomezRollup merge of #38123 - GuillaumeGomez:panic_doc,...
2016-12-07 borsAuto merge of #38105 - ollie27:rustdoc_deterministic_js...
2016-12-07 borsAuto merge of #38134 - bluss:iter-nth, r=aturon
2016-12-06 borsAuto merge of #38017 - arthurprs:hm-extend, r=bluss
next