]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-11-21 Cameron SteffenSimplify for loop desugar
2021-11-21 borsAuto merge of #91104 - matthiaskrgr:rollup-duk33o1...
2021-11-21 Matthias KrügerRollup merge of #91098 - compiler-errors:issue-91058...
2021-11-21 Matthias KrügerRollup merge of #91097 - compiler-errors:spaces_in_impl...
2021-11-21 Matthias KrügerRollup merge of #91070 - cuviper:insert-global, r=nagisa
2021-11-21 Matthias KrügerRollup merge of #91008 - Urgau:float-minimum-maximum...
2021-11-21 borsAuto merge of #89580 - estebank:trait-bounds-are-tricky...
2021-11-21 Michael GouletFix for issue 91058
2021-11-21 borsAuto merge of #91073 - camelid:small-cleanups, r=jyn514
2021-11-21 Michael GouletUse same_type_modulo_infer in more places
2021-11-21 Michael GouletFixup test outputs
2021-11-21 Michael GouletAdd space in opaque `impl Trait`
2021-11-21 Josh StoneMove the issue-91050 tests to appease tidy
2021-11-21 Josh StoneAdd another test variant of issue-91050
2021-11-20 UrgauApply documentation suggestions from @est31
2021-11-20 borsAuto merge of #91093 - matthiaskrgr:rollup-kovzwx0...
2021-11-20 Matthias KrügerRollup merge of #91088 - RalfJung:revert, r=oli-obk
2021-11-20 Matthias KrügerRollup merge of #91022 - compiler-errors:modulo_infer...
2021-11-20 Matthias KrügerRollup merge of #91018 - est31:let_else, r=matthewjasper
2021-11-20 Matthias KrügerRollup merge of #90994 - Badel2:issue-90993, r=estebank
2021-11-20 Matthias KrügerRollup merge of #90927 - terrarier2111:fix-float-ice...
2021-11-20 Matthias KrügerRollup merge of #89741 - sdroege:arc-rc-from-inner...
2021-11-20 Esteban Kuberbless NLL test
2021-11-20 Esteban KuberMove tests from ui directory
2021-11-20 Esteban Kuberreview comments
2021-11-20 Esteban KuberMove tests for missing trait bounds to their own directory
2021-11-20 Esteban KuberSuggest constraining `fn` type params when appropriate
2021-11-20 Esteban KuberPoint at `impl` blocks when they introduce unmet obliga...
2021-11-20 Esteban KuberAlign multiline messages to their label (add left margin)
2021-11-20 Esteban KuberDo not mention associated items when they introduce...
2021-11-20 Esteban KuberPoint at bounds when comparing impl items to trait
2021-11-20 Esteban KuberChange `trait_defs.rs` incremental hash test
2021-11-20 Esteban KuberPoint at source of trait bound obligations in more...
2021-11-20 borsAuto merge of #87704 - ChrisDenton:win-resolve-exe...
2021-11-20 Michael GouletRe-bless test outputs
2021-11-20 Michael GouletSuggest await on cases involving infer
2021-11-20 Ralf JungRevert "require full validity when determining the...
2021-11-20 threadexceptionFix float ICE
2021-11-20 borsAuto merge of #91066 - camelid:externs, r=jyn514,Guilla...
2021-11-20 Badel2Move parser tests to parser/issues subdirectory
2021-11-20 Badel2Fix ICE `#90993`: add missing call to cancel
2021-11-20 borsAuto merge of #91080 - matthiaskrgr:rollup-znh88cy...
2021-11-20 Matthias KrügerRollup merge of #91021 - compiler-errors:print_future_o...
2021-11-20 Matthias KrügerRollup merge of #90983 - GuillaumeGomez:sidebar-scrollb...
2021-11-20 Matthias KrügerRollup merge of #90930 - Nilstrieb:fix-non-const-value...
2021-11-20 Matthias KrügerRollup merge of #90628 - ken-matsui:clarify-error-messa...
2021-11-20 Matthias KrügerRollup merge of #90575 - m-ou-se:compatible-variant...
2021-11-20 Loïc BRANSTETTAdd similar note as LLVM does for minNum and maxNum...
2021-11-20 Loïc BRANSTETTImplement IEEE 754-2019 minimun and maximum functions...
2021-11-20 borsAuto merge of #91052 - ehuss:update-stdarch, r=Amanieu
2021-11-20 borsAuto merge of #90535 - tmiasko:clone-from, r=oli-obk
2021-11-20 Josh StoneMake `LLVMRustGetOrInsertGlobal` always return a `Globa...
2021-11-20 Noah Levrustdoc: Move doc-reachability visiting back to cleaning
2021-11-20 Noah Levrustdoc: Record aliases as Symbols
2021-11-20 Noah Levrustdoc: Add static size assertion for DocFragment
2021-11-20 Noah Levrustdoc: Merge visits of extern crates into one loop
2021-11-20 Noah Levrustdoc: Remove `Crate.externs` and compute on-demand...
2021-11-20 Ken MatsuiClarify error messages caused by re-exporting `pub...
2021-11-20 borsAuto merge of #91064 - matthiaskrgr:rollup-2ijidpt...
2021-11-20 Matthias KrügerRollup merge of #91054 - camelid:fix-tags, r=GuillaumeGomez
2021-11-20 Matthias KrügerRollup merge of #91044 - r00ster91:x1b, r=joshtriplett
2021-11-20 Matthias KrügerRollup merge of #91035 - GuillaumeGomez:put-back-remove...
2021-11-20 Matthias KrügerRollup merge of #91026 - notriddle:notriddle/rustdoc...
2021-11-20 Matthias KrügerRollup merge of #90999 - RalfJung:miri_simd, r=oli-obk
2021-11-20 Matthias KrügerRollup merge of #90956 - JohnTitor:issue-87573, r=Mark...
2021-11-20 Matthias KrügerRollup merge of #90089 - jsha:enum-fields-headings...
2021-11-20 Matthias KrügerRollup merge of #88361 - WaffleLapkin:patch-2, r=jyn514
2021-11-19 Noah Levrustdoc: Pass DocContext to `Cache::populate`
2021-11-19 Noah Levrustdoc: Fix some unescaped HTML tags in docs
2021-11-19 Eric HussUpdate stdarch
2021-11-19 borsAuto merge of #91034 - camelid:docfragment, r=jyn514
2021-11-19 r00ster91Turn all 0x1b_u8 into '\x1b' or b'\x1b'
2021-11-19 Noah LevUse fast comparison against `kw::Empty`
2021-11-19 Maybe WaffleRemove unnecessary doc links
2021-11-19 borsAuto merge of #90996 - the8472:obligation-hashes2,...
2021-11-19 Guillaume GomezPut back removed empty line
2021-11-19 borsAuto merge of #91033 - JohnTitor:rollup-sr9zg6o, r...
2021-11-19 Yuki OkushiRollup merge of #90990 - nnethercote:arenas-cleanup...
2021-11-19 Yuki OkushiRollup merge of #90961 - estebank:suggest-removal-of...
2021-11-19 Yuki OkushiRollup merge of #90947 - c410-f3r:testsssssss, r=petroc...
2021-11-19 Yuki OkushiRollup merge of #90942 - JohnTitor:should-os-error...
2021-11-19 Yuki OkushiRollup merge of #90800 - aplanas:fix_cargo_config,...
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-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 Nicholas NethercoteAdd some comments.
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
next