]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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 #65911 - mati865:static-libstdcxx-mingw...
2019-11-04 Dylan MacKenzieAdd tests for loop constructs in consts
2019-11-04 borsAuto merge of #65874 - Nadrieril:clarify-usefulness...
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 borsAuto merge of #65835 - Mark-Simulacrum:lockless-lintbuf...
2019-11-04 borsAuto merge of #64878 - XAMPPRocky:relnotes-1.39.0,...
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 borsAuto merge of #65827 - AnthonyMikh:out_of_the_loop...
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-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 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...
2019-11-02 Tomasz MiąskoRemove erroneous error-pattern from run-pass test
2019-11-02 Ohad RavidSuggest correct code when encountering an incorrect...
2019-11-02 Jeff Dickeydoc(str): show example of chars().count() under len()
2019-11-01 borsAuto merge of #66021 - tmandry:rollup-y13l6n9, r=tmandry
2019-11-01 Tyler MandryRollup merge of #66018 - pnkfelix:issue-64872-revert...
2019-11-01 Tyler MandryRollup merge of #66005 - Wind-River:master_base, r...
2019-11-01 Tyler MandryRollup merge of #66002 - lzutao:stablilize-float_to_fro...
2019-11-01 Tyler MandryRollup merge of #65997 - spastorino:fix-init_locking...
2019-11-01 Tyler MandryRollup merge of #65995 - GuillaumeGomez:add-err-code...
2019-11-01 Tyler MandryRollup merge of #65977 - ohadravid:fix-incorrect-diagno...
2019-11-01 Tyler MandryRollup merge of #65972 - braiins:vkr-arm-panicking...
2019-11-01 Tyler MandryRollup merge of #65963 - steveklabnik:update-submodules...
2019-11-01 Tyler MandryRollup merge of #65960 - lzutao:doc-iter-example, r...
2019-11-01 Tyler MandryRollup merge of #65946 - ecstatic-morse:refactor-promot...
2019-11-01 Tyler MandryRollup merge of #65914 - estebank:type-alias-bounds...
2019-11-01 Tyler MandryRollup merge of #65902 - gilescope:issue62570, r=estebank
2019-11-01 Tyler MandryRollup merge of #65857 - kinnison:kinnison/issue-55364...
2019-11-01 Tyler MandryRollup merge of #65471 - GuillaumeGomez:long-err-explan...
2019-11-01 Tyler MandryRollup merge of #65470 - traxys:fix_65401, r=michaelwoe...
2019-11-01 Tyler MandryRollup merge of #65112 - jack-t:type-parens-lint, r...
2019-11-01 NadrierilClarifications suggested by varkor
2019-11-01 NadrierilFactor out witness reconstruction
2019-11-01 NadrierilFactor out constructor subtraction
2019-11-01 NadrierilDefine a MissingConstructors struct for cleanliness
2019-11-01 NadrierilWording
2019-11-01 Nadrieril`specialize` conceptually operates on a single pattern
2019-11-01 NadrierilClarify some variable names
2019-11-01 NadrierilRefactor "wild constructor" construction
2019-11-01 NadrierilExtract constructor application as a Constructor method
2019-11-01 NadrierilRemove duplicate logic in compute_missing_constructors
2019-11-01 NadrierilRemove some redundancy
2019-11-01 NadrierilFactor out some pattern-stack related functions
2019-11-01 NadrierilAbstract out pattern stacks to make the code more legible
2019-11-01 Oleg NosovFixed std::iter::Chain documentation
2019-11-01 Felix S. Klock IIui test formulation of regression test for issue 64872.
2019-11-01 Felix S. Klock IItargeted revert of PR rust-lang/rust#64324 (just undo...
2019-11-01 borsAuto merge of #65718 - eddyb:codegen-var-debuginfo...
2019-11-01 Erin PowerUpdated RELEASES.md for 1.39.0
2019-11-01 borsAuto merge of #65698 - msizanoen1:dual-proc-macro-hash...
2019-11-01 borsAuto merge of #65459 - ecstatic-morse:graphviz-subgraph...
2019-10-31 Eduard-Mihai... rustc_codegen_ssa: introduce MIR VarDebugInfo, but...
2019-10-31 Eduard-Mihai... rustc_codegen_ssa: hide address ops from the declare_lo...
2019-10-31 Eduard-Mihai... rustc_codegen_ssa: move debuginfo scopes into FunctionD...
2019-10-31 Eduard-Mihai... rustc_codegen_ssa: change set_var_name back to taking...
2019-10-31 Eduard-Mihai... rustc_codegen_ssa: move all set_var_name calls to mir...
2019-10-31 Eduard-Mihai... rustc_codegen_ssa: move local variable debuginfo to...
2019-10-31 Eduard-Mihai... rustc_codegen_ssa: move debuginfo-related things to...
2019-10-31 Eduard-Mihai... syntax: disable the new early feature-gatings added...
next