]> git.lizzy.rs Git - rust.git/history - src/librustc
Rollup merge of #49229 - Centril:doc/format_args_display_debug, r=steveklabnik
[rust.git] / src / librustc /
2018-03-24 kennytmRollup merge of #49229 - Centril:doc/format_args_displa...
2018-03-24 kennytmRollup merge of #49203 - Eijebong:lets-cleanup-dependen...
2018-03-24 kennytmRollup merge of #49194 - Zoxc:unsafe-generator, r=cramertj
2018-03-24 kennytmRollup merge of #49193 - davidtwco:issue-29893, r=alexc...
2018-03-24 kennytmRollup merge of #49162 - tmandry:stabilize-termination...
2018-03-24 kennytmRollup merge of #49122 - scottmcm:z-align-attr, r=cramertj
2018-03-24 kennytmRollup merge of #49121 - varkor:stabilise-from_utf8_err...
2018-03-24 kennytmRollup merge of #49120 - Zoxc:parallel-ci, r=alexcrichton
2018-03-24 kennytmRollup merge of #49089 - alexcrichton:fix-timings,...
2018-03-24 kennytmRollup merge of #49076 - bobdavelisafrank:filetype...
2018-03-24 kennytmRollup merge of #49046 - Zoxc:error-summary, r=michaelw...
2018-03-24 borsAuto merge of #49251 - nikomatsakis:issue-15872-elision...
2018-03-24 borsAuto merge of #48552 - kennytm:lower-unstable-priority...
2018-03-24 borsAuto merge of #48482 - davidtwco:issue-47184, r=nikomat...
2018-03-23 borsAuto merge of #49311 - SimonSapin:bootstrap-vs-rustflag...
2018-03-23 kennytmSpecialize future-incompatibility warning for UNSTABLE_...
2018-03-23 kennytmChanged `check_stability` to take an `Option<NodeId...
2018-03-23 kennytmWhen picking a candidate, consider the unstable ones...
2018-03-23 borsAuto merge of #49308 - alexcrichton:rollup, r=alexcrichton
2018-03-23 David WoodImproved comments for UserAssertTy statement.
2018-03-23 Alex CrichtonMerge branch '49001_epoch' of https://github.com/klnusb...
2018-03-23 Alex CrichtonMerge branch 'master' of https://github.com/Lymia/rust...
2018-03-23 Alex CrichtonRollup merge of #49295 - csmoe:nll_test_48238, r=alexcr...
2018-03-23 Alex CrichtonRollup merge of #49272 - semarie:cat-and-grep-gnu,...
2018-03-23 Alex CrichtonRollup merge of #49262 - oli-obk:fixed_size_array_len...
2018-03-23 Alex CrichtonRollup merge of #49169 - sanxiyn:doc-only, r=aturon
2018-03-23 Alex CrichtonRollup merge of #49160 - estebank:issue-47457-missing...
2018-03-23 Alex CrichtonRollup merge of #49102 - glandium:decimal, r=aturon
2018-03-23 Alex CrichtonRollup merge of #49030 - Zoxc:misc, r=michaelwoerister
2018-03-23 Alex CrichtonRollup merge of #49028 - QuietMisdreavus:the-dark-forbi...
2018-03-23 Alex CrichtonRollup merge of #48909 - RalfJung:type_alias_bounds...
2018-03-23 Alex CrichtonRollup merge of #48883 - alexcrichton:wasm-custom-secti...
2018-03-23 Alex CrichtonRollup merge of #48624 - bdrewery:freebsd-posix-spawn...
2018-03-23 Alex CrichtonRollup merge of #48265 - SimonSapin:nonzero, r=KodrAus
2018-03-23 David WoodFixed issues with incremental tests.
2018-03-23 borsAuto merge of #49285 - nrc:update, r=alexcrichton
2018-03-22 David WoodAdded flag to disable user type assertion.
2018-03-22 David WoodUserAssertTy can handle inference variables.
2018-03-22 David WoodAdded UserAssertTy statement.
2018-03-22 Niko Matsakispermit `'_` and `&T` in impl headers
2018-03-22 Niko Matsakisdistinguish the three cases where elision occurs
2018-03-22 Niko Matsakischange in-band array to store hir::LifetimeName
2018-03-22 Niko Matsakisadd a helper function `maybe_collect_in_band_lifetime`
2018-03-22 Niko Matsakismake `parent_id` not optional
2018-03-22 Niko Matsakischange `with_in_scope_lifetime_defs` to take an iterator
2018-03-22 Niko Matsakisrustfmt lowering.rs
2018-03-22 Alex Crichtonrustc: Add a `#[wasm_import_module]` attribute
2018-03-22 Alex Crichtonrustc: Add a `#[wasm_custom_section]` attribute
2018-03-22 borsAuto merge of #49210 - oli-obk:pango_crash, r=eddyb
2018-03-22 borsAuto merge of #49264 - kennytm:rollup, r=kennytm
2018-03-22 kennytmRollup merge of #49038 - canndrew:replace-infallible...
2018-03-22 kennytmRollup merge of #49105 - SimonSapin:from_utf8_lossy_exa...
2018-03-22 kennytmRollup merge of #49244 - varkor:type_dependent_defs_Exp...
2018-03-22 kennytmRollup merge of #49242 - Mrowqa:typaram-attrs, r=petroc...
2018-03-22 kennytmRollup merge of #49234 - kennytm:revert-fix-dpl-788...
2018-03-22 kennytmRollup merge of #49231 - gnzlbg:fix_vec_fminmax, r...
2018-03-22 kennytmRollup merge of #49225 - QuietMisdreavus:all-the-featur...
2018-03-22 kennytmRollup merge of #49216 - bjorn3:patch-1, r=estebank
2018-03-22 kennytmRollup merge of #49211 - varkor:chalk-lowering-Implemen...
2018-03-22 kennytmRollup merge of #49209 - Zoxc:run-make-last, r=Mark...
2018-03-22 kennytmRollup merge of #49189 - GuillaumeGomez:fix-implied...
2018-03-22 kennytmRollup merge of #49188 - memoryleak47:macro_use_doctest...
2018-03-22 kennytmRollup merge of #49158 - varkor:compiletest-triples...
2018-03-22 kennytmRollup merge of #49140 - semarie:rustdoc-test-path...
2018-03-22 kennytmRollup merge of #49117 - nivkner:fixme_fixup3, r=estebank
2018-03-22 kennytmRollup merge of #49109 - SimonSapin:deprecate-asciiext...
2018-03-22 kennytmRollup merge of #49093 - Zoxc:speedup, r=aidanhs
2018-03-22 kennytmRollup merge of #49069 - wesleywiser:incr_soa, r=michae...
2018-03-22 kennytmRollup merge of #49029 - GuillaumeGomez:atomic-docs...
2018-03-22 kennytmRollup merge of #48939 - wesleywiser:incr_query_wf_chec...
2018-03-22 Oliver SchneiderFix the conversion between bit representations and...
2018-03-22 kennytmRollup merge of #48759 - QuietMisdreavus:simd-feature...
2018-03-22 kennytmRollup merge of #48596 - GuillaumeGomez:invalid-code...
2018-03-22 kennytmRollup merge of #48374 - Aaronepower:master, r=Mark...
2018-03-22 borsAuto merge of #49094 - alexcrichton:print-step-duration...
2018-03-22 Oliver SchneiderProduce nice array lengths on a best effort basis
2018-03-22 borsAuto merge of #49041 - nikomatsakis:issue-46541-impl...
2018-03-22 Tyler Mandrytermination_trait: Make error message more helpful
2018-03-21 Niko Matsakisalso fix the Fixed code
2018-03-21 Niko MatsakisWIP do not use in-band lifetimes
2018-03-21 MrowqaNow it compiles
2018-03-21 Niko MatsakisWIP tweak example to include feature gate
2018-03-21 Tyler Mandrytermination_trait: Put examples in error help, not...
2018-03-21 Niko Matsakiswork around fallout from these changes in rustc
2018-03-21 Niko Matsakisreport an error if we see an unexpected lifetime in...
2018-03-21 borsAuto merge of #49200 - oli-obk:extern_static_metadata...
2018-03-20 kennytmRollup merge of #49196 - Phlosioneer:49123-sort-where...
2018-03-20 MrowqaPass attributes to hir::TyParam
2018-03-20 Niko Matsakisrewrite to use a custom folder
2018-03-20 Kurtis Nusbaumchange all appropriate EPOCH to EDITION
2018-03-20 Kurtis Nusbaumrename epoch to edition
2018-03-20 Oliver SchneiderRemove outdated comment
2018-03-20 borsAuto merge of #49190 - kennytm:rollup, r=kennytm
2018-03-20 Oliver SchneiderEncode/decode extern statics in metadata and incrementa...
2018-03-20 borsAuto merge of #48516 - petrochenkov:stabsl, r=nikomatsakis
2018-03-20 Tyler Mandrydiagnostics: Remove main return type errors from E0580
2018-03-20 kennytmRollup merge of #49184 - bdrewery:update-beta-freebsd...
2018-03-20 kennytmRollup merge of #49176 - matthiaskrgr:config_example_rm...
2018-03-20 kennytmRollup merge of #49166 - dileepbapat:pr-49133, r=nikoma...
2018-03-20 kennytmRollup merge of #49161 - rust-lang:SimonSapin-patch...
next