]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-10-11 borsAuto 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 borsAuto merge of #54831 - davidtwco:issue-52663-struct...
2018-10-10 borsAuto merge of #54764 - tromey:test-rust-lldb, r=alexcri...
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 Paweł RomanowskiFix test for windows os
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 Tom TromeyRun debuginfo tests against rust-enabled lldb, when...
2018-10-08 Paweł RomanowskiAttempt to fix #54505 tests for wasm
2018-10-08 borsAuto merge of #54871 - u32i64:master, r=frewsxcv
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 borsAuto merge of #54847 - ljedrz:kill_graphviz_intocow...
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
2018-10-08 borsAuto merge of #54609 - kzys:404-search, r=GuillaumeGomez
2018-10-07 borsAuto merge of #53517 - phungleson:fix-impl-from-for...
2018-10-07 borsAuto merge of #54810 - 1aim:unused-impl-trait, r=oli-obk
2018-10-07 David WoodUpdate logic to search for casts.
2018-10-07 David WoodIdentify borrows captured by trait objects.
2018-10-07 borsAuto merge of #54835 - oli-obk:mögen_konstante_funktion...
2018-10-07 Corey FarwellClarify docs for when binary_search has many matches.
2018-10-07 borsAuto merge of #54813 - petrochenkov:uilocale, r=alexcri...
2018-10-07 borsAuto merge of #54823 - euclio:needs-test, r=alexcrichton
2018-10-07 borsAuto merge of #54451 - alexcrichton:no-mangle-extern...
2018-10-07 borsAuto merge of #54782 - pnkfelix:issue-54556-semi-on...
2018-10-06 Alex Crichtonrustc: Allow `#[no_mangle]` anywhere in a crate
2018-10-06 borsAuto merge of #54756 - ljedrz:cleanup_middle, r=michael...
2018-10-06 Artem VaraksaFix typo in libstd/thread/mod.rs: remove unnecessary...
2018-10-06 borsAuto merge of #54854 - matthiaskrgr:clippy_update,...
2018-10-06 Corey Farwell'a' → 'an' in front of vowel sounds.
2018-10-06 Levente Kurusacodegen_llvm: verify that inline assembly operands...
2018-10-06 borsAuto merge of #54766 - alexcrichton:wasm-all-symbols...
2018-10-06 Pietro AlbiniUpdate release notes for 1.29.2
2018-10-06 Matthew JasperImprove closure region bound errors
2018-10-06 Matthew JasperMove ConstraintCategory to rustc::mir
2018-10-06 ljedrzrustc/middle: whitespace & formatting fixes
2018-10-06 ljedrzrustc/middle: improve allocations
2018-10-06 ljedrzrustc/middle: use Cow<'static, str> where applicable
2018-10-06 ljedrzrustc/middle: improve some patterns
2018-10-06 Matthias Krügersubmodules: update clippy to 32b1d1fc157f71ed2f10b60fe2...
2018-10-06 borsAuto merge of #54859 - pietroalbini:rollup, r=pietroalbini
2018-10-05 Pietro AlbiniRollup merge of #54853 - davidtwco:issue-52663-missing...
2018-10-05 Pietro AlbiniRollup merge of #54851 - alexcrichton:revert-optimize...
2018-10-05 Pietro AlbiniRollup merge of #54838 - 11Takanori:fix-typo, r=petroch...
2018-10-05 Pietro AlbiniRollup merge of #54834 - kzys:fix-small-screen, r=Guill...
2018-10-05 Pietro AlbiniRollup merge of #54833 - abonander:issue-54441, r=petro...
2018-10-05 Pietro AlbiniRollup merge of #54812 - pnkfelix:issue-32382-index...
2018-10-05 Pietro AlbiniRollup merge of #54804 - euclio:inverted-parameters...
2018-10-05 Pietro AlbiniRollup merge of #54787 - varkor:unused-mut-in-desugarin...
2018-10-05 Pietro AlbiniRollup merge of #54781 - phansch:master, r=varkor
2018-10-05 Pietro AlbiniRollup merge of #54717 - ljedrz:cleanup_ty_p1, r=davidtwco
next