]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-11-23 Michael GouletUpdate test outputs
2021-11-23 Michael GouletSuppress noisy generator associated type
2021-11-23 Michael GouletAdd generator lang-item
2021-11-23 Michael GouletElaborate trait generics and associated types
2021-11-23 Michael GouletAdd supertraits method to rustc_middle
2021-11-23 Michael GouletDerive Ord and PartialOrd for TraitRef
2021-11-23 borsAuto merge of #89881 - Mark-Simulacrum:fieldless-fast...
2021-11-23 borsAuto merge of #89883 - Mark-Simulacrum:incr-verify...
2021-11-23 borsAuto merge of #84197 - bbjornse:stack-protector, r...
2021-11-23 borsAuto merge of #91094 - inquisitivecrystal:rustdoc-top...
2021-11-23 Mark RousskovManually outline error on incremental_verify_ich
2021-11-23 Mark RousskovAvoid generating empty closures for fieldless enums
2021-11-23 borsAuto merge of #91145 - matthiaskrgr:rollup-91g8z8i...
2021-11-22 Matthias KrügerRollup merge of #91144 - ehuss:update-cargo, r=ehuss
2021-11-22 Matthias KrügerRollup merge of #91143 - ehuss:update-books, r=ehuss
2021-11-22 Matthias KrügerRollup merge of #91102 - jsha:theme-anchor, r=Guillaume...
2021-11-22 Eric HussUpdate cargo
2021-11-22 Eric HussUpdate books
2021-11-22 Benjamin A... add rustc option for using LLVM stack smash protection
2021-11-22 borsAuto merge of #91129 - rust-lang:rust-analyzer-2021...
2021-11-22 borsAuto merge of #91101 - birkenfeld:io_error_docs, r...
2021-11-22 Jonas Schievink:arrow_up: rust-analyzer
2021-11-22 borsAuto merge of #91099 - jsha:cleanup-undocumented, r...
2021-11-22 Jacob Hoffman... Set color for <a> in a more straightforward way
2021-11-22 borsAuto merge of #90872 - ken-matsui:add-defer-to-rustdoc...
2021-11-22 Jacob Hoffman... rustdoc-gui/tester: print full filename on error
2021-11-22 borsAuto merge of #88681 - ehuss:duplicate-attributes,...
2021-11-21 borsAuto merge of #90352 - camsteffen:for-loop-desugar...
2021-11-21 Cameron SteffenBless coverage tests
2021-11-21 borsAuto merge of #89611 - eduardosm:next_code_point, r...
2021-11-21 Eduardo Sánchez... libcore: assume the input of `next_code_point` and...
2021-11-21 Eric HussUpdate link_ordinal duplicate attribute handling.
2021-11-21 Cameron Steffenclippy: Fix pattern_type_mismatch for loop
2021-11-21 Cameron SteffenFix Clippy with changed for loop desugar
2021-11-21 Cameron SteffenSimplify for loop desugar
2021-11-21 borsAuto merge of #90844 - camelid:cleanup-vis, r=jyn514
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 Georg BrandlMention std::io::Error::from(ErrorKind) in Error::new...
2021-11-21 Jacob Hoffman... Remove styles for details.undocumented
2021-11-21 borsAuto merge of #89580 - estebank:trait-bounds-are-tricky...
2021-11-21 inquisitivecrystalUpdate tests
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 Ken MatsuiMove `scripts` on the rustdoc template into `head`...
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
next