]> git.lizzy.rs Git - rust.git/history - compiler/rustc_typeck/src/check/method/prelude2021.rs
Rollup merge of #86542 - GuillaumeGomez:line-numbers-aligned-with-content, r=jyn514
[rust.git] / compiler / rustc_typeck / src / check / method / prelude2021.rs
2021-06-22 Dylan DPCRollup merge of #86542 - GuillaumeGomez:line-numbers...
2021-06-22 Dylan DPCRollup merge of #86523 - LeSeulArtichaut:macros-disambi...
2021-06-22 Dylan DPCRollup merge of #86521 - the8472:add-footgun-comments...
2021-06-22 Dylan DPCRollup merge of #86223 - fee1-dead:better-E0121, r...
2021-06-22 borsAuto merge of #86045 - jsgf:fix-emit-path-hashing,...
2021-06-22 borsAuto merge of #86368 - michaelwoerister:lexing-ice...
2021-06-22 Yuki OkushiRollup merge of #86537 - inquisitivecrystal:mark-editio...
2021-06-22 Yuki OkushiRollup merge of #86517 - camsteffen:unused-unsafe-async...
2021-06-22 Yuki OkushiRollup merge of #86501 - jyn514:doctest-cleanup, r...
2021-06-22 Yuki OkushiRollup merge of #86451 - notriddle:notriddle/rustdoc...
2021-06-22 Yuki OkushiRollup merge of #86402 - tspiteri:source-woff2, r=jsha
2021-06-22 Yuki OkushiRollup merge of #86393 - yerke:add-test-for-issue-52025...
2021-06-22 borsAuto merge of #84910 - eopb:stabilize_int_error_matchin...
2021-06-22 borsAuto merge of #85707 - jam1garner:future_prelude_collis...
2021-06-21 Niko Matsakisintroduce helper function
2021-06-19 jam1garnerFix future_prelude_collision for object calls and use...
2021-06-18 Niko MatsakisWIP: identify the case where we need to serialize path
2021-06-17 Niko MatsakisWIP: Find the imports that were used to reach a method
2021-06-15 jam1garnerEmit additional arguments in `future_prelude_collision...
2021-06-14 Niko Matsakisextract Rust 2021 prelude logic to its own module