]> git.lizzy.rs Git - rust.git/history - compiler
Change pp indent to signed to allow negative indents
[rust.git] / compiler /
2022-01-31 Matthias KrügerRollup merge of #93403 - nagisa:total-cmp-review, r...
2022-01-31 Matthias KrügerRollup merge of #93395 - camelid:reserved-sugg, r=davidtwco
2022-01-31 Matthias KrügerRollup merge of #93444 - camelid:rustdoc-css-cleanup...
2022-01-31 Matthias KrügerRollup merge of #93392 - GKFX:char-docs, r=scottmcm
2022-01-31 Matthias KrügerRollup merge of #93347 - WaffleLapkin:better_char_decod...
2022-01-31 Matthias KrügerRollup merge of #93214 - ibraheemdev:issue-93210, r...
2022-01-31 Matthias KrügerRollup merge of #93155 - dtolnay:blockindent, r=nagisa
2022-01-31 Matthias KrügerRollup merge of #93039 - terrarier2111:fix-field-help...
2022-01-31 Matthias KrügerRollup merge of #92918 - compiler-errors:gat-expr-lifet...
2022-01-31 Matthias KrügerRollup merge of #90277 - pierwill:fix-70258-inference...
2022-01-31 borsAuto merge of #93270 - klensy:sec-up, r=Mark-Simulacrum
2022-01-31 David TolnayRestore a visual alignment mode for block comments
2022-01-31 David TolnayFix some double indents on exprs containing blocks
2022-01-31 David TolnayCompute indent never relative to current column
2022-01-31 borsAuto merge of #90891 - nbdd0121:format, r=Mark-Simulacrum
2022-01-30 borsAuto merge of #92711 - zredb:issue-90187-fix, r=notriddle
2022-01-30 David TolnayMac calls
2022-01-30 David TolnayAccommodate yield points in the format_args expansion
2022-01-30 borsAuto merge of #93482 - ehuss:rollup-qjyppci, r=ehuss
2022-01-30 Eric HussRollup merge of #93475 - GuillaumeGomez:theme-in-histor...
2022-01-30 Eric HussRollup merge of #93192 - theidexisted:patch-1, r=wesley...
2022-01-30 Eric HussRollup merge of #93183 - jsha:mobile-nav-fixes, r=Guill...
2022-01-30 Eric HussRollup merge of #92908 - dtolnay:rustdoc, r=GuillaumeGomez
2022-01-30 Eric HussRollup merge of #92887 - pietroalbini:pa-bootstrap...
2022-01-30 borsAuto merge of #93468 - matthiaskrgr:rollup-vxullvd...
2022-01-30 Jakub BeránekCompress amount of hashed bytes for `isize` values...
2022-01-29 Matthias KrügerRollup merge of #93463 - dtolnay:_args, r=cjgillot
2022-01-29 Matthias KrügerRollup merge of #93459 - tavianator:dirent-copy-only...
2022-01-29 Matthias KrügerRollup merge of #93441 - notriddle:notriddle/collect...
2022-01-29 Matthias KrügerRollup merge of #93414 - Amanieu:std_arch_detect, r...
2022-01-29 Matthias KrügerRollup merge of #93391 - notriddle:notriddle/remove...
2022-01-29 Matthias KrügerRollup merge of #93362 - compiler-errors:ice-gat-in...
2022-01-29 Matthias KrügerRollup merge of #93358 - compiler-errors:is-not-const...
2022-01-29 Matthias KrügerRollup merge of #93256 - EFanZh:patch-1, r=joshtriplett
2022-01-29 Tomasz MiąskoCheck the number of arguments first in `is_recursive_call`
2022-01-29 David TolnayRename _args -> args in format_args expansion
2022-01-29 borsAuto merge of #93457 - matthiaskrgr:rollup-e43ry1l...
2022-01-29 Gary GuoCreate `core::fmt::ArgumentV1` with generics instead...
2022-01-29 Matthias KrügerRollup merge of #93453 - GuillaumeGomez:theme-change...
2022-01-29 Matthias KrügerRollup merge of #93431 - lqd:remove-jemallocator, r...
2022-01-29 Matthias KrügerRollup merge of #93424 - lcnr:nit, r=spastorino
2022-01-29 Matthias KrügerRollup merge of #93410 - solid-rs:feat-kmc-solid-net...
2022-01-29 Matthias KrügerRollup merge of #93299 - GuillaumeGomez:dot-separator...
2022-01-29 Matthias KrügerRollup merge of #93236 - woppopo:const_nonnull_new...
2022-01-29 Matthias KrügerRollup merge of #92274 - woppopo:const_deallocate,...
2022-01-29 Matthias KrügerRollup merge of #88205 - danii:e0772, r=GuillaumeGomez
2022-01-29 borsAuto merge of #92312 - BGR360:needs-test, r=Mark-Simulacrum
2022-01-29 Santiago PastorinoMake local_def_id_to_hir_id query directly returh HirId
2022-01-29 borsAuto merge of #93351 - anp:fuchsia-remove-dir-all,...
2022-01-29 borsAuto merge of #93434 - Mark-Simulacrum:apple-various...
2022-01-28 borsAuto merge of #93427 - matthiaskrgr:rollup-esd3ixl...
2022-01-28 borsAuto merge of #93426 - pnkfelix:issue-91671-backport...
2022-01-28 Santiago PastorinoMake local_def_id_to_hir_id return MaybeOwner<()>
2022-01-28 Santiago PastorinoSeparate hir_owner query into two queries to avoid...
2022-01-28 Daniel ConleyAdd Explanation For Error E0772
2022-01-28 Rémy Rakicremove unused `jemallocator` crate
2022-01-28 Matthias KrügerRollup merge of #93404 - rust-lang:scottmcm-patch-1...
2022-01-28 Matthias KrügerRollup merge of #93399 - ehuss:fix-compiletest-path...
2022-01-28 Matthias KrügerRollup merge of #93375 - Kvicii:ISSUE_93374, r=notriddle
2022-01-28 Matthias KrügerRollup merge of #93356 - pierwill:partialord-headline...
2022-01-28 Matthias KrügerRollup merge of #93353 - kellerkindt:saturating_int_ass...
2022-01-28 Matthias KrügerRollup merge of #93295 - ChrisDenton:tempdir-double...
2022-01-28 Matthias KrügerRollup merge of #93261 - bjorn3:cg_ssa_refactor6, r...
2022-01-28 Matthias KrügerRollup merge of #93239 - Thomasdezeeuw:socketaddr_creat...
2022-01-28 Matthias KrügerRollup merge of #93158 - haraldh:wasi_sock_accept,...
2022-01-28 Matthias KrügerRollup merge of #92611 - Amanieu:asm-reference, r=m...
2022-01-28 lcnrfix nit
2022-01-28 Pietro Albiniupdate cfg(bootstrap)s
2022-01-28 borsAuto merge of #93006 - michaelwoerister:fix-unsized...
2022-01-28 borsAuto merge of #90677 - bobrippling:suggest-tuple-parens...
2022-01-28 Michael Woerister[debuginfo] Fix and unify handling of fat pointers...
2022-01-28 borsAuto merge of #93343 - lqd:attrs, r=spastorino
2022-01-28 borsAuto merge of #93376 - flip1995:clippyup, r=Manishearth
2022-01-28 kadminRemove generalization over projection
2022-01-27 Noah LevImprove suggestion for escaping reserved keywords
2022-01-27 borsAuto merge of #93390 - matthiaskrgr:rollup-4xeki5w...
2022-01-27 Matthias KrügerRollup merge of #93365 - nnethercote:more-arena-cleanup...
2022-01-27 Matthias KrügerRollup merge of #93363 - lcnr:pass-by-value, r=petrochenkov
2022-01-27 Matthias KrügerRollup merge of #93357 - nnethercote:clarify-usage...
2022-01-27 Matthias KrügerRollup merge of #93339 - notriddle:notriddle/test-gener...
2022-01-27 Matthias KrügerRollup merge of #93325 - tmiasko:lev, r=davidtwco
2022-01-27 Matthias KrügerRollup merge of #93193 - Kobzol:stable-hash-permutation...
2022-01-27 Matthias KrügerRollup merge of #92899 - cameron1024:zip-docs, r=dtolnay
2022-01-27 Matthias KrügerRollup merge of #91641 - dtolnay:cchar-if, r=Mark-Simul...
2022-01-27 5225225Suggest making base prefix lowercase if parsing fails
2022-01-27 Nicholas NethercoteClarify `ArenaAllocatable`'s second parameter.
2022-01-27 Nicholas NethercoteAdd some comments.
2022-01-27 Jubilee YoungSync rust-lang/portable-simd@03f6fbb21e6050da2a05b3ce8f...
2022-01-27 Maybe WaffleCheck that `#[rustc_must_implement_one_of]` is applied...
2022-01-27 Michael Woerister[debuginfo] Fix and unify handling of fat pointers...
2022-01-27 kadminContinue work on assoc const eq
2022-01-27 flip1995Merge commit 'a98e7ab8b94485be6bd03e0c6b8682ecab5b52e6...
2022-01-27 Camille GILLOTStore def_id_to_hir_id as variant in hir_owner.
2022-01-27 lcnrtry apply `rustc_pass_by_value` to `Span`
2022-01-27 lcnrupdate pass_by_value
2022-01-27 Michael Gouletdo not register infer var for GAT projection in opaque
2022-01-27 Nicholas NethercoteClarify the `usage-of-qualified-ty` error message.
2022-01-27 borsAuto merge of #92889 - tmiasko:unbounded-recursion...
2022-01-27 Michael Gouletdrive-by: use is_const and is_const_if_const
2022-01-27 Michael Gouletadd note suggesting that predicate is satisfied but...
next