]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-02-10 Guillaume GomezRollup merge of #58157 - h-michael:cargo-lock, r=alexcr...
2019-02-10 Guillaume GomezRollup merge of #57926 - icefoxen:test-doc-pr, r=frewsxcv
2019-02-10 Guillaume GomezRollup merge of #57740 - JakubOnderka:ipv4addr-to_ne_by...
2019-02-10 Guillaume GomezRollup merge of #57259 - king6cong:master, r=alexcrichton
2019-02-10 borsAuto merge of #58151 - ljedrz:HirIdify_rustc, r=Zoxc
2019-02-10 borsAuto merge of #58085 - wesleywiser:profiler_2, r=wesley...
2019-02-10 borsAuto merge of #58103 - RalfJung:mir-shim-dump, r=eddyb
2019-02-10 borsAuto merge of #58339 - Mark-Simulacrum:embedded-book...
2019-02-10 Mark RousskovAdd EmbeddedBook to test list in bootstrap
2019-02-10 borsAuto merge of #57770 - Zoxc:no-hash-query, r=michaelwoe...
2019-02-09 borsAuto merge of #58065 - alexreg:refactor-smart_resolve_p...
2019-02-09 borsAuto merge of #57944 - estebank:unclosed-delim-the...
2019-02-09 borsAuto merge of #57885 - arielb1:xform-probe, r=nikomatsakis
2019-02-09 borsAuto merge of #58207 - nnethercote:intern_lazy_const...
2019-02-09 Ralf Jungfix rebase fallout
2019-02-09 Ralf Jungfix printing closures
2019-02-09 Ralf Jungfix node classification
2019-02-09 Ralf Jungfix --emit=mir: StructCtors are functions
2019-02-09 Ralf Jungdisambiguate filenames of multiple drop shims being...
2019-02-09 Ralf Jungpass full InstanceDef to run_passes
2019-02-09 Ralf Jungfix rebase fallout: AnonConsts are Consts, and Methods...
2019-02-09 Ralf Jungfix dumping MIR from another crate
2019-02-09 Ralf Junguse pass infrastructure for mir shims, so that they...
2019-02-09 borsAuto merge of #57617 - mark-i-m:multiple-matcher-bindin...
2019-02-09 borsAuto merge of #57184 - varkor:deny-warnings-lib, r...
2019-02-09 borsAuto merge of #58316 - Centril:rollup, r=Centril
2019-02-08 Mazdak FarrokhzadRollup merge of #58312 - taiki-e:librustc_data_structur...
2019-02-08 Mazdak FarrokhzadRollup merge of #58285 - taiki-e:error_index_generator...
2019-02-08 Mazdak FarrokhzadRollup merge of #58275 - RalfJung:miri-test-libcore...
2019-02-08 Mazdak FarrokhzadRollup merge of #58265 - taiki-e:librustc_mir-2018...
2019-02-08 Mazdak FarrokhzadRollup merge of #58261 - taiki-e:librustc_incremental...
2019-02-08 Mazdak FarrokhzadRollup merge of #58260 - taiki-e:librustc_borrowck...
2019-02-08 Mazdak FarrokhzadRollup merge of #58259 - taiki-e:librustc_codegen_utils...
2019-02-08 Mazdak FarrokhzadRollup merge of #58257 - taiki-e:librustc_target-2018...
2019-02-08 Mazdak FarrokhzadRollup merge of #58256 - taiki-e:librustc_cratesio_shim...
2019-02-08 Mazdak FarrokhzadRollup merge of #58255 - taiki-e:librustc_metadata...
2019-02-08 Mazdak FarrokhzadRollup merge of #58251 - h-michael:librustc_traits...
2019-02-08 Mazdak FarrokhzadRollup merge of #58247 - taiki-e:librustc_passes-2018...
2019-02-08 Mazdak FarrokhzadRollup merge of #58245 - taiki-e:librustc_lint-2018...
2019-02-08 Mazdak FarrokhzadRollup merge of #58233 - taiki-e:librustc_save_analysis...
2019-02-08 Mazdak FarrokhzadRollup merge of #58222 - taiki-e:librustc_allocator...
2019-02-08 Mazdak FarrokhzadRollup merge of #58120 - h-michael:build_helper-theme...
2019-02-08 Mazdak FarrokhzadRollup merge of #58115 - h-michael:rustdoc-2018, r...
2019-02-08 Mazdak FarrokhzadRollup merge of #58091 - phansch:compiletest2018, r...
2019-02-08 borsAuto merge of #58161 - davidtwco:issue-57960, r=arielb1
2019-02-08 Taiki Endolibrustc_data_structures => 2018
2019-02-08 varkorDeny warnings in std stage 0
2019-02-08 borsAuto merge of #58294 - hrls:master, r=GuillaumeGomez
2019-02-08 Taiki Endolibrustc_incremental => 2018
2019-02-08 Taiki Endolibrustc_borrowck => 2018
2019-02-08 Taiki Endolibrustc_codegen_utils => 2018
2019-02-08 Taiki Endolibrustc_target => 2018
2019-02-08 Taiki Endolibrustc_cratesio_shim => 2018
2019-02-08 Taiki Endolibrustc_metadata => 2018
2019-02-08 Taiki Endolibrustc_passes => 2018
2019-02-08 Taiki Endolibrustc_lint => 2018
2019-02-08 Taiki EndoRemove #[macro_use] extern crate bitflags
2019-02-08 Taiki EndoUse real try blocks
2019-02-08 Taiki EndoRevert removed #![feature(nll)]
2019-02-08 borsAuto merge of #58213 - Mark-Simulacrum:fix-checktools...
2019-02-08 hrlsfix rustdoc JS
2019-02-08 Esteban KüberFix nll test output
2019-02-08 Taiki Endoerror_index_generator => 2018
2019-02-08 John Kåre AlsakerAllow a dirty MirBuilt for make_extern and make_method_...
2019-02-08 borsAuto merge of #58191 - varkor:const-generics-ast, r...
2019-02-08 John Kåre AlsakerUpdate tests
2019-02-08 John Kåre AlsakerRemove no_hash from optimized_mir
2019-02-08 John Kåre AlsakerMove no_hash from mir_built to optimized_mir
2019-02-08 John Kåre AlsakerRemove no_hash from typeck_tables_of
2019-02-08 John Kåre AlsakerRemove no_hash from optimized_mir
2019-02-08 John Kåre AlsakerAdd a query type which is always marked as red if it...
2019-02-07 Alexander RegueiroWIP
2019-02-07 Alexander RegueiroMinor cosmetic changes.
2019-02-07 Alexander RegueiroAddressed review points.
2019-02-07 Alexander RegueiroFactored out context-dependent help for error reporting.
2019-02-07 Alexander RegueiroFactored out error reporting from `smart_resolve_path_f...
2019-02-07 Taiki Endolibrustc_mir => 2018
2019-02-07 Mark Mansiupdate test
2019-02-07 Mark MansiMake it an incompatibility lint for now
2019-02-07 markadd a test
2019-02-07 markfix existing tests
2019-02-07 markerror on duplicate matcher bindings
2019-02-07 Ralf Jungdisable tests in Miri
2019-02-07 varkorResolve incorrect diagnostic for using a non-const...
2019-02-07 borsAuto merge of #58266 - GuillaumeGomez:rollup, r=Guillau...
2019-02-07 Esteban KüberAdd fixme
2019-02-07 varkorAdd a test forbidding the use of const parameters in...
2019-02-07 varkorMake name resolution handle consts in GenericParamsFrom...
2019-02-07 varkorParse negative literals in const generic arguments
2019-02-07 varkorAdd warning for a parameter list with an attribute...
2019-02-07 varkorAdd test for generic parameter list solely containing...
2019-02-07 varkorFix update to 2018 edition
2019-02-07 varkorAdjust generic const param resolution
2019-02-07 varkorAdjust parser generic parameter errors
2019-02-07 varkorFix E0670 doc error
2019-02-07 varkorFix ast_validation printing of const generics
2019-02-07 varkorFix const generic parameter save analysis
2019-02-07 varkorAdd test for const parameter before other generic param...
2019-02-07 varkorAdd test for const parameter depending on type parameter
2019-02-07 varkorAdd test forbidding const parameters in const fn
next