]> git.lizzy.rs Git - rust.git/history - src
librustc_borrowck => 2018
[rust.git] / src /
2019-01-30 borsAuto merge of #57988 - RalfJung:miri, r=oli-obk
2019-01-30 Oliver SchererMerge `locals` and `local_layouts` fields
2019-01-30 Ralf Jungupdate miri
2019-01-30 borsAuto merge of #57932 - matthiaskrgr:clippy_submodule_up...
2019-01-30 Andre Bogusoverride `VecDeque`'s `Iter::try_fold`
2019-01-30 Knium_Suggest to add each of `|` and `()` when unexpected...
2019-01-30 borsAuto merge of #57975 - alexcrichton:debug-exit-appveyor...
2019-01-30 Matthias Krügersubmodules: update clippy from f1753522 to 6ce78d12
2019-01-29 borsAuto merge of #57953 - mati865:cc-fix, r=alexcrichton
2019-01-29 Siddhartha SahuAdd link to the edition guide.
2019-01-29 Jonas SchievinkAdd tracking issue to unstable attribute
2019-01-29 Nikita PopovUse LLVM intrinsics for saturating add/sub
2019-01-29 Jonas SchievinkMake weak_count return an Option<usize>
2019-01-29 John Kåre AlsakerFix tests
2019-01-29 John Kåre AlsakerOnly store the result of mir_borrowck for closures
2019-01-29 John Kåre AlsakerSkip some test passes
2019-01-29 John Kåre AlsakerUse ensure for borrowck
2019-01-29 John Kåre AlsakerAdd some time statements
2019-01-29 John Kåre AlsakerUse an ItemLikeVisitor for CheckTypeWellFormedVisitor
2019-01-29 John Kåre AlsakerMake impl_wf_check incremental
2019-01-29 John Kåre AlsakerOptimize match checking
2019-01-29 John Kåre AlsakerAdd an ensure() method to TyCtxt used to ensure queries...
2019-01-29 Jonas SchievinkImplement a slightly racy `sync::Weak::weak_count`
2019-01-29 Jonas SchievinkImplement Weak::{strong_count, weak_count}
2019-01-29 Denys ZariaievUse correct CI test image for WASM and NVPTX
2019-01-29 Denys ZariaievProvide PTXLinker with fallback to internal `target...
2019-01-29 borsAuto merge of #57808 - gnzlbg:ustdsimd, r=gnzlbg
2019-01-29 Denys ZariaievMerge NVPTX and WASM test images into `test-various`
2019-01-29 borsAuto merge of #57901 - lqd:issue_57362, r=nikomatsakis
2019-01-29 Alex CrichtonAttempt to debug 259 exit code on AppVeyor
2019-01-29 borsAuto merge of #57948 - Zoxc:parallel, r=michaelwoerister
2019-01-29 Jethro BeekmanSGX target: improve panic & exit handling
2019-01-29 gnzlbgUpdate stdsimd
2019-01-29 borsAuto merge of #57862 - hsivonen:buildneon, r=alexcrichton
2019-01-29 borsAuto merge of #57957 - Centril:rollup, r=Centril
2019-01-28 Denys ZariaievAdjust PTXLinker LTO logic and CLI
2019-01-28 Dale WijnandIntroduce into_raw_non_null on Rc and Arc
2019-01-28 Rémy RakicRefer to synthetically named lifetimes as "some specifi...
2019-01-28 Mazdak FarrokhzadRollup merge of #57950 - QuietMisdreavus:lifetime-err...
2019-01-28 Mazdak FarrokhzadRollup merge of #57915 - petrochenkov:notto-disu, r...
2019-01-28 Mazdak FarrokhzadRollup merge of #57904 - euclio:attribute-typos, r...
2019-01-28 Mazdak FarrokhzadRollup merge of #57859 - GuillaumeGomez:fix-background...
2019-01-28 Mazdak FarrokhzadRollup merge of #57833 - jethrogb:jb/thread-spawn-unwra...
2019-01-28 Mazdak FarrokhzadRollup merge of #57674 - dotdash:erase_reg, r=varkor
2019-01-28 Mazdak FarrokhzadRollup merge of #57045 - RalfJung:kill-more-uninit...
2019-01-28 Mateusz Mikułabootstrap: set toolchain variables on per target basis
2019-01-28 John Kåre AlsakerFix CI
2019-01-28 Ralf Jungfix gdb debug printing
2019-01-28 QuietMisdreavusreview comments
2019-01-28 John Kåre AlsakerUse multiple threads by default. Limits tests to one...
2019-01-28 borsAuto merge of #55704 - Nemo157:pinned-generators, r...
2019-01-28 Ralf Jungrename first_mut_ptr -> first_ptr_mut
2019-01-28 Ralf Jungfix typos, improve docs
2019-01-28 borsAuto merge of #57899 - davidtwco:issue-56685, r=estebank
2019-01-28 Ralf JungUse warn() for extra diagnostics; with -D warnings...
2019-01-28 Ralf Jungadd macro for creating uninitialized array
2019-01-28 Ralf Jungavoid some raw ptr casts in BTreeMap
2019-01-28 Ralf Jungavoid mem::uninitialized in BTreeMap
2019-01-28 Henri SivonenBuild the standard library for thumbv7neon-unknown...
2019-01-28 David WoodUnused variable suggestions on all patterns.
2019-01-28 Ralf Junglibcore: avoid mem::uninitialized and raw ptr casts
2019-01-28 Ralf Jungliballoc: remove unneeded allow(deprecated)
2019-01-28 Ralf Junglibcore: remove unneeded allow(deprecated)
2019-01-28 borsAuto merge of #57691 - Zoxc:pass-skip, r=petrochenkov
2019-01-28 John Kåre AlsakerConditionally skip two passes if their related attribut...
2019-01-28 borsAuto merge of #57910 - Mark-Simulacrum:delete-test...
2019-01-28 Andy Russelladd typo suggestion to unknown attribute error
2019-01-28 borsAuto merge of #57442 - oli-obk:lazy_const, r=RalfJung
2019-01-28 Denys ZariaievSymbolPathBuffer shallow refactoring
2019-01-28 Denys ZariaievNVPTX: by-default use target cpu "sm_30"
2019-01-27 Wim LoomanMark non-static generators as always Unpin
2019-01-27 Wim LoomanTemporary workaround for travis diagnostic difference
2019-01-27 Wim LoomanUpdate generator upvar debug info
2019-01-27 Wim LoomanUpdate generator transform and generated function signature
2019-01-27 Wim Loomanimpl Generator for Pin<Box<Generator>>
2019-01-27 Wim LoomanMark static generators as !Unpin
2019-01-27 Wim LoomanChange generator trait to use pinning
2019-01-27 borsAuto merge of #56932 - clarcharr:iter_refactor, r=Centril
2019-01-27 Oliver Scherer`ConstValue::ScalarPair` only needs to represent slices
2019-01-27 Oliver SchererAdd some size assertions for const eval types
2019-01-27 Oliver SchererFix indentation
2019-01-27 borsAuto merge of #57765 - Mark-Simulacrum:bootstrap-bump...
2019-01-27 Mark RousskovUpdate comment in test which has changed its purpose
2019-01-27 Mark RousskovUpdate cargo to fix deprecation warnings
2019-01-27 borsAuto merge of #57826 - danielhenrymantilla:master,...
2019-01-27 Denys ZariaievEnable CI for `nvptx64-nvidia-cuda`
2019-01-27 Denys ZariaievCreate `nvptx64-nvidia-cuda` target specification
2019-01-27 Rémy RakicFix stray typo
2019-01-27 Rémy RakicExtract the notes explaining the placeholder region...
2019-01-27 Rémy RakicWhen mentioning lifetimes, put either the trait ref...
2019-01-27 Rémy RakicFix issue-57362-1.rs attributes
2019-01-27 Niko Matsakiscomment the pattern
2019-01-27 Niko Matsakisidentify when implemented for "some specific lifetime"
2019-01-27 Niko Matsakisadd a lot more `debug!` to `try_report_placeholders_trait`
2019-01-27 Niko Matsakisbreak apart tests
2019-01-27 Remy RakicTest new placeholder error messages in previously untes...
2019-01-27 Remy RakicUpdate test expectations for new placeholder error...
2019-01-27 lqdUpdate two E308 tests to the new placeholder error
2019-01-27 lqdTry to reword placeholder error messages to make them...
2019-01-27 lqdTry to resolve type vars in the placeholder errors...
next