]> git.lizzy.rs Git - rust.git/history - src/librustc/session/mod.rs
rustc: Set release mode cgus to 16 by default
[rust.git] / src / librustc / session / mod.rs
2017-12-24 Alex Crichtonrustc: Set release mode cgus to 16 by default
2017-12-21 borsAuto merge of #46772 - alexcrichton:thinlto-passes...
2017-12-21 borsAuto merge of #46754 - cramertj:refactor-arg-impl,...
2017-12-21 borsAuto merge of #46531 - cramertj:no-mo-modrs, r=nikomatsakis
2017-12-21 borsAuto merge of #46083 - petrochenkov:morepriv, r=nikomat...
2017-12-20 borsAuto merge of #46862 - nikomatsakis:nll-master, r=arielb1
2017-12-20 Niko Matsakisdocument and tweak the nll, use_mir, etc helpers
2017-12-20 Santiago Pastorinofeature nll implies borrowck=mir
2017-12-20 Santiago Pastorinofeature nll implies two-phase-borrows
2017-12-20 Santiago PastorinoAdd nll feature and make nll imply nll_dump_cause
2017-12-20 Santiago PastorinoAdd nll_dump_cause helper to Session
2017-12-20 kennytmRollup merge of #46760 - semarie:openbsd-arm64, r=alexc...
2017-12-20 kennytmRollup merge of #46751 - michaelwoerister:c-incremental...
2017-12-20 kennytmRollup merge of #46671 - varkor:contrib-2, r=KodrAus
2017-12-20 kennytmRollup merge of #46517 - notriddle:patch-2, r=BurntSushi
2017-12-20 borsAuto merge of #46457 - m4b:no_mangle_static, r=michaelw...
2017-12-20 borsAuto merge of #46508 - clarcharr:duration_extras, r...
2017-12-20 borsAuto merge of #46233 - SimonSapin:fmt-debuglist-flags...
2017-12-20 borsAuto merge of #46733 - nikomatsakis:nll-master-to-rust...
2017-12-20 borsAuto merge of #46441 - gaurikholkar:single_lifetimes...
2017-12-19 borsAuto merge of #46749 - SimonSapin:exorcism, r=nikomatsakis
2017-12-18 Guillaume GomezRollup merge of #46700 - GuillaumeGomez:more-relevant...
2017-12-16 borsAuto merge of #46743 - oli-obk:miri, r=eddyb
2017-12-16 borsAuto merge of #46722 - arielb1:single-self, r=eddyb
2017-12-16 borsAuto merge of #46719 - estebank:issue-39268, r=pnkfelix
2017-12-16 borsAuto merge of #46560 - Yoric:incr, r=michaelwoerister
2017-12-15 borsAuto merge of #46623 - eddyb:issue-46449, r=nagisa
2017-12-15 borsAuto merge of #46745 - steveklabnik:rollup, r=steveklabnik
2017-12-15 Steve KlabnikRollup merge of #46737 - tshepang:better, r=steveklabnik
2017-12-15 Steve KlabnikRollup merge of #46728 - varkor:contrib-4, r=michaelwoe...
2017-12-15 Steve KlabnikRollup merge of #46710 - xfix:patch-5, r=alexcrichton
2017-12-15 Steve KlabnikRollup merge of #46705 - pornel:cargo-output, r=alexcri...
2017-12-15 Steve KlabnikRollup merge of #46690 - mystor:pub_line_column, r...
2017-12-15 Steve KlabnikRollup merge of #46652 - ishitatsuyuki:thinlto-backport...
2017-12-15 Steve KlabnikRollup merge of #46601 - matthewjasper:method-link...
2017-12-15 borsAuto merge of #46706 - sunjay:gat-lifetimes, r=nikomatsakis
2017-12-15 borsAuto merge of #46537 - pnkfelix:two-phase-borrows,...
2017-12-15 borsAuto merge of #46701 - eddyb:vector-newtypes, r=nagisa
2017-12-14 borsAuto merge of #45002 - oli-obk:miri, r=eddyb
2017-12-14 varkorFix division-by-zero ICE in -Z perf-stats
2017-12-14 borsAuto merge of #46335 - oli-obk:cleanups, r=jseyfried
2017-12-14 Oliver SchneiderUse PathBuf instead of String where applicable
2017-12-14 borsAuto merge of #46633 - estebank:arg-mismatch, r=arielb1
2017-12-14 borsAuto merge of #46605 - estebank:macro-backtrace-spans...
2017-12-13 borsAuto merge of #46550 - jseyfried:cleanup_builtin_hygien...
2017-12-13 borsAuto merge of #46419 - jseyfried:all_imports_in_metadat...
2017-12-12 borsAuto merge of #46570 - AgustinCB:issue-46553, r=oli-obk
2017-12-12 kennytmRollup merge of #46672 - GuillaumeGomez:fix-type-filter...
2017-12-12 kennytmRollup merge of #46668 - GuillaumeGomez:mobile-sidebar...
2017-12-12 borsAuto merge of #46647 - varkor:contrib-1, r=sfackler
2017-12-12 borsAuto merge of #46411 - rillian:str_ascii, r=kennytm
2017-12-11 borsAuto merge of #46608 - estebank:resolve-return, r=nikom...
2017-12-11 borsAuto merge of #46558 - arielb1:union-borrow-refactor...
2017-12-11 Oliver SchneiderMerge remote-tracking branch 'origin/master' into miri
2017-12-11 borsAuto merge of #46640 - tommyip:ui_tests, r=estebank
2017-12-11 borsAuto merge of #46625 - emilio:moar-nits, r=kennytm
2017-12-11 borsAuto merge of #46624 - emilio:nit, r=kennytm
2017-12-10 borsAuto merge of #46248 - zackmdavis:one_time_private_enum...
2017-12-10 borsAuto merge of #46232 - canndrew:never-docs, r=QuietMisd...
2017-12-10 borsAuto merge of #46620 - bjorn3:remove-test-metric, r...
2017-12-10 Zack M. Davisone-time diagnostics: span_suggestion, generalize metho...
2017-12-08 borsAuto merge of #45837 - SimonSapin:file_read_write,...
2017-12-07 Guillaume GomezRollup merge of #46548 - jonathanstrong:master, r=dtolnay
2017-12-07 Guillaume GomezRollup merge of #46444 - GuillaumeGomez:css-cleanup...
2017-12-07 Guillaume GomezRollup merge of #46416 - liigo:cfg-macro, r=steveklabnik
2017-12-07 borsAuto merge of #46221 - GuillaumeGomez:doc-script-load...
2017-12-07 borsAuto merge of #46187 - notriddle:patch-1, r=QuietMisdreavus
2017-12-06 borsAuto merge of #45953 - estebank:tab-4, r=nikomatsakis
2017-12-06 Corey FarwellRollup merge of #46431 - steveklabnik:gh42725, r=QuietM...
2017-12-06 Corey FarwellRollup merge of #46378 - udoprog:benches-rand, r=kennytm
2017-12-06 Corey FarwellRollup merge of #46136 - tbu-:pr_werror, r=nikomatsakis
2017-12-06 Oliver SchneiderUpdate miri to rustc changes
2017-12-06 borsAuto merge of #45898 - JRegimbal:master, r=QuietMisdreavus
2017-12-05 borsAuto merge of #46403 - oli-obk:generic_missing_impl...
2017-12-04 borsAuto merge of #46427 - michaelwoerister:transitive...
2017-12-03 Corey FarwellRollup merge of #46454 - GuillaumeGomez:search-overlap...
2017-12-03 Corey FarwellRollup merge of #46442 - est31:master, r=alexcrichton
2017-12-03 Corey FarwellRollup merge of #46432 - tromey:doc-fix-46307, r=estebank
2017-12-03 Corey FarwellRollup merge of #46260 - ExpHP:builtin-macro-doc-sync...
2017-12-03 Corey FarwellRollup merge of #45957 - dereckson:unix-agnosticity...
2017-12-03 borsAuto merge of #46435 - cuviper:min-llvm-3.9, r=rkruppe
2017-12-03 borsAuto merge of #46334 - mikhail-m1:slice_pattern_array_d...
2017-12-03 borsAuto merge of #46320 - arielb1:always-resume, r=nikomat...
2017-12-03 borsAuto merge of #46433 - GuillaumeGomez:dedup-items,...
2017-12-03 borsAuto merge of #46290 - scottmcm:i128-from-compiler...
2017-12-03 borsAuto merge of #46428 - eddyb:scalar-pair-unpacking...
2017-12-03 borsAuto merge of #46384 - ollie27:rustdoc_inline_assoc...
2017-12-02 borsAuto merge of #46382 - alexcrichton:thinlto-default...
2017-12-02 borsAuto merge of #46347 - raventid:did-you-mean-increase...
2017-12-01 borsAuto merge of #46211 - snipsco:master, r=pnkfelix
2017-12-01 borsAuto merge of #45997 - estebank:pub-ident, r=nikomatsakis
2017-11-30 Alex Crichtonrustc: Prepare to enable ThinLTO by default
2017-11-30 borsAuto merge of #46226 - arielb1:special-region-obligatio...
2017-11-29 kennytmRollup merge of #46293 - ollie27:atomic_bool_from,...
2017-11-29 kennytmRollup merge of #46219 - rust-lang:frewsxcv-issue-45636...
2017-11-29 kennytmRollup merge of #46077 - LukasKalbertodt:stabilize...
2017-11-29 kennytmRollup merge of #45969 - ia0:mpsc_recv_deadline, r...
2017-11-28 borsAuto merge of #46094 - dtolnay:is_null, r=alexcrichton
2017-11-28 borsAuto merge of #46175 - GuillaumeGomez:fix-global-search...
2017-11-28 borsAuto merge of #46123 - Gankro:c-repr, r=eddyb
next