]> git.lizzy.rs Git - rust.git/history - src
Auto merge of #84197 - bbjornse:stack-protector, r=nikic
[rust.git] / src /
2021-11-19 Yuki OkushiRollup merge of #90633 - tmiasko:candidate-struct,...
2021-11-19 Yuki OkushiRollup merge of #90578 - lcnr:add-test, r=Mark-Simulacrum
2021-11-19 Yuki OkushiRollup merge of #89258 - est31:const_char_convert,...
2021-11-19 Noah Levrustdoc: Avoid using `Iterator::count()` where possible
2021-11-19 Noah Levrustdoc: Remove unused `DocFragment.line` field
2021-11-19 borsAuto merge of #90329 - nbdd0121:typeck, r=nagisa
2021-11-19 Eric HussAdd checks for more empty attributes.
2021-11-19 Eric HussCheck for duplicate attributes.
2021-11-18 borsAuto merge of #90774 - alexcrichton:tweak-const, r...
2021-11-18 Michael Howellrustdoc doctest: detect `fn main` after an unexpected...
2021-11-18 Michael GouletPrint output ty for opaque future ty
2021-11-18 borsAuto merge of #91019 - JohnTitor:rollup-q95ra7r, r...
2021-11-18 lcnrbless nll
2021-11-18 Yuki OkushiRollup merge of #91002 - petrochenkov:nosynth, r=davidtwco
2021-11-18 Yuki OkushiRollup merge of #90989 - notriddle:notriddle/rustc...
2021-11-18 Yuki OkushiRollup merge of #90895 - RalfJung:read-discriminant...
2021-11-18 Yuki OkushiRollup merge of #90750 - camelid:rm-tuple-impls-1,...
2021-11-18 Yuki OkushiRollup merge of #90607 - WaffleLapkin:const_str_from_ut...
2021-11-18 Yuki OkushiRollup merge of #90480 - r00ster91:remove, r=kennytm
2021-11-18 Yuki OkushiRollup merge of #90438 - GuillaumeGomez:doc-show-covera...
2021-11-18 Yuki OkushiRollup merge of #90386 - pierwill:assert-incr-state...
2021-11-18 borsAuto merge of #90382 - alexcrichton:wasm64-libstd,...
2021-11-18 Ralf JungCTFE SIMD: also test 1-element array
2021-11-18 CaioMove some tests to more reasonable directories
2021-11-18 Ralf Jungfix CTFE/Miri simd_insert/extract on array-style repr...
2021-11-18 Guillaume GomezClean up mess for --show-coverage documentation
2021-11-18 Vadim Petrochenkovrustc: Remove `#[rustc_synthetic]`
2021-11-18 borsAuto merge of #90991 - ehuss:update-cargo, r=ehuss
2021-11-18 Michael HowellAvoid suggesting literal formatting that turns into...
2021-11-17 NilstriebAdd a test with a leading newline for ICE #90878
2021-11-17 Nilstriebtidy-ignore-leading-newlines
2021-11-17 Eric HussUpdate cargo
2021-11-17 Alex CrichtonFix emscripten tests
2021-11-17 borsAuto merge of #90984 - matthiaskrgr:rollup-j5bs96a...
2021-11-17 Noah Levrustdoc: Cleanup visibility cleaning some more
2021-11-17 Noah Levrustdoc: Remove Clean impl for `hir::Visibility`
2021-11-17 Noah Levrustdoc: Clean `Visibility` outside of `display_macro_s...
2021-11-17 lcnradd const generics test
2021-11-17 Matthias KrügerRollup merge of #90901 - rukai:improve_manuallydrop_hel...
2021-11-17 Matthias KrügerRollup merge of #90900 - andjo403:removeLlvm12Check...
2021-11-17 Matthias KrügerRollup merge of #90884 - Nilstrieb:fix-span-trivial...
2021-11-17 Matthias KrügerRollup merge of #90861 - 5225225:nonprinting-char,...
2021-11-17 Matthias KrügerRollup merge of #90772 - GuillaumeGomez:vec-retain...
2021-11-17 Matthias KrügerRollup merge of #90687 - jhpratt:const_panic, r=oli-obk
2021-11-17 Matthias KrügerRollup merge of #90667 - rukai:improve_static_lifetime_...
2021-11-17 Matthias KrügerRollup merge of #89610 - guswynn:must_use_future, r...
2021-11-17 borsAuto merge of #90954 - Amanieu:fix-aarch64-asm, r=nikic
2021-11-17 Guillaume GomezMake scrollbar in the sidebar always visible for visual...
2021-11-17 inquisitivecrystalAvoid documenting top-level private imports
2021-11-17 borsAuto merge of #90966 - matthiaskrgr:rollup-4akzcrh...
2021-11-16 Matthias KrügerRollup merge of #90958 - WaffleLapkin:const_align_offse...
2021-11-16 Matthias KrügerRollup merge of #90949 - RalfJung:miri, r=RalfJung
2021-11-16 Matthias KrügerRollup merge of #90935 - jhpratt:alphabetize-features...
2021-11-16 Matthias KrügerRollup merge of #90933 - compiler-errors:master, r...
2021-11-16 Matthias KrügerRollup merge of #90920 - lnicola:rust-analyzer-2021...
2021-11-16 Matthias KrügerRollup merge of #90787 - JohnTitor:inline-sorted-index...
2021-11-16 Matthias KrügerRollup merge of #90733 - wesleywiser:musl_debuginfo...
2021-11-16 Michael GouletFix await suggestion better
2021-11-16 Esteban KuberSuggest removal of arguments for unit variant, not...
2021-11-16 Mara BosUpdate test output.
2021-11-16 Mara BosAdd new tests for compatible variant diagnostics.
2021-11-16 Mara BosUpdate tests.
2021-11-16 Yuki OkushiAdd a regression test for #87573
2021-11-16 Amanieu d'AntrasUpdate llvm submodule
2021-11-16 Wesley WiserUpdate compiler/rustc_passes/src/check_attr.rs
2021-11-16 Ralf Jungupdate miri
2021-11-16 borsAuto merge of #90919 - nnethercote:rm-DropArena, r...
2021-11-16 borsAuto merge of #90945 - JohnTitor:rollup-wc35xss, r...
2021-11-16 5225225Increase tidy limit for parser by 1
2021-11-16 5225225Remove debug output from test stderr
2021-11-16 5225225Suggest removing the non-printing characters
2021-11-16 5225225Print full char literal on error if any are non-printing
2021-11-16 Yuki OkushiRollup merge of #90936 - JohnTitor:issue-80772, r=Mark...
2021-11-16 Yuki OkushiRollup merge of #90928 - Mark-Simulacrum:fix-date-loggi...
2021-11-16 Yuki OkushiRollup merge of #90925 - krasimirgg:rustc_mir_build_fix...
2021-11-16 Yuki OkushiRollup merge of #90910 - RalfJung:const-discriminant...
2021-11-16 Yuki OkushiRollup merge of #90819 - JakobDegen:issue-90804, r...
2021-11-16 Yuki OkushiRollup merge of #90803 - TaKO8Ki:suggest-chars-on-attem...
2021-11-16 Yuki OkushiRollup merge of #90801 - b-naber:missing_normalization_...
2021-11-16 Yuki OkushiRollup merge of #86455 - tlyu:check-where-before-sugges...
2021-11-16 borsAuto merge of #90845 - JakobDegen:adt-drop-perf, r...
2021-11-16 Taylor Yucheck where clause before suggesting unsized
2021-11-16 Jacob PrattSuggest where feature should be placed
2021-11-16 Jacob PrattAlphabetize language features
2021-11-16 borsAuto merge of #90934 - JohnTitor:rollup-5soqo0j, r...
2021-11-16 Yuki OkushiAdd a regression test for #80772
2021-11-16 Yuki OkushiRollup merge of #90909 - RalfJung:miri-no-portable...
2021-11-16 Yuki OkushiRollup merge of #90892 - RalfJung:miri-partial-ptr...
2021-11-16 Yuki OkushiRollup merge of #90848 - scottmcm:remove-signed-bigint...
2021-11-16 Yuki OkushiRollup merge of #90837 - c410-f3r:testsssssss, r=petroc...
2021-11-16 Yuki OkushiRollup merge of #90835 - sunfishcode:sunfishcode/wasi...
2021-11-16 Yuki OkushiRollup merge of #90834 - cuviper:android-gnu, r=petroch...
2021-11-16 Yuki OkushiRollup merge of #90790 - tamaroning:fix-lib-std-test...
2021-11-16 Yuki OkushiRollup merge of #90058 - joshtriplett:stabilize-strip...
2021-11-16 Yuki OkushiRollup merge of #88601 - ibraheemdev:termination-result...
2021-11-16 Yuki OkushiRollup merge of #85766 - workingjubilee:file-options...
2021-11-15 borsAuto merge of #90827 - matthewjasper:assoc-item-cleanup...
2021-11-15 borsAuto merge of #90821 - scottmcm:new-slice-reverse,...
2021-11-15 NilstriebFix `non-constant value` ICE (#90878)
2021-11-15 Mark RousskovUse a different server for checking clock drift
next