]> git.lizzy.rs Git - rust.git/history - src/librustc_driver/lib.rs
rustc: Load the `rustc_trans` crate at runtime
[rust.git] / src / librustc_driver / lib.rs
2018-01-28 Alex Crichtonrustc: Load the `rustc_trans` crate at runtime
2018-01-26 borsAuto merge of #47748 - alexcrichton:rollup, r=alexcrichton
2018-01-26 Alex CrichtonMerge branch 'mlsm' of https://github.com/dotdash/rust...
2018-01-26 Alex CrichtonMerge branch 'beta-prerelease' of https://github.com...
2018-01-26 Alex CrichtonMerge branch 'android-run-pass' of https://github.com...
2018-01-26 Alex CrichtonMerge branch 'fix-regression' of https://github.com...
2018-01-26 Alex CrichtonMerge branch 'rustdoc_masked' of https://github.com...
2018-01-26 Alex CrichtonMerge branch 'simd-always-mem' of https://github.com...
2018-01-26 Alex CrichtonMerge branch 'llvm5-indirect-deref' of https://github...
2018-01-26 Alex CrichtonMerge branch 'explain' of https://github.com/estebank...
2018-01-26 Alex CrichtonMerge branch 'no-stderr-sink' of https://github.com...
2018-01-26 borsAuto merge of #47252 - Zoxc:backtrace-win, r=alexcrichton
2018-01-26 John Kåre AlsakerDo not capture stderr in the compiler. Instead just...
2018-01-25 Alex CrichtonMerge branch 'configure-lto' of https://github.com...
2018-01-25 Alex CrichtonMerge branch 'cache-ty-collect' of https://github.com...
2018-01-25 Alex CrichtonRollup merge of #47719 - malbarbo:run-pass-arch-powerpc...
2018-01-25 Alex CrichtonRollup merge of #47711 - alexcrichton:update-compiler...
2018-01-25 Alex CrichtonRollup merge of #47710 - alexcrichton:llvm-6-compat...
2018-01-25 Alex CrichtonRollup merge of #47705 - pietroalbini:fix-47673, r...
2018-01-25 Alex CrichtonRollup merge of #47701 - Manishearth:intra-fixes, r...
2018-01-25 Alex CrichtonRollup merge of #47696 - Zoxc:variance-rg, r=nikomatsakis
2018-01-25 Alex CrichtonRollup merge of #47668 - nikomatsakis:issue-47511,...
2018-01-25 Alex CrichtonRollup merge of #47656 - ishitatsuyuki:patch-1, r=nikom...
2018-01-25 Alex CrichtonRollup merge of #47626 - eddyb:one-less-unwrap, r=nagisa
2018-01-25 Alex CrichtonRollup merge of #47618 - mrhota:dw_at_noreturn, r=micha...
2018-01-25 Alex CrichtonRollup merge of #47600 - varkor:empty-never-array,...
2018-01-25 Alex CrichtonRollup merge of #47529 - nikomatsakis:impl-trait-issue...
2018-01-25 Alex CrichtonRollup merge of #47502 - petrochenkov:label, r=eddyb
2018-01-25 Alex CrichtonRollup merge of #47460 - Mark-Simulacrum:bootstrap...
2018-01-25 Alex CrichtonRollup merge of #47453 - pftbest:nointas, r=alexcrichton
2018-01-25 Alex CrichtonRollup merge of #47439 - eddyb:issue-45662, r=nagisa
2018-01-25 Alex CrichtonRollup merge of #47437 - eddyb:issue-38763, r=nagisa
2018-01-25 Alex CrichtonRollup merge of #47415 - varkor:cgu-partition-heuristic...
2018-01-25 borsAuto merge of #47740 - GuillaumeGomez:rollup, r=Guillau...
2018-01-25 Guillaume GomezRollup merge of #47729 - alexcrichton:update-cargo...
2018-01-25 Guillaume GomezRollup merge of #47726 - pietroalbini:fix-nested-empty...
2018-01-25 Guillaume GomezRollup merge of #47721 - GuillaumeGomez:experimental...
2018-01-25 Guillaume GomezRollup merge of #47717 - evelynmitchell:47716-doc-fix...
2018-01-25 Guillaume GomezRollup merge of #47702 - etaoins:fix-into-cast-paren...
2018-01-25 Guillaume GomezRollup merge of #47700 - EdSchouten:cc104, r=kennytm
2018-01-25 Guillaume GomezRollup merge of #47691 - estebank:unknown-lang-item...
2018-01-25 Guillaume GomezRollup merge of #47679 - etaoins:remove-redundant-backt...
2018-01-25 Guillaume GomezRollup merge of #47609 - ritiek:test-mutating-reference...
2018-01-25 Guillaume GomezRollup merge of #47534 - estebank:suggest-public-traits...
2018-01-25 borsAuto merge of #47686 - GuillaumeGomez:theme-fixes,...
2018-01-25 borsAuto merge of #47374 - topecongiro:issue-47096, r=nikom...
2018-01-25 borsAuto merge of #47006 - bitshifter:stabilize-repr-align...
2018-01-24 borsAuto merge of #47300 - remexre:duration-constructors...
2018-01-24 borsAuto merge of #47299 - cramertj:unsafe-placer, r=alexcr...
2018-01-24 borsAuto merge of #46931 - clarcharr:float_bits_core, r...
2018-01-23 borsAuto merge of #45337 - Zoxc:gen-static, r=nikomatsakis
2018-01-23 borsAuto merge of #47678 - kennytm:rollup, r=kennytm
2018-01-23 kennytmRollup merge of #47672 - ollie27:rustdoc_auto_traits...
2018-01-23 kennytmRollup merge of #47667 - GuillaumeGomez:fix-quoted...
2018-01-23 kennytmRollup merge of #47662 - spastorino:add_test_to_nll...
2018-01-23 kennytmRollup merge of #47661 - bjorn3:refactor_driver, r...
2018-01-23 kennytmRollup merge of #47655 - etaoins:fix-spurious-warning...
2018-01-23 kennytmRollup merge of #47635 - Zoxc:remove-attr, r=michaelwoe...
2018-01-23 Ryan CummingRemove broken redundant backtrace hint
2018-01-23 kennytmRollup merge of #47610 - cuviper:captured-dwarf, r...
2018-01-23 kennytmRollup merge of #47558 - spastorino:rustc_args, r=nikom...
2018-01-23 kennytmRollup merge of #47554 - EdSchouten:cloudabi-jemalloc...
2018-01-23 kennytmRollup merge of #47549 - Manishearth:29723-regression...
2018-01-23 kennytmRollup merge of #47541 - psumbera:master, r=eddyb
2018-01-23 kennytmRollup merge of #47440 - mark-i-m:zunpretty, r=nikomatsakis
2018-01-23 kennytmRollup merge of #47425 - EdSchouten:immutable-tls,...
2018-01-23 kennytmRollup merge of #47423 - est31:rustbook_checking, r...
2018-01-22 borsAuto merge of #47373 - wesleywiser:incr_cache_hashing...
2018-01-22 bjorn3Inline some rustc_driver function
2018-01-22 borsAuto merge of #47353 - nikomatsakis:nll-issue-47189...
2018-01-22 borsAuto merge of #47158 - rkruppe:repr-transparent, r...
2018-01-22 borsAuto merge of #47144 - estebank:moved-closure-arg,...
2018-01-21 Guillaume GomezRollup merge of #47633 - pietroalbini:fix-ice-use-self...
2018-01-21 Guillaume GomezRollup merge of #47632 - sdroege:exact-chunks-docs...
2018-01-21 Guillaume GomezRollup merge of #47625 - astraw:btreeset-doctest-fix...
2018-01-21 Guillaume GomezRollup merge of #47595 - PieterPenninckx:master, r...
2018-01-21 Guillaume GomezRollup merge of #47582 - alexcrichton:auto-beta, r...
2018-01-21 Guillaume GomezRollup merge of #47512 - GuillaumeGomez:e0659, r=petroc...
2018-01-21 Guillaume GomezRollup merge of #47334 - etaoins:only-call-res-init...
2018-01-21 Guillaume GomezRollup merge of #47247 - estebank:suggest-cast, r=petro...
2018-01-21 borsAuto merge of #47116 - estebank:non-accessible-ctor...
2018-01-21 borsAuto merge of #47001 - arielb1:private-match, r=nikomat...
2018-01-21 borsAuto merge of #45684 - bjorn3:runtime_choose_trans2...
2018-01-20 Guillaume GomezRollup merge of #47193 - cramertj:result-opts, r=TimNN
2018-01-20 Guillaume GomezRollup merge of #46938 - hellow554:rustdoc-kbd-style...
2018-01-19 bjorn3Just forget the DynamicLibrary after getting a hot...
2018-01-19 bjorn3Fix hotplug backend and add test
2018-01-19 bjorn3Fix review comments
2018-01-19 bjorn3Cleanup hot plug codegen backend code
2018-01-19 bjorn3Hot plug rustc_trans
2018-01-19 bjorn3Allow runtime switching between trans backends
2018-01-19 Mark MansiChange the --unpretty flag to -Z unpretty
2018-01-17 Guillaume GomezRollup merge of #47313 - ollie27:rustdoc_record_extern_...
2018-01-15 kennytmRollup merge of #47443 - FenrirWolf:rand, r=alexcrichton
2018-01-15 kennytmRollup merge of #47277 - tspiteri:log-correctness,...
2018-01-15 kennytmRollup merge of #47120 - clarcharr:io_error_debug,...
2018-01-14 borsAuto merge of #47274 - Manishearth:rustdoc-span, r...
2018-01-14 borsAuto merge of #47261 - estebank:immutable-arg, r=petroc...
2018-01-14 borsAuto merge of #46832 - Diggsey:bufread-cheaper-seek...
2018-01-13 borsAuto merge of #47251 - rkruppe:rm-simd-attr, r=eddyb
next