about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-09-20Make with_hir_id_owner responsible for registering the item.Camille GILLOT-140/+91
2021-09-20Remove lower_node_id_with_owner.Camille GILLOT-63/+34
2021-09-20Do not store visibility in *ItemRef.Camille GILLOT-70/+49
2021-09-19Auto merge of #89049 - Aaron1011:caching-sourcemap-assert, r=Mark-Simulacrumbors-7/+7
2021-09-19Auto merge of #88703 - cjgillot:lazymod, r=petrochenkovbors-83/+147
2021-09-19Auto merge of #88627 - cjgillot:noallocuse, r=petrochenkovbors-100/+32
2021-09-19Auto merge of #89089 - JohnTitor:rollup-6s6mccx, r=JohnTitorbors-139/+506
2021-09-19Rollup merge of #89081 - ondra05:patch-1, r=dtolnayYuki Okushi-2/+2
2021-09-19Rollup merge of #89055 - Kobzol:wrapped-method-expr-call-parens, r=wesleywiserYuki Okushi-4/+47
2021-09-19Rollup merge of #89053 - DeveloperC286:into_iter_fields_to_private, r=Mark-Si...Yuki Okushi-2/+8
2021-09-19Rollup merge of #89051 - schctl:master, r=jyn514Yuki Okushi-15/+60
2021-09-19Rollup merge of #89021 - WaffleLapkin:separate_error_for_dyn_trait_in_const_f...Yuki Okushi-23/+62
2021-09-19Rollup merge of #89017 - the8472:fix-u64-time-monotonizer, r=kennytmYuki Okushi-28/+30
2021-09-19Rollup merge of #88996 - Aaron1011:trailing-macro-semi, r=petrochenkovYuki Okushi-6/+43
2021-09-19Rollup merge of #88966 - tmiasko:block-label-shadowing, r=petrochenkovYuki Okushi-21/+61
2021-09-19Rollup merge of #88855 - calebzulawski:feature/simd_shuffle, r=nagisaYuki Okushi-35/+171
2021-09-19Rollup merge of #87960 - hkmatsumoto:suggest-inexisting-field-for-unmentioned...Yuki Okushi-3/+22
2021-09-19Auto merge of #89031 - the8472:outline-once-cell-init-closure, r=Mark-Simulacrumbors-1/+10
2021-09-19Auto merge of #89028 - Aaron1011:coercion-cause, r=nagisabors-23/+52
2021-09-19Auto merge of #88968 - tmiasko:start-block-no-predecessors, r=davidtwcobors-110/+84
2021-09-18Auto merge of #89079 - ehuss:update-cargo, r=ehussbors-2/+2
2021-09-18Fix typoondra05-2/+2
2021-09-18Update cargoEric Huss-2/+2
2021-09-18Auto merge of #89000 - Mark-Simulacrum:no-new-lrc, r=petrochenkovbors-4/+4
2021-09-18Auto merge of #88994 - Aaron1011:intercrate-caching, r=jackh726bors-0/+16
2021-09-18Auto merge of #82183 - michaelwoerister:lazier-defpathhash-loading2, r=wesley...bors-350/+279
2021-09-18Do not preallocate UseTree HirIds.Camille GILLOT-54/+13
2021-09-18Auto merge of #88650 - sapessi:issue-77175-fix, r=estebankbors-1/+41
2021-09-18Suggest better place to add call parentheses for method expressions wrapped i...Jakub Beránek-4/+47
2021-09-18Do not preallocate item HirIds.Camille GILLOT-47/+20
2021-09-18Auto merge of #88988 - Mark-Simulacrum:avoid-into-ok, r=nagisabors-3/+3
2021-09-18Auto merge of #88980 - tmiasko:instrument-debug, r=oli-obkbors-15/+15
2021-09-18Auto merge of #88978 - bjorn3:move_symbol_interner_lock, r=Mark-Simulacrumbors-23/+24
2021-09-18Auto merge of #88965 - fee1-dead:const-drop-1, r=oli-obkbors-1/+11
2021-09-18./x.py test --blessTomasz Miąsko-65/+75
2021-09-18Remove support for reentrant start blocks from codegenTomasz Miąsko-19/+5
2021-09-18Do not collapse goto chains beginning with the start blockTomasz Miąsko-25/+0
2021-09-18Start block is not allowed to have basic block predecessorsTomasz Miąsko-1/+4
2021-09-17Auto merge of #88962 - fee1-dead:const-drop, r=oli-obkbors-0/+1
2021-09-17refactor: VecDeques IntoIter fields to privateDeveloperC286-2/+8
2021-09-17Auto merge of #88956 - ehuss:update-cargo, r=ehussbors-3/+3
2021-09-17Update cargoEric Huss-3/+3
2021-09-17modify std::os docs to be more consistentSachin Cherian-15/+60
2021-09-17Convert `debug_assert` to `assert` in `CachingSourceMapView`Aaron Hill-7/+7
2021-09-17use AtomicU64::fetch_update instead of handrolled RMW-loopThe8472-14/+10
2021-09-17Auto merge of #89047 - GuillaumeGomez:rollup-29gmr02, r=GuillaumeGomezbors-330/+963
2021-09-17Rollup merge of #89012 - vishadGoyal:issue-88802-fix, r=jyn514Guillaume Gomez-0/+16
2021-09-17Rollup merge of #88964 - GuillaumeGomez:version-help, r=Nemo157Guillaume Gomez-13/+39
2021-09-17Rollup merge of #88954 - nbdd0121:panic3, r=oli-obkGuillaume Gomez-40/+129
2021-09-17Rollup merge of #88953 - joshtriplett:chown, r=dtolnayGuillaume Gomez-0/+87