]> git.lizzy.rs Git - rust.git/history - src/librustc_index
Detect JS-style `===` and `!==` and recover
[rust.git] / src / librustc_index /
2020-08-09 borsAuto merge of #75137 - Aaron1011:fix/hygiene-skip-expnd...
2020-08-09 borsAuto merge of #75134 - Aaron1011:feature/expn-data...
2020-08-08 Yuki OkushiRollup merge of #75162 - poliorcetics:move-documentatio...
2020-08-08 Yuki OkushiRollup merge of #75151 - pickfire:patch-4, r=LukasKalbe...
2020-08-08 Yuki OkushiRollup merge of #74842 - hermitcore:thread_local, r...
2020-08-08 Yuki OkushiRollup merge of #74712 - strom-und-spiele:E0271-cleanup...
2020-08-08 borsAuto merge of #74533 - nikic:issue-74425, r=eddyb
2020-08-08 borsAuto merge of #74289 - lzutao:unroll, r=LukasKalbertodt
2020-08-08 borsAuto merge of #75257 - ssomers:btree_74762_again, r...
2020-08-07 borsAuto merge of #75071 - ssomers:btree_cleanup_5, r=Mark...
2020-08-07 borsAuto merge of #74821 - oli-obk:const_eval_read_uninit_f...
2020-08-07 borsAuto merge of #73842 - euclio:doctest-expn, r=Guillaume...
2020-08-07 borsAuto merge of #70052 - Amanieu:hashbrown7, r=Mark-Simul...
2020-08-07 Manish GoregaokarRollup merge of #75079 - jyn514:disambiguator, r=Manish...
2020-08-07 Manish GoregaokarRollup merge of #74774 - oliver-giersch:set_data_ptr...
2020-08-07 borsAuto merge of #75121 - tmiasko:str-slicing, r=Mark...
2020-08-07 Yuki OkushiRollup merge of #75217 - GuillaumeGomez:cleanup-e0747...
2020-08-07 Yuki OkushiRollup merge of #75210 - nnethercote:change-type-of...
2020-08-07 Yuki OkushiRollup merge of #75190 - GuillaumeGomez:cleanup-e0746...
2020-08-07 Yuki OkushiRollup merge of #75183 - Aaron1011:toolstate/a-rustfmt...
2020-08-07 Yuki OkushiRollup merge of #75181 - WaffleLapkin:patch-2, r=ecstat...
2020-08-07 Yuki OkushiRollup merge of #75179 - lzutao:unsed-ipv4-frominner...
2020-08-07 Yuki OkushiRollup merge of #75175 - lzutao:doctest-ipv4-fromu32...
2020-08-07 Yuki OkushiRollup merge of #74888 - infinity0:ignore-endian-big...
2020-08-06 borsAuto merge of #75086 - lzutao:u32const, r=oli-obk
2020-08-06 borsAuto merge of #74889 - JohnTitor:hrtb-tests, r=nikomatsakis
2020-08-06 borsAuto merge of #75008 - eddyb:rmeta-indexed-trait-impls...
2020-08-05 borsAuto merge of #75166 - JulianKnodt:i64494, r=lcnr
2020-08-05 borsAuto merge of #75165 - JulianKnodt:i72787, r=lcnr
2020-08-05 borsAuto merge of #75169 - ehuss:update-cargo, r=ehuss
2020-08-05 borsAuto merge of #75124 - nnethercote:clean-up-rustdoc...
2020-08-05 borsAuto merge of #75155 - davidtwco:polymorphization-incr...
2020-08-04 David Woodmir: use `FiniteBitSet<u32>` in polymorphization
2020-07-29 borsAuto merge of #72049 - mati865:mingw-lld, r=petrochenkov
2020-07-29 Yuki OkushiRollup merge of #74266 - GuillaumeGomez:cleanup-e0720...
2020-07-28 borsAuto merge of #74471 - da-x:string-type-diagnostic...
2020-07-27 borsAuto merge of #73583 - anp:location-eq, r=dtolnay
2020-07-27 Manish GoregaokarRollup merge of #73858 - tspiteri:const-methods, r...
2020-07-27 borsAuto merge of #74784 - anp:track-vtables, r=eddyb
2020-07-26 flip1995Merge commit 'da5a6fb1b65ec6581a67e942a3850f6bc15a552c...
2020-07-26 borsAuto merge of #74060 - kpp:remove_length_at_most_32...
2020-07-25 borsAuto merge of #74246 - GuillaumeGomez:cleanup-e0719...
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 #74017 - poliorcetics:where-keyword,...
2020-07-24 borsAuto merge of #73645 - poliorcetics:ref-keyword, r...
2020-07-24 Manish GoregaokarRollup merge of #74715 - oli-obk:mir_pass_diff, r=wesle...
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 Yuki OkushiRollup merge of #74677 - ssomers:btree_cleanup_2, r...
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 #74601 - GuillaumeGomez:cleanup-e0724...
2020-07-24 Yuki OkushiRollup merge of #74572 - Mark-Simulacrum:unify-rustc...
2020-07-24 Yuki OkushiRollup merge of #74361 - GuillaumeGomez:theme-logo...
2020-07-23 borsAuto merge of #74509 - matthewjasper:empty-verify,...
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-22 Manish GoregaokarRollup merge of #74541 - shepmaster:aarch64-apple-darwi...
2020-07-22 Manish GoregaokarRollup merge of #74538 - nbdd0121:issue-73976, r=lcnr
2020-07-22 Manish GoregaokarRollup merge of #73868 - ecstatic-morse:fix-stable...
2020-07-22 Manish GoregaokarRollup merge of #74635 - GuillaumeGomez:fix-tooltip...
2020-07-22 Manish GoregaokarRollup merge of #74570 - spastorino:fix-prioritization...
2020-07-22 Manish GoregaokarRollup merge of #74568 - aticu:master, r=Mark-Simulacrum
2020-07-22 Manish GoregaokarRollup merge of #74528 - euclio:intra-link-errors,...
2020-07-22 Manish GoregaokarRollup merge of #74454 - lcnr:negative-impls, r=nikomat...
2020-07-22 Manish GoregaokarRollup merge of #74237 - lzutao:compiletest, r=Mark...
2020-07-22 Manish GoregaokarRollup merge of #73893 - ajpaverd:cfguard-stabilize...
2020-07-22 Manish GoregaokarRollup merge of #73655 - JamieCunliffe:jamie_va-args...
2020-07-22 borsAuto merge of #74578 - ehuss:fix-rust-src, r=Mark-Simul...
2020-07-21 borsAuto merge of #74565 - pietroalbini:build-on-gha, r...
2020-07-21 borsAuto merge of #74075 - sunfishcode:wasi-prelude-rawfd...
2020-07-21 borsAuto merge of #69749 - davidtwco:issue-46477-polymorphi...
2020-07-20 Manish GoregaokarRollup merge of #74561 - RalfJung:backtrace, r=alexcrichton
2020-07-20 Manish GoregaokarRollup merge of #74557 - jakubadamw:issue-74539, r...
2020-07-20 Manish GoregaokarRollup merge of #74555 - GuillaumeGomez:important-trait...
2020-07-20 Manish GoregaokarRollup merge of #74552 - fusion-engineering-forks:stabi...
2020-07-20 Manish GoregaokarRollup merge of #74546 - jethrogb:jb/duplicate-attribut...
2020-07-20 Manish GoregaokarRollup merge of #74522 - tmiasko:sanitizer-docs, r...
2020-07-20 Manish GoregaokarRollup merge of #74505 - Cldfire:fix-search-focus,...
2020-07-20 Manish GoregaokarRollup merge of #74501 - lzutao:css_run_border, r=Guill...
2020-07-20 Manish GoregaokarRollup merge of #74376 - lcnr:type-dependent-path-clean...
2020-07-20 Manish GoregaokarRollup merge of #74051 - yodaldevoid:issue_60814, r...
2020-07-20 Manish GoregaokarRollup merge of #73323 - davidtwco:issue-73252-wfcheck...
2020-07-20 Manish GoregaokarRollup merge of #73197 - c410-f3r:ranges, r=dtolnay
2020-07-20 Manish GoregaokarRollup merge of #72714 - JohnTitor:debug-assert, r...
2020-07-20 David Woodindex: introduce and use `FiniteBitSet`
2020-07-20 borsAuto merge of #74550 - matklad:rust-analyzer-2020-07...
2020-07-20 borsAuto merge of #74010 - pierwill:pierwill-o-notation...
2020-07-20 pierwillUse italics for O notation
2020-07-20 Manish GoregaokarRollup merge of #73618 - poliorcetics:false-keyword...
2020-07-19 Manish GoregaokarRollup merge of #74419 - Lokathor:gba-target, r=jonas...
2020-07-19 Manish GoregaokarRollup merge of #74356 - lzutao:rm_combine, r=LukasKalb...
2020-07-19 Manish GoregaokarRollup merge of #74333 - poliorcetics:std-alloc-unsafe...
2020-07-19 borsAuto merge of #74163 - cuviper:debian6, r=Mark-Simulacrum
2020-07-18 Manish GoregaokarRollup merge of #74021 - 1011X:master, r=dtolnay
2020-07-18 Manish GoregaokarRollup merge of #73762 - poliorcetics:trait-keyword...
2020-07-18 Manish GoregaokarRollup merge of #70817 - yoshuawuyts:task-ready, r...
next