]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-07-26 Jarek SamicDon't italicize comments in ayu theme
2020-07-26 borsAuto merge of #74772 - JohnTitor:add-tests, r=lcnr
2020-07-26 Yuki OkushiAdd test for issue-72911
2020-07-26 Yuki OkushiAdd test for issue-56445
2020-07-26 borsAuto merge of #74664 - pnadon:Miri-rename-undef-uninit...
2020-07-26 borsAuto merge of #74060 - kpp:remove_length_at_most_32...
2020-07-26 borsAuto merge of #74735 - Aaron1011:fix/wf-impl-self-type...
2020-07-26 borsAuto merge of #74728 - 16yuki0702:fix_typo, r=jonas...
2020-07-25 borsAuto merge of #74670 - tmandry:issue-73818, r=matthewjasper
2020-07-25 borsAuto merge of #74760 - tmandry:roll, r=tmandry
2020-07-25 Tyler MandryUpdate Cargo.lock
2020-07-25 Tyler MandryUpdate rustfmt
2020-07-25 Tyler MandryUpdate rls
2020-07-25 Tyler MandryFix diagnostic by using predicate in GATs too
2020-07-25 Tyler MandryRemove manual normalization in compare_projection_bounds
2020-07-25 borsAuto merge of #74246 - GuillaumeGomez:cleanup-e0719...
2020-07-25 borsAuto merge of #74687 - estebank:bracketless-turbofish...
2020-07-25 Philippe NadonMiri: rename "undef" to "uninit"
2020-07-25 borsAuto merge of #74510 - LukasKalbertodt:fix-range-from...
2020-07-25 borsAuto merge of #74488 - CAD97:layout_for_value_raw,...
2020-07-25 borsAuto merge of #74741 - aticu:master, r=jonas-schievink
2020-07-25 aticuDocument UTF-8 validity of String::from_raw_parts
2020-07-25 aticuFix wrong name in `String::from_raw_parts` docs
2020-07-25 Aaron HillUse the proper span when WF-checking an impl self type
2020-07-25 borsAuto merge of #74652 - poliorcetics:clarify-vec-drain...
2020-07-25 borsAuto merge of #74017 - poliorcetics:where-keyword,...
2020-07-25 16yuki0702Fix rustc docs typo.
2020-07-24 borsAuto merge of #73645 - poliorcetics:ref-keyword, r...
2020-07-24 borsAuto merge of #74681 - RalfJung:miri-extern-fn, r=oli-obk
2020-07-24 borsAuto merge of #74507 - lcnr:const-prop-into-op, r=oli-obk
2020-07-24 borsAuto merge of #74724 - Manishearth:rollup-plbt8fe,...
2020-07-24 Alexis BourgetApply suggestion from review
2020-07-24 Alexis BourgetFix nits, rework the second example of select (the...
2020-07-24 Alexis BourgetFix nits
2020-07-24 Manish GoregaokarRollup merge of #74715 - oli-obk:mir_pass_diff, r=wesle...
2020-07-24 Manish GoregaokarRollup merge of #74698 - ayrtonm:handle-traitref-mismat...
2020-07-24 Manish GoregaokarRollup merge of #74692 - Mark-Simulacrum:delay-bug...
2020-07-24 Manish GoregaokarRollup merge of #74661 - SNCPlay42:lifetime-names-refac...
2020-07-24 Manish GoregaokarRollup merge of #74639 - msirringhaus:master, r=cuviper
2020-07-24 Manish GoregaokarRollup merge of #74491 - xldenis:constant-binop-opt...
2020-07-24 Manish GoregaokarRollup merge of #74367 - Neutron3529:patch-1, r=nagisa
2020-07-24 Manish GoregaokarRollup merge of #72954 - hermitcore:rwlock, r=dtolnay
2020-07-24 borsAuto merge of #74676 - lcnr:generics-no-sort, r=varkor
2020-07-24 Oliver SchererAdd a system for creating diffs across multiple mir...
2020-07-24 borsAuto merge of #74710 - JohnTitor:rollup-bdz4oee, r...
2020-07-24 Yuki OkushiRollup merge of #74703 - tmandry:issue-74047, r=oli-obk
2020-07-24 Yuki OkushiRollup merge of #74694 - GuillaumeGomez:cleanup-e0727...
2020-07-24 Yuki OkushiRollup merge of #74680 - JohnTitor:missing-backticks...
2020-07-24 Yuki OkushiRollup merge of #74677 - ssomers:btree_cleanup_2, r...
2020-07-24 Yuki OkushiRollup merge of #74669 - Homarechan:fix_typo, r=lcnr
2020-07-24 Yuki OkushiRollup merge of #74666 - ssomers:btree_cleanup_1, r...
2020-07-24 Yuki OkushiRollup merge of #74665 - smmalis37:issue-62200, r=davidtwco
2020-07-24 Yuki OkushiRollup merge of #74623 - lcnr:polymorphize-functions...
2020-07-24 Yuki OkushiRollup merge of #74601 - GuillaumeGomez:cleanup-e0724...
2020-07-24 Yuki OkushiRollup merge of #74572 - Mark-Simulacrum:unify-rustc...
2020-07-24 Yuki OkushiRollup merge of #74504 - lzutao:ayu-border-selected...
2020-07-24 Yuki OkushiRollup merge of #74361 - GuillaumeGomez:theme-logo...
2020-07-24 Lzu TaoAdd right border bar to Dark and Light theme
2020-07-24 Lzu Taoayu: Change to less luminous color
2020-07-24 Tyler MandryFix ICE while building MIR with type errors
2020-07-24 Ayrtonadded a test case for reporting mismatched traits
2020-07-23 Esteban KüberAccount for trailing closing angle brackets
2020-07-23 Alexis BourgetFix nit
2020-07-23 Alexis BourgetFix nit and add link for Cow
2020-07-23 Ayrtonfixed error reporting for mismatched traits
2020-07-23 Alexis BourgetRemove unecessary link
2020-07-23 borsAuto merge of #74685 - ehuss:update-cargo, r=ehuss
2020-07-23 Guillaume GomezClean up E0724 explanation
2020-07-23 Guillaume GomezClean up E0727 explanation
2020-07-23 Mark Rousskovdelay_span_bug instead of silent ignore
2020-07-23 Esteban KüberDetect turbofish missing surrounding angle brackets
2020-07-23 Stein SomersBTreeMap::drain_filter: replace needless unsafety and...
2020-07-23 Bastian Kauschkeslightly adapt const prop
2020-07-23 Eric HussUpdate cargo
2020-07-23 Ralf Jungavoid implicitly returning ()
2020-07-23 Ralf Jungon Windows, use miri_static_root for TLS dtors
2020-07-23 borsAuto merge of #74509 - matthewjasper:empty-verify,...
2020-07-23 Yuki OkushiAdd missing backticks in diagnostics note
2020-07-23 Bastian Kauschketest usage
2020-07-23 Bastian Kauschkeadd more complex param order test
2020-07-23 Ralf Jungreplace miri_start_panic intrinsic by 'extern fn'
2020-07-23 borsAuto merge of #74613 - Mark-Simulacrum:revert-gimli...
2020-07-23 Bastian Kauschkecleanup
2020-07-23 Bastian Kauschkefix ICE caused by wrongly ordered generic params
2020-07-23 Bastian Kauschkestop sorting generic params
2020-07-23 borsAuto merge of #74667 - Manishearth:rollup-s6k59sw,...
2020-07-23 Tyler MandryNormalize bounds fully when checking defaulted types
2020-07-23 kanimumFix typo
2020-07-23 Martin SirringhausDowngrade glibc to 2.11.1 for ppc, ppc64 and s390x
2020-07-23 Manish GoregaokarRollup merge of #74659 - alexcrichton:wasm-codegen...
2020-07-23 Manish GoregaokarRollup merge of #74654 - lcnr:default-no-more, r=varkor
2020-07-23 Manish GoregaokarRollup merge of #74637 - lzutao:str-primitive-links...
2020-07-23 Manish GoregaokarRollup merge of #74606 - cuviper:cloexec, r=sfackler
2020-07-23 Manish GoregaokarRollup merge of #74587 - lzutao:consts, r=dtolnay
2020-07-23 Manish GoregaokarRollup merge of #74548 - tshepang:one-more-example...
2020-07-23 Manish GoregaokarRollup merge of #74490 - yaahc:disabled-bt, r=dtolnay
2020-07-23 Manish GoregaokarRollup merge of #74141 - euclio:typos, r=steveklabnik
2020-07-23 borsAuto merge of #74611 - Mark-Simulacrum:revert-74069...
2020-07-23 Neutron3529Rearrange the pipeline of `pow` to gain efficiency
2020-07-23 Steven MalisInclude the note in the test.
next