]> git.lizzy.rs Git - rust.git/history - src
Fix incorrect argument description on FnCtxt::resolve_ufcs
[rust.git] / src /
2021-06-14 jam1garnerAdd UI tests for `future_prelude_collision` lint
2021-06-14 borsAuto merge of #86273 - JohnTitor:stabilize-maybe-uninit...
2021-06-14 borsAuto merge of #85758 - petertodd:2021-revert-manuallydr...
2021-06-13 borsAuto merge of #86270 - Shadlock0133:patch-1, r=jackh726
2021-06-13 borsAuto merge of #86271 - GuillaumeGomez:fix-font-weight...
2021-06-13 Guillaume GomezAdd test to ensure font-weight is applied correctly
2021-06-13 Guillaume GomezUpdate browser-ui-test version
2021-06-13 Guillaume GomezFix font-weight
2021-06-13 borsAuto merge of #86245 - lqd:const-ub-align, r=RalfJung
2021-06-13 Rémy RakicTest invalid vtable size/alignment const UB errors
2021-06-13 borsAuto merge of #86185 - klensy:ast-val, r=petrochenkov
2021-06-13 borsAuto merge of #86233 - JohnTitor:stabilize-simd-x86...
2021-06-12 borsAuto merge of #86207 - ehuss:update-cargo, r=ehuss
2021-06-12 borsAuto merge of #86240 - tmiasko:verbose-generator-witnes...
2021-06-12 Eric HussUpdate cargo
2021-06-12 Tomasz MiąskoPretty print generator witness only in `-Zverbose`...
2021-06-12 borsAuto merge of #82703 - iago-lito:nonzero_add_mul_pow...
2021-06-12 borsAuto merge of #86215 - FabianWolff:unnameable-types...
2021-06-12 borsAuto merge of #86130 - BoxyUwU:abstract_const_as_cast...
2021-06-12 borsAuto merge of #86180 - cjgillot:defmv, r=petrochenkov
2021-06-12 borsAuto merge of #86234 - Mark-Simulacrum:new-vers, r...
2021-06-12 borsAuto merge of #86226 - JohnTitor:rollup-5ubdolf, r...
2021-06-11 Mark RousskovBump to 1.54
2021-06-11 Fabian WolffSuggest a FnPtr type if a FnDef type is found
2021-06-11 Yuki OkushiRollup merge of #86217 - fee1-dead:adjust-box-doc,...
2021-06-11 Yuki OkushiRollup merge of #86205 - JohnTitor:full-test-for-72293...
2021-06-11 Yuki OkushiRollup merge of #86189 - JohnTitor:relate-fn-pub, r...
2021-06-11 Yuki OkushiRollup merge of #86174 - lqd:const-ub-align, r=RalfJung
2021-06-11 Yuki OkushiRollup merge of #86153 - tmiasko:dummy-span, r=estebank
2021-06-11 Yuki OkushiRollup merge of #85823 - fee1-dead:borrowck-0, r=jackh726
2021-06-11 Yuki OkushiRollup merge of #85800 - BoxyUwU:const-param-default...
2021-06-11 borsAuto merge of #85885 - bjorn3:remove_box_region, r...
2021-06-11 Fabian WolffDo not suggest to add type annotations for unnameable...
2021-06-11 borsAuto merge of #86116 - FabianWolff:issue-86100, r=varkor
2021-06-11 borsAuto merge of #85994 - tmiasko:monomorphic-needs-drop...
2021-06-11 borsAuto merge of #86204 - alexcrichton:wasm-simd-stable...
2021-06-11 Alex Crichtonstd: Stabilize wasm simd intrinsics
2021-06-11 borsAuto merge of #85961 - 1000teslas:issue-71519-fix,...
2021-06-10 borsAuto merge of #85630 - gilescope:to_digit_speedup3...
2021-06-10 Yuki OkushiRun full const-generics test for issue-72293
2021-06-10 borsAuto merge of #80080 - rylev:qpath-on-struct, r=petroch...
2021-06-10 borsAuto merge of #86098 - pietroalbini:test-stable, r...
2021-06-10 borsAuto merge of #86020 - nagisa:nagisa/outliner, r=pnkfelix
2021-06-10 Ellensupport `as _` and add tests
2021-06-10 borsAuto merge of #82639 - jyn514:stable-options, r=Mark...
2021-06-10 Ryan LevickAdd support for using qualified paths with structs...
2021-06-10 borsAuto merge of #85741 - tmiasko:ssa, r=nagisa
2021-06-10 1000teslasgcc-lld mvp
2021-06-10 borsAuto merge of #86186 - JohnTitor:rollup-upaw6wx, r...
2021-06-10 Yuki OkushiRollup merge of #86175 - RalfJung:miri, r=RalfJung
2021-06-10 Yuki OkushiRollup merge of #86113 - the8472:doctest-lld, r=Mark...
2021-06-10 Yuki OkushiRollup merge of #86111 - spookyvision:master, r=JohnTitor
2021-06-10 Yuki OkushiRollup merge of #86051 - erer1243:update_move_keyword_d...
2021-06-10 Yuki OkushiRollup merge of #85997 - jyn514:rustdoc-diff, r=Mark...
2021-06-10 Yuki OkushiRollup merge of #84687 - a1phyr:improve_rwlock, r=m...
2021-06-10 Yuki OkushiRollup merge of #82037 - calavera:strip_debuginfo_osx...
2021-06-10 borsAuto merge of #85910 - cjgillot:no-meta-version, r...
2021-06-09 Rémy Rakicdetect incorrect vtable alignment during const eval...
2021-06-09 Ralf Jungupdate Miri
2021-06-09 EllenAdd more tests + visit_ty in some places
2021-06-09 borsAuto merge of #86003 - pnkfelix:issue-84297-revert...
2021-06-09 borsAuto merge of #86150 - cjgillot:notable, r=michaelwoerister
2021-06-09 borsAuto merge of #85975 - the8472:revert-take-tra, r=scottmcm
2021-06-09 borsAuto merge of #86118 - spastorino:tait-soundness-bug...
2021-06-09 borsAuto merge of #86107 - Smittyvb:peephole-optim-eq-bool...
2021-06-09 borsAuto merge of #86160 - JohnTitor:rollup-8ark9x7, r...
2021-06-09 Yuki OkushiRollup merge of #86159 - ehuss:update-cargo, r=ehuss
2021-06-09 Yuki OkushiRollup merge of #86158 - ehuss:update-books, r=ehuss
2021-06-09 Yuki OkushiRollup merge of #86142 - m-ou-se:proc-macro-subspan...
2021-06-09 Yuki OkushiRollup merge of #86128 - jsha:render-impl-into-mod...
2021-06-09 Yuki OkushiRollup merge of #86124 - Aaron1011:ambig-macro-name...
2021-06-09 Yuki OkushiRollup merge of #86121 - nickshiling:forwarding_impl_fo...
2021-06-09 Yuki OkushiRollup merge of #85982 - alexcrichton:doc-safe-wasm...
2021-06-09 Yuki OkushiRollup merge of #85957 - BoxyUwU:rustdoc-const-generic...
2021-06-09 Yuki OkushiRollup merge of #85791 - CDirkx:is_unicast, r=joshtriplett
2021-06-09 Yuki OkushiRollup merge of #85715 - fee1-dead:document-string...
2021-06-09 Yuki OkushiRollup merge of #85676 - CDirkx:ip-style, r=JohnTitor
2021-06-09 Eric HussUpdate cargo
2021-06-09 Eric HussUpdate books
2021-06-08 Tomasz MiąskoPrint dummy spans as `no-location`
2021-06-08 borsAuto merge of #86139 - hyd-dev:miri, r=RalfJung
2021-06-08 hyd-devUpdate Miri
2021-06-08 borsAuto merge of #86127 - JohnTitor:rollup-0c6mp3j, r...
2021-06-08 EllenSupport as casts in abstract consts
2021-06-08 Jacob Hoffman-AndrewsRefactor: Extract render_summary from render_impl.
2021-06-08 Yuki OkushiRollup merge of #86103 - camsteffen:lifetime-hack,...
2021-06-08 Yuki OkushiRollup merge of #86101 - glittershark:bound-as-mut...
2021-06-08 Yuki OkushiRollup merge of #86096 - FabianWolff:ec-E0316, r=Guilla...
2021-06-08 Yuki OkushiRollup merge of #86095 - GuillaumeGomez:search-descript...
2021-06-08 Yuki OkushiRollup merge of #86090 - lnicola:rust-analyzer-2021...
2021-06-08 Yuki OkushiRollup merge of #86078 - GuillaumeGomez:type-page-font...
2021-06-08 Yuki OkushiRollup merge of #86074 - reaganmcf:iss-86039, r=jyn514
2021-06-08 Yuki OkushiRollup merge of #85989 - jyn514:gitignore-cleanup,...
2021-06-08 Yuki OkushiRollup merge of #85985 - Lionelf329:master, r=joshtriplett
2021-06-08 Yuki OkushiRollup merge of #85951 - hyd-dev:force-unwind-tables...
2021-06-08 Yuki OkushiRollup merge of #85906 - LingMan:iter_find, r=matthewjasper
2021-06-08 borsAuto merge of #86115 - Xanewok:update-rls, r=Xanewok
2021-06-08 Aaron HillInclude macro name in 'local ambiguity' error
2021-06-08 borsAuto merge of #83515 - tamird:string-remove-matches...
2021-06-08 Alex CrichtonEnable rustdoc to document safe wasm intrinsics
next