]> git.lizzy.rs Git - rust.git/history - src
Rollup merge of #66101 - estebank:break-tail-e0308, r=Centril
[rust.git] / src /
2019-11-06 Mazdak FarrokhzadRollup merge of #66101 - estebank:break-tail-e0308...
2019-11-06 Mazdak FarrokhzadRollup merge of #66098 - estebank:path-asciption-typo...
2019-11-06 Mazdak FarrokhzadRollup merge of #66093 - estebank:fmt-ice, r=Centril
2019-11-06 Mazdak FarrokhzadRollup merge of #66081 - RalfJung:ptr-offset, r=zackmdavis
2019-11-06 Mazdak FarrokhzadRollup merge of #66068 - euclio:null-emitter, r=estebank
2019-11-06 Mazdak FarrokhzadRollup merge of #66054 - petrochenkov:delspan, r=estebank
2019-11-06 Mazdak FarrokhzadRollup merge of #66027 - Mark-Simulacrum:panic-handler...
2019-11-06 Mazdak FarrokhzadRollup merge of #66014 - dkadashev:47319-type-param...
2019-11-06 Mazdak FarrokhzadRollup merge of #65892 - pnkfelix:trim-special-derives...
2019-11-05 Esteban KüberTweak type mismatch caused by break on tail expr
2019-11-05 borsAuto merge of #66121 - pietroalbini:rollup-8zrwe7l...
2019-11-05 Esteban KüberDo not ICE whith a precision flag in formatting str...
2019-11-05 Esteban KüberAccount for typo in turbofish and suggest `::`
2019-11-05 Felix S. Klock IIReview feedback: alpha-rename field from `copy_derives...
2019-11-05 Felix S. Klock IIReview feedback: Remove more stuff! Simplify simplify...
2019-11-05 Felix S. Klock IIRemove `PartialEq` and `Eq` from the `SpecialDerives`.
2019-11-05 Pietro AlbiniRollup merge of #66091 - Wind-River:master_xyz, r=cramertj
2019-11-05 Pietro AlbiniRollup merge of #66082 - GuillaumeGomez:cleanup-highlig...
2019-11-05 Pietro AlbiniRollup merge of #66053 - RalfJung:miri-toolstate, r...
2019-11-05 Pietro AlbiniRollup merge of #66047 - ecstatic-morse:issue-66016...
2019-11-05 Pietro AlbiniRollup merge of #66025 - petrochenkov:lohi, r=eddyb
2019-11-05 Pietro AlbiniRollup merge of #66012 - nnethercote:dequery-trivial_dr...
2019-11-05 Pietro AlbiniRollup merge of #65953 - keystone-enclave:llvm_abiname...
2019-11-05 Pietro AlbiniRollup merge of #65948 - danielhenrymantilla:doc/maybe_...
2019-11-05 borsAuto merge of #66083 - RalfJung:miri-offset-from, r...
2019-11-05 Ralf Jungexpand comment explaining integer exception
2019-11-05 borsAuto merge of #66109 - pietroalbini:rollup-2npidna...
2019-11-05 Pietro AlbiniRollup merge of #66096 - ecstatic-morse:const-loop...
2019-11-05 Pietro AlbiniRollup merge of #66073 - Mark-Simulacrum:no-borrow...
2019-11-05 Pietro AlbiniRollup merge of #66042 - ohadravid:suggest-correct...
2019-11-05 Pietro AlbiniRollup merge of #66038 - jdxcode:char-len, r=alexcrichton
2019-11-05 Pietro AlbiniRollup merge of #66019 - olegnn:fixed_std_iter_chain_do...
2019-11-05 Pietro AlbiniRollup merge of #65962 - kevincox:patch-1, r=sfackler
2019-11-05 Pietro AlbiniRollup merge of #65905 - cuviper:doc-unix-mode, r=Dylan-DPC
2019-11-05 Pietro AlbiniRollup merge of #65720 - icefoxen:LLVMgetInstructionCou...
2019-11-05 Pietro AlbiniRollup merge of #65574 - tshepang:linked-list-disclaime...
2019-11-05 Pietro AlbiniRollup merge of #65136 - ehuss:update-codegen-options...
2019-11-05 borsAuto merge of #65938 - eddyb:fn-abi-rename, r=oli-obk
2019-11-05 borsAuto merge of #65911 - mati865:static-libstdcxx-mingw...
2019-11-05 Esteban KüberDetect `::` -> `:` typo when involving turbofish
2019-11-04 Dylan MacKenzieAdd tests for loop constructs in consts
2019-11-04 borsAuto merge of #65874 - Nadrieril:clarify-usefulness...
2019-11-04 Daniel Henry-MantillaMinor style improvements
2019-11-04 Umesh KalappaImplemented the home_dir for VxWorks
2019-11-04 Ralf Jungalso test different integers
2019-11-04 Ralf Jungtest offset_from with two integers
2019-11-04 Ralf JungMiri: ptr_offset_from: support offset_from with twice...
2019-11-04 Ralf JungMiri: offset_from: do int-to-ptr casts when needed
2019-11-04 Guillaume Gomezclean highlightSourceLines code
2019-11-04 borsAuto merge of #66078 - petrochenkov:gateout, r=Centril
2019-11-04 Vadim Petrochenkovexpand: Feature gate out-of-line modules in proc macro...
2019-11-04 Ralf Junglet caller of check_ptr_access_align control the error...
2019-11-04 Ralf Jungmore correct error msg
2019-11-04 Ralf Jungavoid using nightly features
2019-11-04 borsAuto merge of #65835 - Mark-Simulacrum:lockless-lintbuf...
2019-11-04 borsAuto merge of #64878 - XAMPPRocky:relnotes-1.39.0,...
2019-11-04 Andy Russelluse silent emitter for rustdoc highlighting pass
2019-11-04 Mark RousskovDelete lint buffer from Session
2019-11-04 Mark RousskovMove crate type checking later
2019-11-04 Mark RousskovUtilize Resolver lint buffer during HIR lowering
2019-11-04 Mark RousskovMigrate resolver over to internal lint buffer
2019-11-04 Mark RousskovOnly permit taking buffered lints inside lint internals
2019-11-04 Mark RousskovRemove unused get_any method
2019-11-04 borsAuto merge of #65838 - estebank:resilient-recovery...
2019-11-03 borsAuto merge of #65780 - GuillaumeGomez:move-help-popup...
2019-11-03 Mark RousskovDo not needlessly write-lock
2019-11-03 borsAuto merge of #65646 - Amanieu:foreign-exceptions,...
2019-11-03 borsAuto merge of #65759 - tmiasko:ui, r=petrochenkov
2019-11-03 Amanieu d'AntrasFix macOS tests
2019-11-03 Amanieu d'AntrasMake Emscripten unwinding use a valid type_info
2019-11-03 Amanieu d'AntrasMake SEH exceptions use a rust_panic type instead of...
2019-11-03 Amanieu d'AntrasHack to make C++ exceptions test work on i686-pc-window...
2019-11-03 Amanieu d'AntrasAllow foreign exceptions to unwind through Rust code
2019-11-03 Amanieu d'AntrasEnable C++ exceptions on MSVC when building C++ tests
2019-11-03 Amanieu d'AntrasAdd -lstdc++ for run-make-fulldeps tests on MinGW
2019-11-03 Eric HussAttempt to clarify LTO and codegen-units.
2019-11-03 Vadim Petrochenkovsyntax: Avoid span arithmetics for delimiter tokens
2019-11-03 borsAuto merge of #65827 - AnthonyMikh:out_of_the_loop...
2019-11-03 Ralf Jungdon't fail manifest creation if the toolstate file...
2019-11-03 Ralf Jungwhen Miri tests are not passing, do not add Miri component
2019-11-03 Tomasz MiąskoUse check-pass for never type tests
2019-11-03 Tomasz MiąskoAvoid matching type in huge-struct test error annotation
2019-11-03 Tomasz MiąskoUpdate error annotations in ui-fulldeps tests that...
2019-11-03 Tomasz MiąskoValidate error patterns and error annotation in ui...
2019-11-03 Tomasz MiąskoUpdate error annotations positions
2019-11-03 Tomasz MiąskoAvoid mixing error patterns with error annotations
2019-11-03 borsAuto merge of #65779 - kevgrasso:E0308highlight, r...
2019-11-03 Eduard-Mihai Burtescurustc_codegen_ssa: rename FnTypeLlvmExt to FnAbiLlvmExt.
2019-11-03 Eduard-Mihai Burtescurustc_codegen_ssa: rename ArgTypeMethods to ArgAbiMethods.
2019-11-03 Eduard-Mihai Burtescurustc: rename {Fn,Arg}TypeExt to {Fn,Arg}AbiExt.
2019-11-03 Eduard-Mihai Burtescurustc_target: rename {Fn,Arg}Type to {Fn,Arg}Abi.
2019-11-02 borsAuto merge of #63810 - oli-obk:const_offset_from, r...
2019-11-02 Ralf Jungadjust for missing spans on x86 test runner
2019-11-02 Dylan MacKenzieDon't double-count `simd_shuffle` promotion candidates
2019-11-02 borsAuto merge of #65429 - Timmmm:withoptions, r=Mark-Simul...
2019-11-02 Simon HeathAdd FFI bindings for Module::getInstructionCount()
2019-11-02 Kevin CoxRename SuperiorThanZero -> GreaterThanZero
2019-11-02 Ohad RavidSuggest more likely code when encountering an incorrect...
2019-11-02 borsAuto merge of #66004 - eddyb:revert-early-gate, r=petro...
2019-11-02 Tomasz MiąskoUpdate error annotations in tests that successfully...
next