]> git.lizzy.rs Git - rust.git/history - src
Rollup merge of #51326 - sdroege:slice-iter-cleanup, r=dtolnay
[rust.git] / src /
2018-06-04 Mark SimulacrumRollup merge of #51326 - sdroege:slice-iter-cleanup...
2018-06-04 Mark SimulacrumRollup merge of #51323 - nikic:switch-int-lowering...
2018-06-04 Mark SimulacrumRollup merge of #51317 - oli-obk:incremental_all_the_wa...
2018-06-04 Mark SimulacrumRollup merge of #51299 - faern:const-int-ops, r=oli-obk
2018-06-04 Mark SimulacrumRollup merge of #51288 - Mark-Simulacrum:delete-is...
2018-06-03 borsAuto merge of #50338 - japaric:panic-impl, r=alexcrichton
2018-06-03 Jorge Aparicioturn run-make test into a run-make-fulldeps test
2018-06-03 Mark SimulacrumRemove is_import field
2018-06-03 borsAuto merge of #50904 - collin5:b50509, r=Mark-Simulacrum
2018-06-03 Collins Abitekanizaimpl is_tool on Mode enum
2018-06-03 Sebastian DrögeImplement TrustedLen for Windows and the 4 Chunks iterators
2018-06-03 Sebastian DrögeRemove mention of Slice/SliceMut traits from IterMut...
2018-06-03 Sebastian DrögeMove TrustedLen and FusedIterator impl of Iter/IterMut...
2018-06-03 borsAuto merge of #51325 - japaric:miri-up, r=TimNN
2018-06-03 Jorge Aparicioupdate the miri submodule to master
2018-06-03 Jorge Aparicioupdate the miri submodule
2018-06-03 Jorge Apariciofix tidy error
2018-06-03 Jorge Aparicioadd more tests
2018-06-03 Jorge Aparicioreject `fn panic_impl<T>(_: &PanicInfo) -> !`
2018-06-03 Jorge Aparicioremove #[unwind(allowed)]
2018-06-03 Jorge Apariciofix after rebase
2018-06-03 Jorge Aparicioundo payload in core::panic! changes
2018-06-03 Jorge Apariciodocument that `panic_impl` never passes the FFI boundary
2018-06-03 Jorge Aparicioremove unused `struct NoPayload`
2018-06-03 Jorge Aparicioformat payload if possible instead of returning "Box...
2018-06-03 Jorge Aparicios/panic_fmt/panic_impl/g in docs
2018-06-03 Jorge Aparicioimplement #[panic_implementation]
2018-06-03 Linus FärnstrandIgnore i128 test on asmjs
2018-06-03 Oliver Schneidercommand line args trump config.toml settings
2018-06-03 borsAuto merge of #51319 - Mark-Simulacrum:rollup, r=Mark...
2018-06-03 Collins Abitekanizarefactor mode to ToolRustc for Rls & Rustfmt
2018-06-03 Collins Abitekanizathread tool modes through
2018-06-03 Collins Abitekanizarefactor, make requested changes
2018-06-03 Collins Abitekanizarefactor Mode enum
2018-06-03 Mark SimulacrumRollup merge of #51313 - euclio:variant-name-suggestion...
2018-06-03 Mark SimulacrumRollup merge of #51312 - frewsxcv:clarify-hash-map...
2018-06-03 Mark SimulacrumRollup merge of #51306 - kennytm:impl-default-for-mut...
2018-06-03 Mark SimulacrumRollup merge of #51297 - GuillaumeGomez:fix-run-but...
2018-06-03 Mark SimulacrumRollup merge of #51226 - gnzlbg:nonzero_align, r=SimonSapin
2018-06-03 Mark SimulacrumRollup merge of #51143 - Mark-Simulacrum:issue-50826...
2018-06-03 Linus FärnstrandPass literal through black_box
2018-06-03 Corey FarwellCopy changes from HashMap over to BTreeMap.
2018-06-03 borsAuto merge of #50953 - GuillaumeGomez:attributes-in...
2018-06-02 Oliver SchneiderAllow enabling incremental via config.toml
2018-06-02 Corey FarwellAdd a couple lines describing differences between into_...
2018-06-02 borsAuto merge of #51310 - Mark-Simulacrum:rollup, r=Mark...
2018-06-02 Guillaume GomezAdd attributes for trait and methods as well
2018-06-02 Andy Russelluse type name in E0599 enum variant suggestion
2018-06-02 Nikita PopovGenerate br for all two target SwitchInts
2018-06-02 PhlosioneerFixed typo
2018-06-02 PhlosioneerClarify the difference between get_mut and into_mut...
2018-06-02 Mark SimulacrumRollup merge of #51302 - Mark-Simulacrum:rustdoc-fast...
2018-06-02 Mark SimulacrumRollup merge of #51291 - evincarofautumn:master, r...
2018-06-02 Mark SimulacrumRollup merge of #51147 - tmccombs:sliceindex, r=SimonSapin
2018-06-02 Mark SimulacrumRollup merge of #51124 - frewsxcv:frewsxcv-replace...
2018-06-02 Mark SimulacrumRollup merge of #50919 - frewsxcv:frewsxcv-epsilon...
2018-06-02 Mark SimulacrumRollup merge of #50167 - fintelia:duration-nanos, r...
2018-06-02 kennytmimpl Default for &mut str
2018-06-02 Mark SimulacrumRustdoc itself no longer requires proc macros to build
2018-06-02 borsAuto merge of #51063 - mixi:musl-bootstrap, r=alexcrichton
2018-06-02 gnzlbgadd missing inline's and optimizations
2018-06-02 gnzlbgremove debug_assert in padding_needed_for
2018-06-02 Mark SimulacrumSpecify that packed types must derive, not implement...
2018-06-02 borsAuto merge of #51274 - nikomatsakis:issue-46557-promote...
2018-06-02 Linus FärnstrandAdd test for const endianess conversion
2018-06-02 Linus FärnstrandMake integer methods non-const in stage0
2018-06-02 Guillaume GomezFix run button style
2018-06-02 borsAuto merge of #51015 - nikomatsakis:issue-50672-remove...
2018-06-02 Linus FärnstrandMake most integer operations const fns
2018-06-02 borsAuto merge of #50554 - clarcharr:from_bool, r=TimNN
2018-06-02 Jon PurdyFix typos of 'ambiguous'
2018-06-02 Corey FarwellReword {ptr,mem}::replace docs.
2018-06-02 borsAuto merge of #51270 - nicokoch:issue-51266, r=TimNN
2018-06-02 borsAuto merge of #51287 - Mark-Simulacrum:rollup, r=Mark...
2018-06-01 Mark SimulacrumRollup merge of #51286 - Mark-Simulacrum:1.26.2-release...
2018-06-01 Mark SimulacrumRollup merge of #51272 - steveklabnik:remove_feature_fl...
2018-06-01 Mark SimulacrumRollup merge of #51262 - GuillaumeGomez:add-missing...
2018-06-01 Mark SimulacrumRollup merge of #51152 - crlf0710:patch-1, r=kennytm
2018-06-01 Mark SimulacrumRollup merge of #51135 - estebank:sugg-7575, r=oli-obk
2018-06-01 borsAuto merge of #50108 - Zoxc:sync-gcx, r=mw
2018-06-01 Clar CharrAdd @ithinuel's tests from #50597
2018-06-01 Clar CharrFix ambiguity in Result test
2018-06-01 Clar CharrAdd From<bool> for int types
2018-06-01 borsAuto merge of #51163 - Amanieu:hashmap_layout, r=SimonSapin
2018-06-01 Amanieu d'AntrasSimplify HashMap layout calculation by using Layout
2018-06-01 borsAuto merge of #50340 - Emerentius:master, r=alexcrichton
2018-06-01 Emerentiusincorporate changes from code review
2018-06-01 Emerentiuscompacts join code
2018-06-01 Emerentiusadd more join tests
2018-06-01 Emerentiusoptimize joining and concatenation for slices
2018-06-01 Niko Matsakisrework to report errors from crates in a consistent...
2018-06-01 Niko Matsakismerge UNNECESSARY_EXTERN_CRATE and UNUSED_EXTERN_CRATES
2018-06-01 Niko Matsakisextend `unused_extern_crates` lint with a suggestion...
2018-06-01 Niko Matsakisalso check `let` arms and nested patterns for mutable...
2018-06-01 borsAuto merge of #51264 - glandium:oom, r=alexcrichton
2018-06-01 John Kåre AlsakerAdd Sync impl for Slice
2018-06-01 John Kåre AlsakerUpdate Cargo.lock
2018-06-01 John Kåre AlsakerAssert that GlobalCtxt is Sync
2018-06-01 John Kåre AlsakerHave worker-local GlobalArenas
2018-06-01 John Kåre AlsakerAdd a WorkerLocal abstraction
next