]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-02-12 Matthias KrügerRollup merge of #93757 - jackh726:gat-bug-tests, r...
2022-02-12 Matthias KrügerRollup merge of #93595 - compiler-errors:ice-on-lifetim...
2022-02-12 Matthias KrügerRollup merge of #91908 - matthiaskrgr:ices, r=jackh726
2022-02-12 Jack HueyFix line number
2022-02-12 borsAuto merge of #93691 - compiler-errors:mir-tainted...
2022-02-12 borsAuto merge of #93671 - Kobzol:stable-hash-const, r...
2022-02-12 Michael GouletUpdate expr.rs
2022-02-11 borsAuto merge of #93921 - matthiaskrgr:rollup-wn3jlxj...
2022-02-11 Matthias KrügerAdd 2 tests
2022-02-11 Matthias KrügerRollup merge of #93910 - rosehuds:master, r=cjgillot
2022-02-11 Matthias KrügerRollup merge of #93909 - saschanaz:patch-2, r=petrochenkov
2022-02-11 Matthias KrügerRollup merge of #93888 - sunfishcode:sunfishcode/impl...
2022-02-11 Matthias KrügerRollup merge of #93868 - Amanieu:asm_reg_conflict,...
2022-02-11 Matthias KrügerRollup merge of #93782 - adamgemmell:dev/adagem01/split...
2022-02-11 Matthias KrügerRollup merge of #93660 - aDotInTheVoid:rustdoc-type...
2022-02-11 Matthias KrügerRollup merge of #93635 - GuillaumeGomez:missing-platfor...
2022-02-11 Matthias KrügerRollup merge of #92895 - bjorn3:simplifications, r...
2022-02-11 Matthias KrügerRollup merge of #91607 - FabianWolff:issue-91560-const...
2022-02-11 Matthias KrügerRollup merge of #90955 - JohnTitor:os-error-123-as...
2022-02-11 Michael Gouletuse body.tainted_by_error to skip loading MIR
2022-02-11 Michael Gouletadd tainted_by_errors to mir::Body
2022-02-11 Michael Gouletrework borrowck errors so that it's harder to not set...
2022-02-11 Michael Gouletalways cache result from mir_borrowck
2022-02-11 Michael Gouletfix tests, add new tests checking borrowck CFTE ICE
2022-02-11 Michael Gouletskip const eval if we have an error in borrowck
2022-02-11 Michael Gouletimplement tainted_by_errors in mir borrowck
2022-02-11 borsAuto merge of #90271 - adamgemmell:dev/feat-detect...
2022-02-11 bjorn3Make two functions private
2022-02-11 bjorn3Remove the alt_std_name option
2022-02-11 borsAuto merge of #93893 - oli-obk:sad_revert, r=oli-obk
2022-02-11 Kagami Sascha... Fix typo: explicitely->explicitly
2022-02-11 Rose Hudsonfix mention of moved function in `rustc_hir` docs
2022-02-11 Guillaume GomezAdd missing platform-specific information on current_di...
2022-02-11 borsAuto merge of #93891 - matthiaskrgr:rollup-xadut8w...
2022-02-11 Oli SchererRevert "Auto merge of #92007 - oli-obk:lazy_tait2,...
2022-02-11 Oli SchererRevert "Auto merge of #92306 - Aaron1011:opaque-type...
2022-02-11 Oli SchererRevert "Fix regression from lazy opaque types"
2022-02-11 Matthias KrügerRollup merge of #93864 - bjorn3:cleanup_archive_handlin...
2022-02-11 Matthias KrügerRollup merge of #93862 - Mark-Simulacrum:apple-split...
2022-02-11 Matthias KrügerRollup merge of #93861 - JulianKnodt:notraitace, r...
2022-02-11 Matthias KrügerRollup merge of #93853 - steffahn:map_by_value, r=wesle...
2022-02-11 Matthias KrügerRollup merge of #93852 - GuillaumeGomez:remove-multi...
2022-02-11 Matthias KrügerRollup merge of #93742 - Mark-Simulacrum:skip-rustc...
2022-02-11 Matthias KrügerRollup merge of #93443 - spastorino:add-stable-hash...
2022-02-11 Matthias KrügerRollup merge of #92242 - compiler-errors:layout-modulo...
2022-02-11 borsAuto merge of #93865 - flip1995:clippyup, r=Manishearth...
2022-02-11 Dan GohmanImplement `AsFd` for `&T` and `&mut T`.
2022-02-10 Mark RousskovSplit x86_64 apple builder into two
2022-02-10 borsAuto merge of #93860 - ehuss:update-rls, r=ehuss
2022-02-10 flip1995Clippy: Fix botstrap fallout
2022-02-10 Amanieu d'AntrasFix incorrect register conflict detection in asm!
2022-02-10 flip1995Merge commit '57b3c4b90f4346b3990c1be387c3b3ca7b78412c...
2022-02-10 bjorn3Unconditionally update symbols
2022-02-10 bjorn3Remove unnecessary update_symbols call
2022-02-10 borsAuto merge of #8409 - flip1995:rustup, r=flip1995
2022-02-10 flip1995Bump nightly version -> 2022-02-10
2022-02-10 flip1995Merge remote-tracking branch 'upstream/master' into...
2022-02-10 kadminFix ICE if no trait assoc const eq
2022-02-10 Eric HussUpdate rls
2022-02-10 Adam GemmellUpdate stdarch submodule
2022-02-10 Adam GemmellMove `is_aarch64_feature_detected!` to `simd_aarch64...
2022-02-10 Adam GemmellSplit PAuth target feature
2022-02-10 Yuki OkushiRename to `InvalidFilename`
2022-02-10 Josh TriplettFix description of FilenameInvalid
2022-02-10 Yuki OkushiMap `ERROR_INVALID_NAME` to `FilenameInvalid`
2022-02-10 Yuki OkushiRename `FilenameTooLong` to `FilenameInvalid`
2022-02-10 Yuki Okushiwindows: Map `ERROR_INVALID_NAME` as `InvalidInput`
2022-02-10 borsAuto merge of #93854 - matthiaskrgr:rollup-bh2a85j...
2022-02-10 Guillaume GomezRemove support for multi-query search
2022-02-10 Frank SteffahnRemove further usage of `&hir::Map`
2022-02-10 Matthias KrügerRollup merge of #93843 - solid-rs:fix-kmc-solid-condvar...
2022-02-10 Matthias KrügerRollup merge of #93830 - camelid:cleanup-section-code...
2022-02-10 Matthias KrügerRollup merge of #93824 - Amanieu:stable_cfg_target_has_...
2022-02-10 Matthias KrügerRollup merge of #93808 - GuillaumeGomez:headings-indent...
2022-02-10 Matthias KrügerRollup merge of #93802 - lcnr:mcg-woops, r=BoxyUwU
2022-02-10 Matthias KrügerRollup merge of #93756 - tmandry:llvm-build-config...
2022-02-10 Matthias KrügerRollup merge of #92670 - hermitcore:kernel, r=davidtwco
2022-02-10 Frank SteffahnMake all hir::Map methods consistently by-value
2022-02-10 borsAuto merge of #93511 - cjgillot:query-copy, r=oli-obk
2022-02-10 lcnrfix min_const_generics oversight
2022-02-10 Tomoaki Kawadakmc-solid: Wait queue should be sorted in the descendin...
2022-02-10 borsAuto merge of #93836 - matthiaskrgr:rollup-d1ssiwl...
2022-02-10 Tomoaki Kawadakmc-solid: Fix wait queue manipulation errors in the...
2022-02-09 Tyler MandryAdd llvm.build-config option
2022-02-09 Matthias KrügerRollup merge of #93813 - xldenis:public-mir-passes...
2022-02-09 Matthias KrügerRollup merge of #93799 - wooorm:patch-1, r=dtolnay
2022-02-09 Matthias KrügerRollup merge of #93753 - jeremyBanks:main-conflict...
2022-02-09 Matthias KrügerRollup merge of #93503 - michaelwoerister:fix-vtable...
2022-02-09 Matthias KrügerRollup merge of #91504 - cynecx:used_retain, r=nikic
2022-02-09 Matthias KrügerRollup merge of #91443 - compiler-errors:bad_collect_in...
2022-02-09 Noah LevTitle-case trait aliases section for consistency
2022-02-09 Noah LevRefactor sidebar printing code
2022-02-09 Noah LevDeduplicate item sections
2022-02-09 Noah Levrustdoc: Create enum for sections holding items
2022-02-09 Camille GILLOTAvoid clone.
2022-02-09 Camille GILLOTExplain &Arc.
2022-02-09 Camille GILLOTMake FnAbiError Copy.
2022-02-09 Camille GILLOTUse a slice for object_lifetime_defaults.
2022-02-09 Camille GILLOTUse a slice in DefIdForest.
2022-02-09 Camille GILLOTEnsure that queries only return Copy types.
next