]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-04-19 Ralf Jungadd Miri error variant for process exit
2019-04-19 borsAuto merge of #60077 - RalfJung:miri-alloc-tests, r...
2019-04-19 borsAuto merge of #60063 - spastorino:place2_2, r=oli-obk
2019-04-19 Ralf Jungmove variable down to where it is used
2019-04-19 borsAuto merge of #60073 - rchaser53:issue-60049, r=estebank
2019-04-19 rchaser53avoid type-check body of DefId
2019-04-19 borsAuto merge of #60104 - Centril:rollup-7vmae1a, r=Centril
2019-04-19 Mazdak FarrokhzadRollup merge of #60098 - Centril:libcore-deny-more...
2019-04-19 Mazdak FarrokhzadRollup merge of #60097 - cuviper:llvm8-mergefunc-use...
2019-04-19 Mazdak FarrokhzadRollup merge of #60082 - TimDiekmann:master, r=RalfJung
2019-04-19 Mazdak FarrokhzadRollup merge of #60080 - nathankleyn:fix-issue-60068...
2019-04-19 Mazdak FarrokhzadRollup merge of #60078 - matklad:patch-1, r=shepmaster
2019-04-19 Mazdak FarrokhzadRollup merge of #60064 - estebank:issue-59980, r=varkor
2019-04-19 Mazdak FarrokhzadRollup merge of #60061 - estebank:field-sugg, r=davidtwco
2019-04-19 Mazdak FarrokhzadRollup merge of #60060 - mtak-:rtm-x86-feature, r=petro...
2019-04-19 Mazdak FarrokhzadRollup merge of #60056 - topecongiro:rustfmt-1.2.1...
2019-04-19 Mazdak FarrokhzadRollup merge of #60052 - varkor:unused-parameter-diagno...
2019-04-19 Mazdak FarrokhzadRollup merge of #60045 - estebank:suggest-std, r=petroc...
2019-04-19 Mazdak FarrokhzadRollup merge of #60041 - jnferner:patch-1, r=shepmaster
2019-04-19 Mazdak FarrokhzadRollup merge of #60032 - rust-lang:remove-unwanted...
2019-04-19 Mazdak FarrokhzadRollup merge of #60023 - koalatux:nth-back, r=scottmcm
2019-04-19 Mazdak FarrokhzadRollup merge of #59933 - sourcefrog:doc-fmt, r=shepmaster
2019-04-19 Mazdak FarrokhzadRollup merge of #59915 - michaelwoerister:sp-event...
2019-04-19 Esteban KüberSuggest appropriate path when calling associated item...
2019-04-19 Esteban KüberFix rebase
2019-04-19 Esteban Küberreview comments: change wording
2019-04-19 Esteban KüberChange suggestion of field when not in self context
2019-04-18 Mazdak Farrokhzadlibcore: deny more...
2019-04-18 Josh StoneRemove the unused LLVMRustIsRustLLVM
2019-04-18 Josh StoneUse -mergefunc-use-aliases for any LLVM >= 8
2019-04-18 borsAuto merge of #60046 - euclio:missing-error-code-descri...
2019-04-18 borsAuto merge of #58702 - taiki-e:libcore-2018, r=Centril
2019-04-18 varkorUpdate tests
2019-04-18 Andy Russellhide `--explain` hint if error has no extended info
2019-04-18 Tim DiekmannUpdate miri
2019-04-18 Michael WoeristerImplement event filtering for self-profiler.
2019-04-18 borsAuto merge of #60025 - JohnTitor:rename-files, r=petroc...
2019-04-18 Nathan KleynFix small errors in docs for `rchunks_exact` and `rchun...
2019-04-18 Aleksey KladovUse more realistic example for thread builder
2019-04-18 borsAuto merge of #60071 - RalfJung:miri, r=oli-obk
2019-04-18 Ralf Jungmake liballoc internal test suite mostly pass in Miri
2019-04-18 Ralf Jungupdate miri
2019-04-18 borsAuto merge of #60058 - varkor:const-generics-ty-refacto...
2019-04-18 borsAuto merge of #60048 - estebank:issue-54954, r=sanxiyn
2019-04-18 Taiki EndoUpdate stdsimd
2019-04-18 Taiki Endolibcore => 2018
2019-04-18 Jan Nils FernerSimplify the returning of a Result a bit
2019-04-18 borsAuto merge of #60051 - estebank:fn-sugg, r=davidtwco
2019-04-18 Esteban KüberGive custom error for E0277 on `?` error case
2019-04-18 Esteban KüberPoint at try `?` on errors affecting the err match...
2019-04-18 Santiago PastorinoMake PlaceProjectionsIter a proper iterator
2019-04-18 tylerwhitelist rtm x86 cpu feature
2019-04-17 Esteban Küberreview comment: add extra doc
2019-04-17 varkorAdd a test for unused const parameters
2019-04-17 varkorConst parameters should impose no variance constraints
2019-04-17 varkorAdd a FIXME to collector
2019-04-17 varkorAdd own_requires_monomorphization
2019-04-17 topecongiroUpdate rustfmt to 1.2.1
2019-04-17 borsAuto merge of #60054 - Centril:rollup-o40xxaa, r=Centril
2019-04-17 Mazdak FarrokhzadRollup merge of #60037 - eddyb:actually-its-param,...
2019-04-17 Mazdak FarrokhzadRollup merge of #60036 - rust-lang:nrc-patch-1, r=Xanewok
2019-04-17 Mazdak FarrokhzadRollup merge of #59984 - gluyas:collections-with_capaci...
2019-04-17 Mazdak FarrokhzadRollup merge of #59908 - lzutao:str_escape, r=SimonSapin
2019-04-17 varkorCorrect E0392 diagnostic
2019-04-17 Esteban KüberDo not mention missing `PartialOrd` impl when involving...
2019-04-17 Yuki OKUSHIRename module
2019-04-17 Yuki OKUSHIRemove unnecessary condition
2019-04-17 Yuki OKUSHIRename diagnositc_list into error_codes
2019-04-17 Yuki OKUSHIRename files in doc
2019-04-17 borsAuto merge of #59527 - matklad:sized-index, r=Centril
2019-04-17 Esteban KüberFix ICE on const evaluation of const method
2019-04-17 Santiago PastorinoMake iterate take a FnOnce with PlaceBase and PlaceProj...
2019-04-17 Santiago PastorinoPlace::iterate do not take an accumulator anymore,...
2019-04-17 Santiago PastorinoPlace::unroll -> Place::iterate
2019-04-17 Santiago PastorinoMove unroll_place to Place::unroll
2019-04-17 borsAuto merge of #60013 - NieDzejkob:fix-16bit-usize,...
2019-04-17 borsAuto merge of #60034 - rasendubi:fix-comments, r=Centril
2019-04-17 Aleksey Kladovadd a test for unsized index
2019-04-17 Eduard-Mihai... Resolve inconsistency in error messages between "parame...
2019-04-17 Nick CameronRemove nrc from toolstate pings
2019-04-17 borsAuto merge of #60030 - Centril:rollup-3d0t24t, r=Centril
2019-04-17 Yuki OKUSHIRename filename
2019-04-17 Yuki OKUSHIRename modules
2019-04-17 Yuki OKUSHIRename error_reporting to diagnostics
2019-04-17 Yuki OKUSHIRename diagnostics to error_codes
2019-04-17 Alexey ShmalkoPromote regular comments to rustdoc comments
2019-04-17 Alexey ShmalkoFix comments around test harness generation
2019-04-17 Guillaume GomezRemove unwanted z-index change
2019-04-17 Mazdak FarrokhzadRollup merge of #60018 - RalfJung:miri-test-libstd...
2019-04-17 Mazdak FarrokhzadRollup merge of #60003 - petrhosek:llvm-lto-lld, r...
2019-04-17 Mazdak FarrokhzadRollup merge of #59986 - RalfJung:miri-new-alloc, r...
2019-04-17 Mazdak FarrokhzadRollup merge of #59646 - JohnTitor:improve-wording...
2019-04-17 Mazdak FarrokhzadRollup merge of #59128 - oli-obk:colorful_json, r=mark...
2019-04-17 Ralf Jungtest sort_unstable in Miri
2019-04-17 borsAuto merge of #60027 - jethrogb:jb/sgx-reentry-abort...
2019-04-17 borsAuto merge of #59974 - Centril:boostrap-to-2019-04...
2019-04-17 Mazdak Farrokhzadbump bootstrap; remove redundant 'use libc;' on macOS.
2019-04-17 Mateusz MikułaDeny `internal` in stage0
2019-04-17 Mazdak Farrokhzadbump bootstrap; nightly => 1.36.
2019-04-17 Mazdak Farrokhzadbump bootstrap; fix compiletest wrt. exclude_should_panic
next