]> git.lizzy.rs Git - rust.git/history - compiler/rustc_query_system/src/ich/hcx.rs
Forbid hashing HIR outside of indexing.
[rust.git] / compiler / rustc_query_system / src / ich / hcx.rs
2021-10-09 Camille GILLOTForbid hashing HIR outside of indexing.
2021-10-07 borsAuto merge of #89495 - Mark-Simulacrum:add-inlines...
2021-10-07 borsAuto merge of #89454 - erikdesjardins:perfattrcheck...
2021-10-06 Manish GoregaokarRollup merge of #89531 - devnexen:stack_overflow_bsd_li...
2021-10-06 Manish GoregaokarRollup merge of #89528 - FabianWolff:issue-89497, r...
2021-10-06 Manish GoregaokarRollup merge of #89506 - yaymukund:docblock-headings...
2021-10-06 Manish GoregaokarRollup merge of #89329 - tmiasko:print-type-sizes-no...
2021-10-06 Manish GoregaokarRollup merge of #89324 - yoshuawuyts:hardware-paralleli...
2021-10-06 Manish GoregaokarRollup merge of #88523 - kpreid:category, r=yaahc
2021-10-06 Manish GoregaokarRollup merge of #87601 - a1phyr:feature_uint_add_signed...
2021-10-06 borsAuto merge of #89323 - estebank:derive-binop, r=petroch...
2021-10-05 Manish GoregaokarRollup merge of #89546 - joshtriplett:grow-metadata...
2021-10-05 Manish GoregaokarRollup merge of #89532 - ecstatic-morse:maybe-live...
2021-10-05 Manish GoregaokarRollup merge of #89523 - Aaron1011:derive-future-compat...
2021-10-05 Manish GoregaokarRollup merge of #89502 - FabianWolff:issue-89493, r...
2021-10-05 Manish GoregaokarRollup merge of #89442 - GuillaumeGomez:duplicated...
2021-10-05 Manish GoregaokarRollup merge of #89351 - tspiteri:wrapping_rem, r=dtolnay
2021-10-05 Manish GoregaokarRollup merge of #89317 - JulianKnodt:precise_errors...
2021-10-05 Manish GoregaokarRollup merge of #88871 - FabianWolff:issue-88403, r...
2021-10-05 Manish GoregaokarRollup merge of #88828 - FabianWolff:issue-88585, r...
2021-10-05 Manish GoregaokarRollup merge of #88706 - ThePuzzlemaker:issue-88609...
2021-10-05 borsAuto merge of #89363 - oli-obk:in_tracing_we_trust...
2021-10-05 borsAuto merge of #89266 - cjgillot:session-ich, r=michaelw...
2021-10-03 Camille GILLOTAdd some inlining.
2021-10-03 Camille GILLOTMove ICH to rustc_query_system.