]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-10-13 borsAuto merge of #54945 - estebank:asm-span, r=petrochenkov
2018-10-12 borsAuto merge of #54942 - matthewjasper:wf-type-annotation...
2018-10-12 borsAuto merge of #55012 - kennytm:rollup, r=kennytm
2018-10-12 kennytmRollup merge of #54989 - Munksgaard:fix-htmldocck-typos...
2018-10-12 kennytmRollup merge of #54983 - kzys:rand-bench, r=tmandry
2018-10-12 kennytmRollup merge of #54967 - holmgr:master, r=estebank
2018-10-12 kennytmRollup merge of #54958 - RalfJung:static-assert, r...
2018-10-12 kennytmRollup merge of #54956 - kzys:close-paren, r=varkor
2018-10-12 kennytmRollup merge of #54950 - alexcrichton:wasm-sync-allocat...
2018-10-12 kennytmRollup merge of #54936 - RalfJung:layout-hash, r=oli-obk
2018-10-12 kennytmRollup merge of #54932 - ljedrz:a_handful_of_string_imp...
2018-10-12 kennytmRollup merge of #54920 - varkor:must_use-unit, r=estebank
2018-10-12 kennytmRollup merge of #54913 - RalfJung:unwind-safe, r=alexcr...
2018-10-12 kennytmRollup merge of #54891 - rust-lang:SimonSapin-patch...
2018-10-12 kennytmRollup merge of #54869 - GuillaumeGomez:fix-mobile...
2018-10-12 kennytmRollup merge of #54860 - mandeep:vec-initialize, r...
2018-10-12 kennytmRollup merge of #54825 - davidtwco:issue-52663-deref...
2018-10-12 kennytmRollup merge of #54811 - pnkfelix:issue-24840-separate...
2018-10-12 kennytmRollup merge of #54755 - lucasloisp:document-reference...
2018-10-12 borsAuto merge of #54715 - oli-obk:nll_deref_promotion...
2018-10-12 borsAuto merge of #53933 - GuillaumeGomez:codeblock-error...
2018-10-12 Oliver SchererAdd comments explaining why some operations are not...
2018-10-12 borsAuto merge of #54534 - nagisa:align-offset-simplificati...
2018-10-12 borsAuto merge of #54924 - RalfJung:use-maybe-uninit2,...
2018-10-11 Guillaume GomezFix mobile doc display
2018-10-11 borsAuto merge of #54592 - GabrielMajeri:no-plt, r=nagisa
2018-10-11 Guillaume GomezUpdate minifier version
2018-10-11 Gabriel MajeriSupport for disabling the PLT on ELF targets
2018-10-11 Philip MunksgaardInclude rustdoc tests that have been fixed by #33133
2018-10-11 Philip MunksgaardFix spelling in the documentation to htmldocck.py
2018-10-11 borsAuto merge of #54911 - ljedrz:cleanup_codegen_llvm_top...
2018-10-11 Ralf Jungimpl Eq+Hash for TyLayout
2018-10-11 borsAuto merge of #54850 - mcr431:fix-54707-trait-function...
2018-10-11 borsAuto merge of #54969 - Manishearth:rollup, r=Manishearth
2018-10-11 Kazuyoshi KatoFix slice's benchmarks
2018-10-11 borsAuto merge of #54848 - davidtwco:issue-52663-trait...
2018-10-10 Manish GoregaokarRollup merge of #54909 - scalexm:finish-rules, r=nikoma...
2018-10-10 Manish GoregaokarRollup merge of #54904 - Kerollmops:stabilize-option...
2018-10-10 Manish GoregaokarRollup merge of #54893 - dsciarra:issue-54379, r=pnkfelix
2018-10-10 Manish GoregaokarRollup merge of #54870 - flip1995:stabilize_tool_lints...
2018-10-10 Manish GoregaokarRollup merge of #54862 - Havvy:cfg_attr_multi, r=petroc...
2018-10-10 Manish GoregaokarRollup merge of #54848 - davidtwco:issue-52663-trait...
2018-10-10 borsAuto merge of #54747 - levex:inline-asm-bad-operands...
2018-10-10 borsAuto merge of #54732 - cramertj:waker, r=aturon
2018-10-10 holmgrRemove incorrect span for second label inner macro...
2018-10-10 Matthew JasperCheck user types are well-formed in MIR borrow check
2018-10-10 borsAuto merge of #54802 - davidtwco:issue-53040, r=pnkfelix
2018-10-10 borsAuto merge of #54461 - RalfJung:pointer-provenance...
2018-10-10 Matthew JasperUse the span of the user type for `AscribeUserType`
2018-10-10 Ralf Jungtidy up
2018-10-10 Ralf Jungadd a macro for static assertions
2018-10-10 ljedrzA handful of random string-related improvements
2018-10-10 Ralf Jungvtables are not leaks
2018-10-10 Ralf Jungmore comments for these sublte games we are playing...
2018-10-10 Kazuyoshi Kato"(using ..." doesn't have the matching ")"
2018-10-10 Ralf Jungabstract mono_hash_map through a trait, only miri actua...
2018-10-10 Ralf Jungtypos and spaces
2018-10-10 Ralf Jungclarify alloc_map description
2018-10-10 Ralf Jungfix typos
2018-10-10 Ralf Jungexpand safety comment in memory.rs
2018-10-10 Ralf Jungrename extra -> meta in place
2018-10-10 Ralf Jungexpand comment
2018-10-10 Ralf Jungtidy, oh tidy
2018-10-10 Ralf Jungmiri engine: basic support for pointer provenance tracking
2018-10-10 Ralf Jungremove a now outdated comment
2018-10-10 borsAuto merge of #54831 - davidtwco:issue-52663-struct...
2018-10-10 Alex Crichtonstd: Synchronize global allocator on wasm32
2018-10-10 borsAuto merge of #54764 - tromey:test-rust-lldb, r=alexcri...
2018-10-09 flip1995Remove nightly check for tool_lints warning
2018-10-09 flip1995Remove unstable-book documentation
2018-10-09 flip1995Remove feature-gate code
2018-10-09 flip1995Remove feature-gate tests
2018-10-09 flip1995Remove `feature(tool_lints)` from tests
2018-10-09 flip1995Update feature-gate listing
2018-10-09 Esteban KüberPoint to variable in `asm!` macro when failing borrowck
2018-10-09 borsAuto merge of #54734 - pawroman:fix_range_borrowing_sug...
2018-10-09 borsAuto merge of #54613 - matthiaskrgr:string_from_inline_...
2018-10-09 borsAuto merge of #54762 - RalfJung:miri-validate, r=oli-obk
2018-10-09 Ralf Jungvalidity: check dynamic size, not static
2018-10-09 Ralf Jungdont fail when validating non-local closures
2018-10-09 Ralf Jungbox is also a primitive type
2018-10-09 Ralf Jungupdate miri
2018-10-09 Ralf Jungadd fixme for potential perf optimization
2018-10-09 Ralf Jungfix nits and handling of extern static
2018-10-09 Ralf Jungunify handling of thin and fat pointers by moving primi...
2018-10-09 Ralf Jungadd some tests with constants that better be valid
2018-10-09 Ralf JungFor now, accept all data for integer types when not...
2018-10-09 Ralf Jungtidy up
2018-10-09 Ralf Jungdo not look at refs to external statics at all
2018-10-09 Ralf Jungmiri engine: also check return type before calling...
2018-10-09 Ralf Jungadd machine option to validate things on every copy
2018-10-09 Ralf Jungmove a test to a better place
2018-10-09 Ralf Jungalso validate everything that has a Scalar layout,...
2018-10-09 Ralf Jungfix validating arrays of ZSTs
2018-10-09 Ralf Jungswitch validation of scalars to be type-driven
2018-10-09 Ralf Jungcheck that entire ref is in-bounds before recursing...
2018-10-09 Ralf Jungmiri validity: make recursive ref checking optional
2018-10-09 David WoodImprove message for closure returning a closure.
2018-10-09 David WoodImprove errors for `FnMut` closures.
2018-10-09 borsAuto merge of #54757 - nikomatsakis:nll-issue-54573...
next