]> git.lizzy.rs Git - rust.git/history - src/librustc/mir/tcx.rs
Rollup merge of #41456 - jessicah:haiku-support, r=alexcrichton
[rust.git] / src / librustc / mir / tcx.rs
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 Eduard-Mihai Burtescurustc: rename some of the queries to match tcx methods.
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 #40254 - nagisa:compiler-builtin-no...
2017-03-08 Ariel Ben-YehudaRollup merge of #40237 - arthurprs:hm-adapt2, r=alexcri...
2017-03-08 Ariel Ben-YehudaRollup merge of #40154 - steveklabnik:link-unstable...
2017-03-04 borsAuto merge of #40245 - cuviper:maybe-not-pie, r=alexcri...
2017-03-04 borsAuto merge of #40242 - cramertj:fix-while-let-ribs...
2017-03-04 borsAuto merge of #40207 - phil-opp:llvm-submodule-update...
2017-03-04 borsAuto merge of #40202 - jseyfried:integrate_tokenstream...
2017-03-04 borsAuto merge of #40163 - arielb1:normalization-1702,...
2017-03-03 borsAuto merge of #39917 - alexcrichton:build-cargo, r...
2017-03-03 borsAuto merge of #40133 - arielb1:operand-lifetimes, r...
2017-03-03 borsAuto merge of #40189 - SimonSapin:one-width, r=alexcrichton
2017-03-03 borsAuto merge of #40178 - arielb1:provide-destructors...
2017-03-03 borsAuto merge of #40152 - eddyb:order-in-rustbuild, r...
2017-03-03 borsAuto merge of #39927 - nikomatsakis:incr-comp-skip...
2017-03-02 borsAuto merge of #40216 - frewsxcv:rollup, r=frewsxcv
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 Corey FarwellRollup merge of #40104 - nagisa:mir-the-shiny, r=eddyb
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 Ariel Ben-Yehudastore the normalized types of statics in MIR Lvalues
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 Simonas KazlauskasRemove the TypedConstVal
2017-02-28 Simonas KazlauskasMake Rvalue::ty infallible
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-27 borsAuto merge of #38165 - Yamakaky:better-backtrace, r...
2017-02-26 borsAuto merge of #39738 - keeperofdakeys:vec-docs, r=Guill...
2017-02-25 Eduard-Mihai Burtescurustc_typeck: hook up collect and item/body check to...
2017-02-25 Eduard-Mihai Burtescurustc: move the actual values of enum discriminants...
2017-02-25 Eduard-Mihai BurtescuRollup merge of #39961 - redox-os:redox, r=alexcrichton
2017-02-25 Eduard-Mihai BurtescuRollup merge of #39914 - raphlinus:mx_handle_wait,...
2017-02-25 Eduard-Mihai BurtescuRollup merge of #39905 - estebank:useless-error, r...
2017-02-25 Eduard-Mihai BurtescuRollup merge of #39903 - binarycrusader:issue-39901...
2017-02-25 Eduard-Mihai BurtescuRollup merge of #39888 - nagisa:on-fail-bootstrap,...
2017-02-25 Eduard-Mihai BurtescuRollup merge of #39864 - cramertj:normalize-breaks...
2017-02-25 Eduard-Mihai BurtescuRollup merge of #39859 - GuillaumeGomez:rustdoc-test...
2017-02-24 Guillaume GomezRollup merge of #39886 - mbrubeck:doc-edit, r=steveklabnik
2017-02-24 Guillaume GomezRollup merge of #39845 - JDemler:master, r=steveklabnik
2017-02-24 Guillaume GomezRollup merge of #39815 - oli-obk:patch-3, r=aturon
2017-02-24 Guillaume GomezRollup merge of #39777 - mina86:gib, r=steveklabnik
2017-02-24 borsAuto merge of #39714 - vadimcn:top-level-expn2, r=micha...
2017-02-24 borsAuto merge of #39851 - alexcrichton:verify-unstable...
2017-02-22 Raph LevienMerge branch 'master' of https://github.com/rust-lang...
2017-02-21 borsAuto merge of #39874 - amosonn:master, r=alexcrichton
2017-02-20 Corey FarwellRollup merge of #39937 - arthurprs:hm-adapt, r=frewsxcv
2017-02-20 Corey FarwellRollup merge of #39913 - nikomatsakis:inference-error...
2017-02-20 borsAuto merge of #39304 - jrmuizel:drop-flags, r=steveklabnik
2017-02-19 Glyne J. GittensMerge branch 'master' of https://github.com/rust-lang...
2017-02-19 borsAuto merge of #39871 - binarycrusader:issue-39868,...
2017-02-19 borsAuto merge of #39912 - nikomatsakis:incr-comp-trait...
2017-02-18 Guillaume GomezRollup merge of #39904 - Stebalien:cleanup-string-split...
2017-02-18 Guillaume GomezRollup merge of #39898 - king6cong:logic_clean, r=alexc...
2017-02-18 Guillaume GomezRollup merge of #39862 - stjepang:fix-wording-localkey...
2017-02-18 Guillaume GomezRollup merge of #39847 - CBenoit:patch-1, r=frewsxcv
2017-02-18 borsAuto merge of #39887 - nikomatsakis:issue-39292, r...
2017-02-18 borsAuto merge of #39877 - estebank:remove-params, r=petroc...
2017-02-18 borsAuto merge of #39854 - nagisa:mir-asm-stmt, r=nikomatsakis
2017-02-17 borsAuto merge of #39578 - canndrew:nixos-bootstrap-fix...
2017-02-17 borsAuto merge of #39485 - canndrew:inference-fix-39297...
2017-02-15 borsAuto merge of #39457 - bvinc:master, r=alexcrichton
2017-02-15 Simonas Kazlauskas[MIR] Make InlineAsm a Statement
2017-02-15 borsAuto merge of #39781 - nrc:save-impls, r=nikomatsakis
2017-02-15 borsAuto merge of #39594 - clarcharr:cstr_box, r=aturon
2017-02-15 borsAuto merge of #39560 - F001:retainHashMap, r=alexcrichton
2017-02-14 Corey FarwellRollup merge of #39790 - zackw:tidy-linelen-exempt...
2017-02-14 Corey FarwellRollup merge of #39785 - alexcrichton:no-thread-sanitiz...
2017-02-14 Corey FarwellRollup merge of #39754 - alexcrichton:less-assertions...
2017-02-14 Corey FarwellRollup merge of #39730 - jseyfried:fix_empty_seq_rep_ic...
2017-02-14 Corey FarwellRollup merge of #39659 - zackw:asciiext-ctype, r=alexcr...
2017-02-14 borsAuto merge of #39728 - eddyb:vendeur-tres-bien, r=alexc...
next