]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-05-22 kennytmRollup merge of #50945 - stjepang:stabilize-from-ref...
2018-05-22 kennytmRollup merge of #50932 - nnethercote:seen-Predicates...
2018-05-22 kennytmRollup merge of #50931 - nnethercote:inline-try_get...
2018-05-22 kennytmRollup merge of #50914 - simartin:issue_50636, r=oli-obk
2018-05-22 kennytmRollup merge of #50913 - d-e-s-o:fix-typo, r=joshtriplett
2018-05-22 kennytmRollup merge of #50875 - QuietMisdreavus:short-features...
2018-05-22 kennytmRollup merge of #50863 - oli-obk:const_len, r=SimonSapi...
2018-05-22 kennytmRollup merge of #50849 - est31:visit_closure_args,...
2018-05-22 kennytmRollup merge of #50846 - GuillaumeGomez:add-e0665,...
2018-05-22 borsAuto merge of #49172 - oli-obk:const_let, r=eddyb
2018-05-22 Oliver SchneiderDeduplicate match arms
2018-05-22 borsAuto merge of #50520 - Zoxc:alloc-misc, r=oli-obk
2018-05-22 Oliver SchneiderFix a typo in a comment
2018-05-22 Oliver SchneiderRemove now unused error code
2018-05-22 Oliver SchneiderReport let bindings and statements as unstable
2018-05-22 Oliver SchneiderBe more explicit about what's skipped
2018-05-22 Oliver SchneiderAllow let bindings in const fn and constants
2018-05-22 borsAuto merge of #50876 - matthewjasper:rollback-trivial...
2018-05-22 borsAuto merge of #50838 - alexcrichton:token-impls, r...
2018-05-22 John Kåre AlsakerIntroduce AllocType which indicates what AllocIds point to
2018-05-22 John Kåre AlsakerMove the allocation interner out of InterpretInternerInner
2018-05-22 John Kåre AlsakerGet rid of literal_alloc_cache
2018-05-22 borsAuto merge of #50486 - Manishearth:approx-stab, r=nrc
2018-05-21 borsAuto merge of #49283 - varkor:combining-chars-escape_de...
2018-05-21 borsAuto merge of #50812 - kennytm:fix-50756-miri-bad-float...
2018-05-21 varkorFix tables.rs
2018-05-21 varkorAvoid counting characters and add explanatory comment...
2018-05-21 varkorOnly escape extended grapheme characters in the first...
2018-05-21 varkorMake {char, str}::escape_debug and impl Debug for ...
2018-05-21 varkorUse Grapheme_Extend instead of Mn
2018-05-21 varkorUse the correct output directory for downloading Unicod...
2018-05-21 varkorRemove example in test for is_nonspacing_mark because...
2018-05-21 varkorAdd test for Debug formatting of char
2018-05-21 varkorEscape combining characters in escape_debug
2018-05-21 varkorKeep tables.rs copyright notice up to date
2018-05-21 varkorDownload unicode data files in directory of unicode.py
2018-05-21 varkorUpdate unicode/tables.rs with Mn
2018-05-21 varkorUpdate .gitignore for libstd_unicode
2018-05-21 Manish Goregaokarupdate tests
2018-05-21 Manish GoregaokarRemove rustc_serialize_exclude_null
2018-05-21 Manish GoregaokarStabilize suggestion applicability field in json output
2018-05-21 borsAuto merge of #50801 - eddyb:param-things, r=nikomatsakis
2018-05-21 Oliver SchneiderAdd some runtime sanity checks
2018-05-21 Oliver SchneiderMake `[T]::len` and `str::len` const fn
2018-05-21 Stjepan GlavinaStabilize feature from_ref
2018-05-21 Guillaume GomezAdd E0665
2018-05-21 borsAuto merge of #50265 - japaric:sz, r=alexcrichton
2018-05-21 Eduard-Mihai... rustc: move TypeParamDef's fields into GenericParamDefK...
2018-05-21 Eduard-Mihai... rustc: use AccumulateVec in Substs::for_item.
2018-05-21 Eduard-Mihai... rustc: don't expose Substs::fill_item as public.
2018-05-21 Eduard-Mihai... rustc: use intern_* instead of mk_* where possible.
2018-05-21 Eduard-Mihai... rustc: don't call Kind::from directly, use .into()...
2018-05-21 Eduard-Mihai... rustc: make mk_substs_trait take &[Kind] instead of...
2018-05-21 Eduard-Mihai... rustc: avoid using intern_*(it.collect()) when mk_...
2018-05-21 Nicholas NethercoteOptimize seen Predicate filtering.
2018-05-21 Nicholas NethercoteInline `try_get`.
2018-05-21 borsAuto merge of #50898 - shepmaster:typo, r=QuietMisdreavus
2018-05-21 borsAuto merge of #50739 - gnzlbg:vec_reserve, r=sfackler
2018-05-21 borsAuto merge of #50924 - petrochenkov:spanover, r=alexcri...
2018-05-21 borsAuto merge of #50860 - nox:big-niches-for-big-doggos...
2018-05-20 borsAuto merge of #50851 - eddyb:the-only-constant, r=nikom...
2018-05-20 Vadim Petrochenkovlexer: Fix span override for the first token in a string
2018-05-20 borsAuto merge of #50234 - cramertj:extend, r=alexcrichton
2018-05-20 borsAuto merge of #50719 - frewsxcv:frewsxcv-iterator-zip...
2018-05-20 borsAuto merge of #50908 - petrochenkov:usemacself, r=alexc...
2018-05-20 borsAuto merge of #50841 - oli-obk:promote_errors_to_panics...
2018-05-20 Simon MartinIssue #50636: Improve error diagnostic with missing...
2018-05-20 borsAuto merge of #50855 - nnethercote:fewer-macro_parser...
2018-05-20 borsAuto merge of #50820 - alexcrichton:no-modules, r=petro...
2018-05-20 Daniel MuellerFix typo in cell.rs
2018-05-20 borsAuto merge of #50813 - paoloteti:cortex-r, r=alexcrichton
2018-05-20 Jake GouldingUnsafeCell doc typos and minor flow improvements
2018-05-20 borsAuto merge of #50803 - varkor:never-transmute-never...
2018-05-19 Vadim Petrochenkovresolve: Don't add unnecessary import candidates for...
2018-05-19 borsAuto merge of #50893 - kennytm:rollup, r=kennytm
2018-05-19 kennytmRollup merge of #50889 - oli-obk:clippy, r=kennytm
2018-05-19 kennytmRollup merge of #50819 - cjkenn:cjkenn/div-by-zero...
2018-05-19 kennytmRollup merge of #50883 - dlrobertson:fix_warning, r...
2018-05-19 kennytmRollup merge of #50858 - robinkrahl:rustdoc-fix-order...
2018-05-19 kennytmRollup merge of #50854 - zackmdavis:and_the_case_of_the...
2018-05-19 kennytmRollup merge of #50829 - est31:master, r=estebank
2018-05-19 kennytmRollup merge of #50827 - nox:llvmup, r=eddyb
2018-05-19 borsAuto merge of #50782 - matthewjasper:wheres-main, r...
2018-05-19 cjkennremove feature line from test
2018-05-19 Eduard-Mihai... rustc: introduce {ast,hir}::AnonConst to consolidate...
2018-05-19 borsAuto merge of #50690 - oli-obk:mir_stuff, r=eddyb
2018-05-19 cjkennuse if let to avoid potential div by zero
2018-05-19 Eduard-Mihai... rustc: removed unused `DefPathData::Initializer` DefId...
2018-05-19 kennytmRollup merge of #50531 - iancormac84:merge-typeidhasher...
2018-05-19 borsAuto merge of #50763 - KyleStach1678:unused-loop-label...
2018-05-19 Oliver SchneiderUse `Size` instead of `u64` in mir interpretation
2018-05-19 Oliver SchneiderKeep statics' constant as ByRef
2018-05-19 Oliver SchneiderGo through an allocation when accessing fields of constants
2018-05-19 Oliver SchneiderReintroduce some sanity checks
2018-05-19 Oliver SchneiderEnsure that statics are always ByRef
2018-05-19 borsAuto merge of #50760 - petrochenkov:legimp, r=nikomatsakis
2018-05-19 Oliver SchneiderUpdate clippy
2018-05-19 Oliver SchneiderOverflows only panic in debug mode
2018-05-19 Oliver SchneiderAdd a test showing the erroneous promoted bug
2018-05-19 Oliver SchneiderRelease mode overflows should not cause const eval...
next