]> git.lizzy.rs Git - rust.git/history - src/librustc_resolve/late
Rollup merge of #75451 - GuillaumeGomez:cleanup-e0751, r=pickfire
[rust.git] / src / librustc_resolve / late /
2020-08-13 Yuki OkushiRollup merge of #75451 - GuillaumeGomez:cleanup-e0751...
2020-08-13 Yuki OkushiRollup merge of #75449 - RalfJung:const-prop-test,...
2020-08-13 Yuki OkushiRollup merge of #75400 - LukasKalbertodt:fix-f32-docs...
2020-08-13 Yuki OkushiRollup merge of #75372 - estebank:lt-sugg-in-type,...
2020-08-13 Yuki OkushiRollup merge of #75201 - Hirrolot:hirrolot/fix-clippy...
2020-08-13 Yuki OkushiRollup merge of #75189 - kawamuray:bugfix-wasi-append...
2020-08-12 borsAuto merge of #74512 - LukasKalbertodt:debloat-copy...
2020-08-12 borsAuto merge of #75396 - RalfJung:miri-spans, r=oli-obk
2020-08-12 borsAuto merge of #75354 - estebank:tuple-struct-as-struct...
2020-08-12 borsAuto merge of #75019 - nanpuyue:to_ipv4_mapped, r=Lukas...
2020-08-12 borsAuto merge of #75066 - poliorcetics:document-unsafety...
2020-08-12 borsAuto merge of #75321 - estebank:js-goes-gaga, r=davidtwco
2020-08-12 borsAuto merge of #75205 - Aaron1011:fix/auto-trait-proj...
2020-08-12 Yuki OkushiRollup merge of #75395 - nixphix:docs/os-fs, r=jyn514
2020-08-12 Yuki OkushiRollup merge of #75394 - oli-obk:get_static, r=RalfJung
2020-08-12 Yuki OkushiRollup merge of #75371 - poliorcetics:intra-doc-links...
2020-08-12 Yuki OkushiRollup merge of #75368 - poliorcetics:intra-doc-links...
2020-08-12 Yuki OkushiRollup merge of #75234 - Amanieu:asm_unstable_book...
2020-08-12 Yuki OkushiRollup merge of #74960 - nbdd0121:typeck, r=nikomatsakis
2020-08-12 Yuki OkushiRollup merge of #74521 - andjo403:readme, r=nikic
2020-08-12 borsAuto merge of #75405 - flip1995:clippyup, r=Manishearth
2020-08-11 borsAuto merge of #74802 - Mark-Simulacrum:reland-74069...
2020-08-11 Esteban KüberSuggest using `'static` in assoc consts and suggest...
2020-08-11 Tyler MandryRollup merge of #75408 - mati865:update-ci-comment...
2020-08-11 Tyler MandryRollup merge of #75407 - oliver-giersch:set_ptr_value...
2020-08-11 Tyler MandryRollup merge of #75403 - giraffate:update_comment_in_fn...
2020-08-11 Tyler MandryRollup merge of #75393 - GuillaumeGomez:fix-help-shortc...
2020-08-11 Tyler MandryRollup merge of #75378 - petrochenkov:isident, r=Mark...
2020-08-11 Esteban Küberreview comment: simplify code by using slice pat
2020-08-11 Esteban KüberWhen suggesting `for` lts, consider existing lifetime...
2020-08-11 Esteban KüberAssoc `const`s don't have generics
2020-08-11 Esteban KüberFix suggestion to use lifetime in type
2020-08-11 Esteban KüberDetect tuple variants used as struct pattern and sugges...
2020-08-11 flip1995Merge commit '09bd400243ed6f7059fedc0c1623aae3792521d6...
2020-08-11 borsAuto merge of #73656 - oli-obk:deaggregate-is-cleanup...
2020-08-11 borsAuto merge of #75388 - JohnTitor:rollup-9tgkxnl, r...
2020-08-11 Yuki OkushiRollup merge of #75360 - pickfire:patch-4, r=GuillaumeGomez
2020-08-11 Yuki OkushiRollup merge of #75359 - lcnr:unused-delims-trim, r...
2020-08-11 Yuki OkushiRollup merge of #75353 - estebank:tiny, r=jyn514
2020-08-11 Yuki OkushiRollup merge of #75352 - estebank:incorrect-tuple-struc...
2020-08-11 Yuki OkushiRollup merge of #75347 - fusion-engineering-forks:rustd...
2020-08-11 Yuki OkushiRollup merge of #75338 - RalfJung:const-eval-stack...
2020-08-11 Yuki OkushiRollup merge of #75333 - davidtwco:polymorphization...
2020-08-11 Yuki OkushiRollup merge of #75226 - pnadon:miri-undef-uninit,...
2020-08-11 Yuki OkushiRollup merge of #75085 - lzutao:ip_union, r=cuviper
2020-08-11 Yuki OkushiRollup merge of #74744 - XAMPPRocky:relnotes-1.46.0...
2020-08-11 borsAuto merge of #75329 - ssomers:btree_cleanup_8, r=Mark...
2020-08-11 borsAuto merge of #74621 - LukasKalbertodt:float-docs,...
2020-08-11 borsAuto merge of #75383 - Dylan-DPC:rollup-6hi36zn, r...
2020-08-10 Dylan DPCRollup merge of #75369 - denisvasilik:intra-doc-links...
2020-08-10 Dylan DPCRollup merge of #75249 - GuillaumeGomez:rust-logo-borde...
2020-08-10 Dylan DPCRollup merge of #75098 - Ryan1729:clippy-pointer-cast...
2020-08-10 borsAuto merge of #74005 - estebank:type-ascription-redux...
2020-08-10 borsAuto merge of #75127 - jyn514:impl-trait, r=pnkfelix
2020-08-10 Esteban KüberAdd missing primary label
2020-08-10 Esteban KüberPoint at item definition in foreign crates
2020-08-10 Esteban KüberTweak ordering of suggestions
2020-08-10 borsAuto merge of #74936 - GuillaumeGomez:const-rustc_const...
2020-08-10 borsAuto merge of #74953 - JulianKnodt:master, r=lcnr
2020-08-10 borsAuto merge of #74410 - mati865:mingw-no-self-contained...
2020-08-10 Esteban KüberSmall cleanup
2020-08-10 Yuki OkushiRollup merge of #75350 - estebank:foreign-fn-with-body...
2020-08-10 Yuki OkushiRollup merge of #75348 - denisvasilik:intra-doc-links...
2020-08-10 Yuki OkushiRollup merge of #75320 - estebank:js-for-i-of-x, r...
2020-08-10 Yuki OkushiRollup merge of #74200 - poliorcetics:std-panicking...
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-09 borsAuto merge of #75293 - poliorcetics:intra-doc-links...
2020-08-09 borsAuto merge of #75280 - overdrivenpotato:psp-unwind...
2020-08-08 Yuki OkushiRollup merge of #75266 - aticu:master, r=RalfJung
2020-08-08 Yuki OkushiRollup merge of #75262 - pickfire:patch-6, r=jyn514
2020-08-08 Yuki OkushiRollup merge of #75248 - TimDiekmann:NonNull-as_mut_ptr...
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 #75271 - cuviper:array-iter, r=LukasKalbe...
2020-08-08 borsAuto merge of #75163 - canova:map_into_keys_values...
2020-08-08 borsAuto merge of #75260 - davidtwco:polymorphization-promo...
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-08 borsAuto merge of #74932 - nnethercote:rm-ast-session-globa...
2020-08-08 Nicholas NethercoteEliminate the `SessionGlobals` from `librustc_ast`.
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 Manish GoregaokarRollup merge of #74774 - oliver-giersch:set_data_ptr...
2020-08-07 Yuki OkushiRollup merge of #75217 - GuillaumeGomez:cleanup-e0747...
2020-08-07 Yuki OkushiRollup merge of #75190 - GuillaumeGomez:cleanup-e0746...
2020-08-07 Yuki OkushiRollup merge of #74888 - infinity0:ignore-endian-big...
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 #75037 - richkadel:llvm-coverage-map...
2020-08-05 Yuki OkushiRollup merge of #75140 - GuillaumeGomez:cleanup-e0745...
2020-08-05 borsAuto merge of #75130 - lcnr:array_chunks, r=ecstatic...
2020-08-04 borsAuto merge of #75111 - mati865:use-lld-option, r=Mark...
2020-08-04 Yuki OkushiRollup merge of #75056 - Veykril:path_statements_lint...
2020-08-04 Yuki OkushiRollup merge of #74759 - carbotaniuman:uabs, r=shepmaster
2020-08-03 borsAuto merge of #74695 - alexcrichton:more-wasm-float...
2020-08-03 borsAuto merge of #74526 - erikdesjardins:reftrack, r=Mark...
next