]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-10-12 borsAuto merge of #53933 - GuillaumeGomez:codeblock-error...
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 borsAuto merge of #54592 - GabrielMajeri:no-plt, r=nagisa
2018-10-11 Gabriel MajeriSupport for disabling the PLT on ELF targets
2018-10-11 borsAuto merge of #54911 - ljedrz:cleanup_codegen_llvm_top...
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 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 borsAuto merge of #54802 - davidtwco:issue-53040, r=pnkfelix
2018-10-10 borsAuto merge of #54461 - RalfJung:pointer-provenance...
2018-10-10 Ralf Jungtidy up
2018-10-10 Ralf Jungvtables are not leaks
2018-10-10 Ralf Jungmore comments for these sublte games we are playing...
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 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 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...
2018-10-09 borsAuto merge of #54798 - matthewjasper:free-region-closur...
2018-10-09 Jorge Apariciofix tidy
2018-10-09 Jorge Apariciogdb_rust_pretty_printing: adapt to the changes in the...
2018-10-09 Jorge Aparicioaddress RalfJung's comment
2018-10-09 Jorge Aparicioalloc: fix deprecated warnings
2018-10-09 Paweł RomanowskiFix test for windows os
2018-10-09 Matthew Russoparse_trait_item_ now handles interpolated blocks as...
2018-10-08 Niko Matsakisadd some `debug!` to type checking
2018-10-08 Niko Matsakisdocument `create_substs_for_generic_args`
2018-10-08 Niko Matsakisadd pattern type ascriptions for tuple/brace structs...
2018-10-08 Niko Matsakisdo not skip renumbering the place in place-type-ascriptions
2018-10-08 Niko Matsakisextract more helper fns around user substs
2018-10-08 Niko Matsakismove `user_annotated_ty_for_adt` into a helper trait
2018-10-08 borsAuto merge of #54686 - zackmdavis:zero_life, r=nikomatsakis
2018-10-08 ljedrzcodegen_llvm: remove explicit returns
2018-10-08 ljedrzcodegen_llvm: fix spelling & grammatical errors
2018-10-08 ljedrzcodegen_llvm: improve common patterns
2018-10-08 Tom TromeyRun debuginfo tests against rust-enabled lldb, when...
2018-10-08 Paweł RomanowskiAttempt to fix #54505 tests for wasm
2018-10-08 ljedrzcodegen_llvm: improve allocations
2018-10-08 ljedrzcodegen_llvm: whitespace & formatting improvements
2018-10-08 scalexmCompute flags for `ty::UnnormalizedProjection`
2018-10-08 scalexmAdd chalk rules related to associated type defs
2018-10-08 borsAuto merge of #54871 - u32i64:master, r=frewsxcv
2018-10-08 scalexmPass around interned refs to goals and not goals
2018-10-08 David WoodChange from label to suggestion.
2018-10-08 David WoodAdd struct field suggestions.
2018-10-08 borsAuto merge of #54865 - pietroalbini:1.29.2-notes, r...
2018-10-08 Clément RenaultBump the `Option::replace` stabilize version to 1.31.0
2018-10-08 Clément RenaultStabilize the `Option::replace` method
2018-10-08 borsAuto merge of #54847 - ljedrz:kill_graphviz_intocow...
2018-10-08 Havvy (Ryan... cfg-attr-multi: Change issue number to actual tracking...
2018-10-08 borsAuto merge of #54700 - frewsxcv:frewsxcv-binary-search...
2018-10-08 Zack M. Davisin which rightward drift is opposed
2018-10-08 Zack M. Davisstructured suggestions for unused-lifetimes lint
next