]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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 Pietro Albiniunused_imports: make the lint machine-applicable
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
2019-02-07 varkorUpdate tests
2019-02-07 varkorAdd const generics feature gate test
2019-02-07 varkorSupport const generics in save analysis
2019-02-07 varkorAdd error for const parameters depending on type parameters
2019-02-07 varkorValidate generic parameter and argument order in ast_va...
2019-02-07 varkorAdd lowering errors for const generics
2019-02-07 varkorAdd const params to Def
2019-02-07 varkorAdd resolution errors for const generics
2019-02-07 varkorAdd pretty-printing for const generics
2019-02-07 varkorSupport const generics in derive
2019-02-07 varkorParse const generics
2019-02-07 varkorAdd const_generics feature flag
2019-02-07 varkorAdd Const kind to AST
2019-02-07 Guillaume GomezRollup merge of #58185 - GuillaumeGomez:images-url...
2019-02-07 Guillaume GomezRollup merge of #58150 - GuillaumeGomez:dont-apply...
2019-02-07 Guillaume GomezRollup merge of #58146 - GuillaumeGomez:dont-collapse...
2019-02-07 Guillaume GomezRollup merge of #58143 - GuillaumeGomez:sort-elements...
2019-02-07 Guillaume GomezRollup merge of #58086 - GuillaumeGomez:rustdoc-file...
2019-02-07 Guillaume GomezRollup merge of #58033 - euclio:rustdoc-tags, r=QuietMi...
2019-02-07 Guillaume GomezRollup merge of #58028 - GuillaumeGomez:fix-settings...
2019-02-07 Guillaume GomezRollup merge of #57954 - euclio:rustdoc-stability,...
2019-02-07 Guillaume GomezRollup merge of #57884 - GuillaumeGomez:update-minifier...
2019-02-07 Guillaume GomezRollup merge of #57848 - jrvanwhy:transmute-export...
2019-02-07 Guillaume GomezRollup merge of #57504 - GuillaumeGomez:re-enable-histo...
2019-02-07 Wesley WiserCalculate self-times not total times
2019-02-07 Wesley WiserAdd #[inline] annotations
2019-02-07 Wesley WiserImplement more detailed self profiling
2019-02-07 Guillaume GomezDon't apply impl block collapse rules to trait impls
2019-02-07 Taiki EndoAdd #[must_use] message to Fn* traits
2019-02-07 Guillaume GomezRemove images' url to make it work even without interne...
2019-02-07 borsAuto merge of #58010 - Zoxc:parallel-passes, r=michaelw...
2019-02-07 Esteban Küberadd doc comment and revert angle bracket change
2019-02-07 Esteban Kübertweak wording based on in person feedback
2019-02-07 Esteban Küberfix test
2019-02-07 Esteban KüberUpdate test output after rebase
2019-02-07 Esteban KüberRemove unused `match`
2019-02-07 Esteban KüberAdd missing trailing newline
2019-02-07 Esteban KüberRemove spurious complaint about missing expression...
2019-02-07 Esteban Küberunify error handling to single method
2019-02-07 Esteban KüberDeduplicate mismatched delimiter errors
2019-02-07 borsAuto merge of #58254 - kennytm:rollup, r=kennytm
2019-02-07 kennytmRollup merge of #58242 - notriddle:patch-3, r=zackmdavis
2019-02-07 kennytmRollup merge of #58241 - taiki-e:librustc_llvm-2018...
2019-02-07 kennytmRollup merge of #58240 - taiki-e:librustc_errors-2018...
2019-02-07 kennytmRollup merge of #58239 - taiki-e:librustc_apfloat-2018...
2019-02-07 kennytmRollup merge of #58237 - sdroege:docs-its-its, r=SimonSapin
2019-02-07 kennytmRollup merge of #58236 - taiki-e:librustc_resolve-2018...
2019-02-07 kennytmRollup merge of #58228 - taiki-e:librustc_plugin-2018...
2019-02-07 kennytmRollup merge of #58225 - taiki-e:librustc_fs_util-2018...
2019-02-07 kennytmRollup merge of #58223 - taiki-e:librustc_lsan-2018...
2019-02-07 kennytmRollup merge of #58220 - taiki-e:libprofiler_builtins...
2019-02-07 kennytmRollup merge of #58219 - taiki-e:librustc_asan-2018...
2019-02-07 kennytmRollup merge of #58218 - taiki-e:librustc_msan-2018...
2019-02-07 kennytmRollup merge of #58217 - taiki-e:librustc_tsan-2018...
2019-02-07 kennytmRollup merge of #58210 - nnethercote:find_outlives...
2019-02-07 kennytmRollup merge of #58193 - mark-i-m:rustc-2018, r=Centril
2019-02-07 kennytmRollup merge of #58192 - dlrobertson:fix_57876, r=oli-obk
2019-02-07 kennytmRollup merge of #58156 - h-michael:update-rust-installe...
2019-02-07 kennytmRollup merge of #58136 - abonander:doc-win-stdio-unicod...
2019-02-07 kennytmRollup merge of #58133 - taiki-e:libsyntax_ext-2018...
2019-02-07 kennytmRollup merge of #58124 - taiki-e:libsyntax_pos-2018...
2019-02-07 kennytmRollup merge of #58123 - lnicola:binary-heap-no-bounds...
2019-02-07 kennytmRollup merge of #58119 - taiki-e:libproc_macro-2018...
next