]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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 Bastian GruberAdd extra comment slash
2018-12-04 Oliver SchererUpdate doc-ui tests
2018-12-04 Oliver SchererUpdate ui tests
2018-12-04 Oliver SchererRemove unused stderr file
2018-12-04 Oliver SchererNewlines.... newlines everywhere
2018-12-04 Oliver SchererAdd a test ensuring that we don't regress this
2018-12-04 Oliver SchererUpdate tests
2018-12-04 Oliver SchererReport failing tests without `//~ ERROR` comments
2018-12-04 Dale WijnandFix ptr::hash, just hash the raw pointer
2018-12-04 Dale WijnandMake ptr::hash take a raw painter like ptr::eq
2018-12-04 borsAuto merge of #55707 - GuillaumeGomez:file-sidebar...
2018-12-04 Shotaro Yamadasort_by_cached_key -> sort_by
2018-12-04 Shotaro YamadaRemove redundant clone
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-04 Shotaro YamadaFix test
2018-12-04 Shotaro YamadaUse iterator and pattern APIs instead of `char_at`
2018-12-03 Matthew JasperPropagate all closure requirements to the caller
2018-12-03 borsAuto merge of #55041 - evq:thumbv8m, r=alexcrichton
2018-12-03 Vadim PetrochenkovAddress review comments
2018-12-03 Guillaume GomezImprove filter test
2018-12-03 Guillaume GomezDon't generate suffix for source-file.js
2018-12-03 Vadim Petrochenkovsyntax: Remove `#[non_exhaustive]` from `Edition`
2018-12-03 Vadim Petrochenkovsyntax: Rename some keywords
2018-12-03 Vadim Petrochenkovsyntax: `dyn` is a used keyword now
2018-12-03 Mark Mansilink to raw identifiers
2018-12-03 Mark MansiExplain raw identifer syntax
2018-12-03 Oliver SchererBump stack size to 32MB
2018-12-03 ljedrzdata_structures: remove tuple_slice
2018-12-03 borsAuto merge of #56451 - kennytm:rollup, r=kennytm
2018-12-03 ljedrzslice: tweak concat & join
2018-12-03 Ralf Jungimprove wording
2018-12-03 Eric HussUpdate rls
2018-12-03 Eric HussRun x86_64-gnu-tools job for "update cargo" PRs since...
2018-12-03 Eric HussUpdate cargo
2018-12-03 Oliver SchererHandle existential types in dead code analysis
2018-12-03 Ralf Jungupdate miri
2018-12-03 Ralf Jungfix recently added Retag statement
2018-12-03 Ralf Jungprovide a way to replace the tag in a Scalar/MemPlace
2018-12-03 Ralf JungRetag needs to know whether this is a 2-phase-reborrow
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 Thomas de ZeeuwFix link in Weak::new
2018-12-03 Thomas de ZeeuwAdd sync::Weak::ptr_eq
2018-12-03 Thomas de ZeeuwAdd rc::Weak.ptr_eq
2018-12-03 borsAuto merge of #56305 - RalfJung:miri, r=oli-obk
2018-12-03 ljedrzcodegen_llvm_back: improve allocations
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 Ariel Ben-Yehudapass the parameter environment to `traits::find_associa...
2018-12-02 borsAuto merge of #56110 - varkor:inhabitedness-union-enum...
2018-12-02 Guillaume GomezFix invalid line number match
2018-12-02 borsAuto merge of #56198 - bjorn3:cg_ssa_refactor, r=eddyb
2018-12-02 Oliver Middletonrustbuild: Fix issues with compiler docs
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 Vadim PetrochenkovAddress review comments
2018-12-02 Vadim PetrochenkovDelay gensym creation for "underscore items" until...
2018-12-02 Vadim Petrochenkovresolve: Avoid "self-confirming" resolutions in import...
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...
next