]> git.lizzy.rs Git - rust.git/history - src/librustc_driver/driver.rs
Auto merge of #33450 - SiegeLord:dep_info_no_analysis, r=nrc
[rust.git] / src / librustc_driver / driver.rs
2016-05-13 borsAuto merge of #33450 - SiegeLord:dep_info_no_analysis...
2016-05-12 borsAuto merge of #33282 - alexcrichton:rustbuild-crate...
2016-05-12 borsAuto merge of #33306 - vadixidav:master, r=alexcrichton
2016-05-12 borsAuto merge of #33169 - swgillespie:issue32829, r=eddyb
2016-05-11 Guillaume GomezRollup merge of #33489 - GuillaumeGomez:howto, r=alexcr...
2016-05-11 Steve KlabnikRollup merge of #33542 - GuillaumeGomez:move_since...
2016-05-11 Steve KlabnikRollup merge of #33539 - nikomatsakis:static-error...
2016-05-11 Steve KlabnikRollup merge of #33528 - cramertj:E0061typeo, r=jseyfried
2016-05-11 Steve KlabnikRollup merge of #33524 - briangreenery:briangreenery...
2016-05-11 Steve KlabnikRollup merge of #33522 - mbrubeck:inline-rawvec-cap...
2016-05-11 Steve KlabnikRollup merge of #33386 - cramertj:E0504, r=steveklabnik
2016-05-11 Steve KlabnikRollup merge of #33345 - birkenfeld:issue-31754, r...
2016-05-11 Steve KlabnikRollup merge of #33260 - mrmiywj:help-on-pattern-guard...
2016-05-11 Steve KlabnikRollup merge of #33129 - GuillaumeGomez:fmt_doc, r...
2016-05-11 borsAuto merge of #33239 - eddyb:mir-temp-drops, r=arielb1
2016-05-11 borsAuto merge of #33425 - eddyb:rift, r=nikomatsakis
2016-05-11 borsAuto merge of #33512 - birkenfeld:issue-25944, r=sanxiyn
2016-05-11 Eduard Burtescurustc: Split 'tcx into 'gcx and 'tcx for InferCtxt...
2016-05-11 Eduard Burtescurustc: Replace &'a TyCtxt<'tcx> with a TyCtxt<'a, ...
2016-05-10 borsAuto merge of #33488 - eddyb:trans-fixes, r=Aatch
2016-05-10 Pavel SountsovRename after_ast to after_hir_lowering.
2016-05-10 Pavel SountsovFix funky formatting.
2016-05-10 Pavel SountsovMake --emit dep-info work correctly with -Z no-analysis...
2016-05-10 borsAuto merge of #33471 - birkenfeld:issue-33464, r=jseyfried
2016-05-10 borsAuto merge of #33337 - birkenfeld:issue-27842, r=jseyfried
2016-05-10 borsAuto merge of #33473 - michaelwoerister:split-cratecont...
2016-05-10 borsAuto merge of #33443 - jseyfried:resolve_ast, r=nrc
2016-05-09 Manish GoregaokarRollup merge of #33496 - silvo38:master, r=apasel422
2016-05-09 Manish GoregaokarRollup merge of #33480 - birkenfeld:issue-33422, r...
2016-05-09 Manish GoregaokarRollup merge of #33431 - GuillaumeGomez:issue-30416...
2016-05-09 Manish GoregaokarRollup merge of #33383 - cramertj:E0509, r=Manishearth
2016-05-09 Manish GoregaokarRollup merge of #33370 - aochagavia:dump, r=nrc
2016-05-09 Manish GoregaokarRollup merge of #33224 - alexcrichton:create-exit-statu...
2016-05-09 borsAuto merge of #33224 - alexcrichton:create-exit-status...
2016-05-09 borsAuto merge of #33457 - oli-obk:const_err/cast_u8_ptr...
2016-05-09 borsAuto merge of #33484 - murarth:diagnostic-builder-field...
2016-05-09 borsAuto merge of #33478 - xen0n:normalize-callee-trait...
2016-05-09 Jeffrey SeyfriedRefactor out `driver::lower_and_resolve`
2016-05-09 borsAuto merge of #33365 - birkenfeld:makehelpfix, r=alexcr...
2016-05-09 Jeffrey SeyfriedReimplement pretty printing
2016-05-09 Jeffrey SeyfriedResolve paths generated in the ast->hir lowerer
2016-05-09 Jeffrey SeyfriedRefactor the interface that `resolve` exposes to `driver`
2016-05-09 Jeffrey SeyfriedMove resolution to before lowering
2016-05-09 borsAuto merge of #33360 - alexcrichton:rustbuild-dox,...
2016-05-08 borsAuto merge of #33288 - cyplo:32834_retry_download,...
2016-05-08 borsAuto merge of #33414 - Nercury:master, r=alexcrichton
2016-05-08 Manish GoregaokarRollup merge of #33426 - sfackler:try-from, r=aturon
2016-05-08 Manish GoregaokarRollup merge of #33424 - semarie:dist, r=alexcrichton
2016-05-08 Manish GoregaokarRollup merge of #33420 - durka:patch-20, r=alexcrichton
2016-05-08 Manish GoregaokarRollup merge of #33406 - Manishearth:diag-improve-const...
2016-05-08 Manish GoregaokarRollup merge of #33404 - gsquire:cargo-lock, r=alexcrichton
2016-05-08 Manish GoregaokarRollup merge of #33373 - birkenfeld:issue-32555, r...
2016-05-08 Manish GoregaokarRollup merge of #33369 - nikomatsakis:graceful-empty...
2016-05-08 borsAuto merge of #33091 - sanxiyn:unused-trait-import...
2016-05-08 borsAuto merge of #33403 - alexcrichton:consistent-env...
2016-05-08 borsAuto merge of #33130 - eddyb:mir-const, r=nikomatsakis
2016-05-07 Steve KlabnikRollup merge of #33456 - CryZe:barrier-wait-docs, r...
2016-05-07 Steve KlabnikRollup merge of #33336 - birkenfeld:issue-27361, r...
2016-05-07 Steve KlabnikRollup merge of #33326 - birkenfeld:issue-33321, r...
2016-05-07 Steve KlabnikRollup merge of #33313 - birkenfeld:depgraph-panic...
2016-05-07 Steve KlabnikRollup merge of #33283 - GuillaumeGomez:process_doc...
2016-05-07 Steve KlabnikRollup merge of #33256 - pnkfelix:add-rustc-specific...
2016-05-07 Eduard Burtescumir: qualify and promote constants.
2016-05-07 borsAuto merge of #33359 - tamird:consolidate-musl, r=alexc...
2016-05-07 borsAuto merge of #33328 - nrc:highlight-api, r=alexcrichton
2016-05-07 borsAuto merge of #33311 - birkenfeld:issue33262, r=nrc
2016-05-07 borsAuto merge of #33267 - nagisa:mir-temporary-32959,...
2016-05-06 borsAuto merge of #33225 - michaelwoerister:fix-debuginfo...
2016-05-06 borsAuto merge of #33086 - cardoe:non-blocking-rand-read...
2016-05-06 borsAuto merge of #33072 - tbu-:pr_duration_new_overflow...
2016-05-05 borsAuto merge of #32990 - tbu-:pr_more_defaults_cstr_path...
2016-05-05 borsAuto merge of #33128 - xen0n:more-confusing-unicode...
2016-05-05 borsAuto merge of #33067 - notriddle:wrapping_neg, r=alexcr...
2016-05-03 Manish GoregaokarRollup merge of #33371 - birkenfeld:issue-33302, r=cmr
2016-05-03 Manish GoregaokarRollup merge of #33357 - pcwalton:inline-mem-forget...
2016-05-03 Manish GoregaokarRollup merge of #33343 - birkenfeld:issue-32214, r...
2016-05-03 Manish GoregaokarRollup merge of #33340 - birkenfeld:issue-23716, r...
2016-05-03 Manish GoregaokarRollup merge of #33339 - oli-obk:fix/const_eval, r...
2016-05-03 Manish GoregaokarRollup merge of #33322 - justsostephen:master, r=stevek...
2016-05-03 Manish GoregaokarRollup merge of #33294 - timothy-mcroy:E0501, r=Guillau...
2016-05-03 Manish GoregaokarRollup merge of #33277 - birkenfeld:fmt-named-dollar...
2016-05-03 borsAuto merge of #33330 - birkenfeld:issue-29121, r=Manish...
2016-05-03 Seo SanghyeonWarn unused trait imports
2016-05-03 borsAuto merge of #33119 - nrc:pretty, r=pnkfelix
2016-05-03 Manish GoregaokarRollup merge of #33325 - birkenfeld:issue-31341, r...
2016-05-03 Manish GoregaokarRollup merge of #33324 - birkenfeld:issue-30497, r...
2016-05-03 Manish GoregaokarRollup merge of #33323 - birkenfeld:issue-31221, r...
2016-05-03 Manish GoregaokarRollup merge of #33320 - birkenfeld:issue31573, r=arielb1
2016-05-03 Manish GoregaokarRollup merge of #33309 - birkenfeld:pp, r=nrc
2016-05-02 Nick CameronRefactor pretty printing to use more of the driver
2016-05-02 Nick CameronUse the compiler API to run pretty printing.
2016-05-02 borsAuto merge of #32386 - brandonedens:llvm_min_size,...
2016-05-02 borsAuto merge of #33308 - ollie27:wingnu_jemalloc, r=alexc...
2016-05-02 borsAuto merge of #33303 - Aatch:mir-coercion-cast, r=arielb1
2016-05-02 borsAuto merge of #33289 - birkenfeld:chain-find, r=bluss
2016-05-02 borsAuto merge of #33284 - nagisa:mir-fix-constfn-pats...
2016-05-02 borsAuto merge of #33190 - jseyfried:improve_diagnostics...
2016-05-02 borsAuto merge of #33296 - jseyfried:non_idempotent_lowerin...
2016-05-02 Jeffrey SeyfriedAvoid keeping MTWT tables for save-analysis
2016-05-01 Jeffrey SeyfriedAvoid using the lowering context in `librustc_save_anal...
next