]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-08-10 Mazdak FarrokhzadRollup merge of #63423 - estebank:priv-tuple, r=zackmdavis
2019-08-10 Mazdak FarrokhzadRollup merge of #63419 - RalfJung:typeid, r=alexcrichton
2019-08-10 Mazdak FarrokhzadRollup merge of #63399 - estebank:vec-in-pat, r=Centril
2019-08-10 Mazdak FarrokhzadRollup merge of #63394 - jackh726:issue-36804, r=jonas...
2019-08-10 Mazdak FarrokhzadRollup merge of #63350 - iluuu1994:use-associated-type...
2019-08-10 Mazdak FarrokhzadRollup merge of #63337 - estebank:break-ee0308, r=Centril
2019-08-10 Mazdak FarrokhzadRollup merge of #63056 - petrochenkov:macstd2, r=alexcr...
2019-08-10 borsAuto merge of #62756 - newpavlov:stabilize_dur_float...
2019-08-09 borsAuto merge of #63415 - nikic:bump-llvm-2, r=alexcrichton
2019-08-09 Vadim PetrochenkovGive built-in macros stable addresses in the standard...
2019-08-09 Esteban KüberMention that tuple structs are private if their fields are
2019-08-09 Ralf Jungcheck against more collisions for TypeId of fn pointer
2019-08-09 Nikita PopovUpdate LLVM submodule
2019-08-09 Esteban Küberreview comments: use structured suggestion
2019-08-09 Esteban KüberMore explicit diagnostic when using a `vec![]` in a...
2019-08-09 Esteban Küberfix tests
2019-08-09 Esteban Küberreview comments: typo and rewording
2019-08-09 Esteban Küberreview comment: review wording or missing return error
2019-08-09 Esteban KüberExtend suggestion support for traits and foreign items
2019-08-09 Esteban KüberDifferentiate between tuple structs and tuple variants
2019-08-09 Esteban KüberTweak wording of fn without explicit return
2019-08-09 Esteban Küberreview comments
2019-08-09 Esteban KüberRecover parser from `foo(_, _)`
2019-08-09 Esteban KüberWhen suggesting fn call use an appropriate number of...
2019-08-09 Esteban KüberSuggest calling function on type error when finding...
2019-08-09 Esteban KüberChange wording for function without return value
2019-08-09 Esteban KüberBe more accurate when mentioning type of found match...
2019-08-09 Esteban KüberDo not suggest using ! with break
2019-08-09 Esteban KüberTweak mismatched types error on break expressions
2019-08-09 borsAuto merge of #63408 - Centril:rollup-skqrez3, r=Centril
2019-08-09 Mazdak FarrokhzadRollup merge of #63407 - RalfJung:miri-test-sizes,...
2019-08-09 Mazdak FarrokhzadRollup merge of #63404 - RalfJung:flt2dec, r=Centril
2019-08-09 Mazdak FarrokhzadRollup merge of #63403 - sntdevco:master, r=Centril
2019-08-09 Mazdak FarrokhzadRollup merge of #63397 - JohnTitor:add-tests-for-ices...
2019-08-09 Mazdak FarrokhzadRollup merge of #63114 - matthewjasper:hygienic-format...
2019-08-09 Mazdak FarrokhzadRollup merge of #62950 - mati865:linkcheck, r=alexcrichton
2019-08-09 Mazdak FarrokhzadRollup merge of #62672 - lzutao:deprecated-try-macro...
2019-08-09 Ralf Jungexplain Miri disabling
2019-08-09 Ilija ToviloDon't use associated type bounds in docs until it is...
2019-08-09 Ralf Jungreduce some test sizes in Miri
2019-08-09 Ilija ToviloAdd missing #![feature(associated_type_bounds)]
2019-08-09 Ralf JungMiri is really slow
2019-08-09 Mateusz MikułaCheck links on all platforms when running locally
2019-08-09 borsAuto merge of #63302 - nikic:bump-llvm, r=alexcrichton
2019-08-09 Ralf Jungenable flt2dec tests in Miri
2019-08-09 Sayan NandanMerge pull request #1 from rust-lang/master
2019-08-09 Sayan NandanImprove tests for liballoc/btree/set
2019-08-09 Sayan NandanImprove tests for libcore/slice
2019-08-09 Sayan NandanImprove test output for libcore/time
2019-08-09 borsAuto merge of #61937 - AaronKutch:master, r=scottmcm
2019-08-09 Lzu TaoAllow deprecated try macro in test crates
2019-08-09 Lzu TaoPostpone deprecating try! until 1.39.0
2019-08-09 BO41Deprecate `try!` macro
2019-08-08 borsAuto merge of #63395 - Centril:rollup-kt805cj, r=Centril
2019-08-08 Mazdak FarrokhzadRollup merge of #63387 - Centril:async-block-control...
2019-08-08 Mazdak FarrokhzadRollup merge of #63381 - matklad:reduce-visibility...
2019-08-08 Mazdak FarrokhzadRollup merge of #63374 - RalfJung:pin-packed, r=cramertj
2019-08-08 Mazdak FarrokhzadRollup merge of #63373 - RalfJung:gitignore, r=alexcrichton
2019-08-08 Mazdak FarrokhzadRollup merge of #63289 - kornelski:missingcrate, r...
2019-08-08 Mazdak FarrokhzadRollup merge of #63162 - RalfJung:miri-xargo, r=alexcri...
2019-08-08 Yuki OkushiAdd test for issue-44405
2019-08-08 Yuki OkushiAdd test for issue-43623
2019-08-08 JackAdd test for issue 36804
2019-08-08 Mazdak FarrokhzadTest interaction btw async blocks and ?, return, break.
2019-08-08 Ilija ToviloUse associated_type_bounds where applicable - closes...
2019-08-08 Ralf Jungremove confusing remark
2019-08-08 Ralf Jungmore alphabetical
2019-08-08 Ralf Jungtweak ignores
2019-08-08 Ralf Jungupdate miri
2019-08-08 Ralf Jungdon't set RUSTC_DEBUG_ASSERTIONS here; let cargo-miri...
2019-08-08 Ralf Junginstall and use xargo inside the build dir
2019-08-08 Ralf Junglet us try to find out where that panic is coming from
2019-08-08 Ralf Jungdont test Miri by default (also be more verbose when...
2019-08-08 Ralf Jungremove test-miri from config.toml.example
2019-08-08 Ralf Jungmore comments
2019-08-08 Ralf Jungremove test-miri flag from bootstrap
2019-08-08 Ralf JungMiri test: call 'cargo miri test' and use the sysroot...
2019-08-08 Ralf Jungsimplify a match
2019-08-08 Ralf Jungbootstrap: get rid of TEST_MIRI env var
2019-08-08 borsAuto merge of #63380 - Centril:rollup-tzfhtnu, r=Centril
2019-08-08 Aleksey Kladovreduce visibility
2019-08-08 Mazdak FarrokhzadRollup merge of #63379 - jackh726:issue-53096, r=Centri...
2019-08-08 Mazdak FarrokhzadRollup merge of #63377 - SOF3:issues/63375, r=Centril
2019-08-08 Mazdak FarrokhzadRollup merge of #63370 - JohnTitor:fix-ice-63364, r...
2019-08-08 Mazdak FarrokhzadRollup merge of #63366 - lzutao:fix-float-to-le-bytes...
2019-08-08 Mazdak FarrokhzadRollup merge of #63342 - ehuss:remap-path-dep-info...
2019-08-08 Mazdak FarrokhzadRollup merge of #63332 - marmistrz:truncate, r=alexcrichton
2019-08-08 Mazdak FarrokhzadRollup merge of #63316 - topecongiro:rustfmt-1.4.4...
2019-08-08 Mazdak FarrokhzadRollup merge of #63261 - RalfJung:rand, r=nikomatsakis
2019-08-08 JackMove test
2019-08-08 JackAdd test for issue 53096
2019-08-08 SOFeImproved documentation for compile_error!()
2019-08-08 Marcin MielniczukMove the TryInto import into the inner scope
2019-08-08 Ralf Jungfix typo in .gitignore
2019-08-08 Ralf JungCargo.toml is at the root these days
2019-08-08 borsAuto merge of #63371 - Centril:rollup-k0xtdcz, r=Centril
2019-08-08 Ralf Jungmove of packed fields might or might not occur when...
2019-08-08 Ralf Junggitignore: remove some things that look ancient
2019-08-08 Ralf Jungwe don't clutter the src/ dir any more
2019-08-08 Ralf Jungexplain what we want and what not in .gitignore
next