]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-12-04 Oliver SchererAutomatically generate imports for newtype_index `Deser...
2018-12-04 Oliver SchererIncrease code-reuse and -readability
2018-12-04 Oliver SchererAdd tests for stable unsafe features in const fn
2018-12-04 Oliver SchererEmit feature gate suggestion
2018-12-04 Oliver SchererComment on the unsafety code for layout constrained...
2018-12-04 Oliver SchererAlso prevent mutation fields directly
2018-12-04 Oliver SchererAlso make immutable references to non-freeze restricted...
2018-12-04 Oliver Scherergeneralize the message about the creation of layout...
2018-12-04 Oliver SchererAdjust a rustc test to the safety changes
2018-12-04 Oliver SchererTrailing newlines again
2018-12-04 Oliver SchererForbid the creation of mutable borrows to fields of...
2018-12-04 Oliver SchererMove ref to packed struct field check into projection arm
2018-12-04 Oliver SchererMake `newtype_index` safe
2018-12-04 Oliver SchererMake sure the initialization of constrained int range...
2018-12-04 Oliver SchererAdd test for dereferencing raw pointers and immediately...
2018-12-04 Oliver SchererDocument unsafe rules with comments and `bug!` calls
2018-12-04 Oliver SchererAllow calling `const unsafe fn` in `const fn` behind...
2018-12-04 borsAuto merge of #55682 - GuillaumeGomez:primitive-sidebar...
2018-12-04 borsAuto merge of #56467 - oli-obk:osx_stack_bump, r=nagisa
2018-12-03 borsAuto merge of #55041 - evq:thumbv8m, r=alexcrichton
2018-12-03 Oliver SchererBump stack size to 32MB
2018-12-03 borsAuto merge of #56451 - kennytm:rollup, r=kennytm
2018-12-03 borsAuto merge of #55010 - tromey:Bug-9224-generic-paramete...
2018-12-03 kennytmRollup merge of #56438 - yui-knk:remove_not_used_DotEq_...
2018-12-03 kennytmRollup merge of #56435 - RalfJung:libstd-without-c...
2018-12-03 kennytmRollup merge of #56433 - yui-knk:update_comment_of_pars...
2018-12-03 kennytmRollup merge of #56432 - ordovicia:shrink-to-issue...
2018-12-03 kennytmRollup merge of #56419 - mark-i-m:remove-try, r=Centril
2018-12-03 kennytmRollup merge of #56418 - petrochenkov:wintidy, r=nagisa
2018-12-03 kennytmRollup merge of #56416 - GuillaumeGomez:css-body, r...
2018-12-03 kennytmRollup merge of #56412 - petrochenkov:extself, r=Centril
2018-12-03 kennytmRollup merge of #56402 - scottmcm:better-marker-trait...
2018-12-03 kennytmRollup merge of #56401 - scottmcm:vecdeque-resize-with...
2018-12-03 kennytmRollup merge of #56395 - Centril:stabilize-dbg-macro...
2018-12-03 kennytmRollup merge of #56366 - alexreg:stabilise-self_in_type...
2018-12-03 kennytmRollup merge of #56141 - jnqnfe:osstr_len_clarity,...
2018-12-03 borsAuto merge of #56305 - RalfJung:miri, r=oli-obk
2018-12-03 Ralf Jungupdate miri
2018-12-03 Ralf Jungupdate miri
2018-12-03 borsAuto merge of #56394 - cuviper:interrupted-timeout...
2018-12-03 borsAuto merge of #56358 - nikic:mergefunc-aliases, r=rkruppe
2018-12-02 borsAuto merge of #56110 - varkor:inhabitedness-union-enum...
2018-12-02 borsAuto merge of #56198 - bjorn3:cg_ssa_refactor, r=eddyb
2018-12-02 yui-knkRemove not used `DotEq` token
2018-12-02 borsAuto merge of #56275 - RalfJung:win-mutex, r=SimonSapin
2018-12-02 Nikita PopovRun name-anon-globals after all other passes
2018-12-02 Ralf Jungmake the C part of compiler-builtins opt-out
2018-12-02 Ralf Jungexplicitly control compiler_builts/c feature from libstd
2018-12-02 Ralf Jungavoid MaybeUninit::get_mut where it is not needed
2018-12-02 Ralf Junglet FIXME refer to tracking issue
2018-12-02 Ralf Jungno reason to use mutable references here at all
2018-12-02 borsAuto merge of #56378 - ljedrz:arena_tweaks, r=nagisa
2018-12-02 yui-knkFix "line longer than 100 chars"
2018-12-02 borsAuto merge of #56406 - nrc:update, r=kennytm
2018-12-02 yui-knkAdd description about `crate` for parse_visibility...
2018-12-02 ljedrzarena: improve common patterns
2018-12-02 Hidehito YabuuchiUpdate issue number of `shrink_to` methods to point...
2018-12-02 borsAuto merge of #56396 - dlrobertson:fix_va_list_tests...
2018-12-01 Mark Mansiremove some uses of try!
2018-12-01 Vadim PetrochenkovFix failing tidy (line endings on Windows)
2018-12-01 Guillaume GomezRemove unneeded body class selector
2018-12-01 Vadim PetrochenkovUpdate tracking issue for `extern_crate_self`
2018-12-01 borsAuto merge of #55275 - petrochenkov:extself, r=eddyb
2018-12-01 Vadim Petrochenkovresolve: Support aliasing local crate root in extern...
2018-12-01 Nick CameronUpdate RLS and Rustfmt
2018-12-01 Scott McMurrayImprove the unstable book example for `#[marker]`
2018-12-01 Scott McMurrayMove VecDeque::resize_with out of the impl<T:Clone...
2018-12-01 borsAuto merge of #56165 - RalfJung:drop-glue-type, r=eddyb...
2018-12-01 borsAuto merge of #56391 - alexcrichton:less-compare-mode...
2018-12-01 Mazdak Farrokhzadstabilize std::dbg!(...)
2018-11-30 Josh StoneDeal with EINTR in net timeout tests
2018-11-30 Alex Crichtonci: Only run compare-mode tests on one builder
2018-11-30 Alexander RegueiroUpdated ui tests.
2018-11-30 Alexander RegueiroRemoved chapter from Unstable Book.
2018-11-30 Alexander RegueiroRemoved feature gate.
2018-11-30 Dan Robertsontests: Simplify VaList run-make test
2018-11-30 borsAuto merge of #56381 - kennytm:rollup, r=kennytm
2018-11-30 kennytmRollup merge of #56214 - scalexm:unification, r=nikomat...
2018-11-30 kennytmRollup merge of #56337 - phansch:fix_const_ice, r=oli-obk
2018-11-30 kennytmRollup merge of #56324 - Zoxc:int-ext, r=nikomatsakis
2018-11-30 kennytmRollup merge of #55011 - vi:panic_immediate_abort,...
2018-11-30 kennytmRollup merge of #56365 - alexreg:stabilise-self_struct_...
2018-11-30 kennytmRollup merge of #56373 - steveklabnik:update-books...
2018-11-30 kennytmRollup merge of #56367 - alexreg:move-feature-gate...
2018-11-30 kennytmRollup merge of #56364 - dlrobertson:fix_55903, r=oli-obk
2018-11-30 kennytmRollup merge of #56360 - alexcrichton:linkchecker-omg...
2018-11-30 kennytmRollup merge of #56355 - Zoxc:inline-things, r=michaelw...
2018-11-30 kennytmRollup merge of #56349 - davidtwco:issue-55396-inferenc...
2018-11-30 kennytmRollup merge of #56341 - frewsxcv:frewsxcv-util-cstr...
2018-11-30 kennytmRollup merge of #56339 - yui-knk:remove_mir_stats_flag...
2018-11-30 kennytmRollup merge of #56336 - nnethercote:clean-up-pp, r...
2018-11-30 kennytmRollup merge of #56268 - nnethercote:fold_opt_expr...
2018-11-30 kennytmRollup merge of #56216 - SimonSapin:array-tryfrom-slice...
2018-11-30 kennytmRollup merge of #56131 - ljedrz:assorted, r=RalfJung
2018-11-30 kennytmRollup merge of #56014 - euclio:issue-21335, r=nagisa
2018-11-30 kennytmRollup merge of #55821 - ljedrz:cached_key_sorts, r...
2018-11-30 Alexander RegueiroMoved feature-gate tests to correct dir.
2018-11-30 Alexander RegueiroUpdated ui tests.
2018-11-30 Alexander RegueiroRemoved feature gate.
2018-11-30 ljedrzarena: speed up TypedArena::clear
next