]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-06-23 Niko Matsakisrename IfEqBound to IfEq
2022-06-23 Niko Matsakisremove VerifyBound::IfEq variant
2022-06-15 Niko Matsakistests H.R. `T: 'a` bounds proving themselves
2022-06-15 Niko Matsakismark issue-91139 and issue-92096 as FIXME
2022-06-15 Niko Matsakisfix universes in the NLL type tests
2022-06-15 Niko Matsakisgeneralize the outlives obligation code
2022-06-15 Niko Matsakisimproved debug output
2022-06-15 Niko Matsakisremove compare-fn and use erased-ty
2022-06-15 Niko Matsakissimplify argument type for to take param-ty
2022-06-15 Niko Matsakisimplement (unused) matching solver
2022-06-15 Niko Matsakissimply the IfEq bound -- we only ever use a region
2022-06-14 borsAuto merge of #96591 - b-naber:transition-to-valtrees...
2022-06-14 b-naberrebase
2022-06-14 b-naberaccount for endianness in debuginfo for const args
2022-06-14 b-naberrebase
2022-06-14 b-nabercorrectly create Scalar for meta info
2022-06-14 b-naberfix wrong evaluation in clippy
2022-06-14 b-naberaddress review
2022-06-14 b-naberbless 32-bit ui tests
2022-06-14 b-nabermanually bless 32-bit mir-opt tests
2022-06-14 b-naberaddress review
2022-06-14 b-naberfix clippy test failures
2022-06-14 b-naberimplement valtrees as the type-system representation...
2022-06-14 borsAuto merge of #78781 - eddyb:measureme-rdpmc, r=oli-obk
2022-06-14 borsAuto merge of #98091 - Dylan-DPC:rollup-ueb6b5x, r...
2022-06-14 Dylan DPCRollup merge of #98069 - notriddle:notriddle/square...
2022-06-14 Dylan DPCRollup merge of #98042 - DrMeepster:winfred_std_changes...
2022-06-14 Dylan DPCRollup merge of #97948 - davidtwco:diagnostic-translati...
2022-06-14 Dylan DPCRollup merge of #97935 - nnethercote:rename-ConstS...
2022-06-14 Dylan DPCRollup merge of #97869 - ssomers:btree_comments, r...
2022-06-14 borsAuto merge of #98082 - lnicola:rust-analyzer-2022-06...
2022-06-14 borsAuto merge of #98041 - jackh726:remove-regionckmode...
2022-06-14 Laurențiu Nicola:arrow_up: rust-analyzer
2022-06-14 Nicholas NethercoteRename the `ConstS::val` field as `kind`.
2022-06-14 borsAuto merge of #98040 - calebcartwright:sync-rustfmt...
2022-06-13 borsAuto merge of #98075 - JohnTitor:rollup-nqwodnk, r...
2022-06-13 DrMeepsteradd inline(always) to option
2022-06-13 Yuki OkushiRollup merge of #97508 - JohnTitor:more-strict-placehol...
2022-06-13 Yuki OkushiRollup merge of #97385 - oli-obk:smir-tool-lib, r=pnkfelix
2022-06-13 Yuki OkushiRollup merge of #95243 - vladimir-ea:compiler_watch_os...
2022-06-13 Yuki OkushiRollup merge of #95211 - terrarier2111:improve-parser...
2022-06-13 Caleb Cartwrightdeps: add clap to workspace hack
2022-06-13 Michael Howellrustdoc: remove link on slice brackets
2022-06-13 borsAuto merge of #98066 - matthiaskrgr:rollup-wb9gs92...
2022-06-13 Matthias KrügerRollup merge of #98057 - oli-obk:miri_ui_test, r=oli-obk
2022-06-13 Matthias KrügerRollup merge of #98054 - ferrocene:pa-fix-llvm-download...
2022-06-13 Matthias KrügerRollup merge of #98050 - JohnTitor:issue-67945, r=compi...
2022-06-13 Matthias KrügerRollup merge of #98049 - imbolc:patch-3, r=Dylan-DPC
2022-06-13 Matthias KrügerRollup merge of #98044 - dust1:master, r=Dylan-DPC
2022-06-13 Matthias KrügerRollup merge of #98043 - TaKO8Ki:remove-unnecessary...
2022-06-13 Matthias KrügerRollup merge of #97999 - compiler-errors:type_changin_s...
2022-06-13 Matthias KrügerRollup merge of #97960 - RalfJung:offset-from, r=oli-obk
2022-06-13 Matthias KrügerRollup merge of #97875 - JohnTitor:rm-infer-static...
2022-06-13 Matthias KrügerRollup merge of #97709 - compiler-errors:normalize...
2022-06-13 Eduard-Mihai... [perf] std: add missing `#[inline]` to `DefaultHasher...
2022-06-13 Vladimir Michael... Add Apple WatchOS compile targets
2022-06-13 Oli SchererUpdate miri
2022-06-13 Pietro Albinifix error message for download-ci-llvm
2022-06-13 Yuki OkushiAdd some more regression tests for #67945
2022-06-13 YokeUpdate variance-object-types.stderr
2022-06-13 ImbolcDocument an edge case of `str::split_once`
2022-06-13 Yokeremove use Cell in variance-object-types.rs
2022-06-13 Yokedel unrelated comment
2022-06-13 Eduard-Mihai... Revert "rustc_trait_selection: work around instruction...
2022-06-13 Eduard-Mihai... rustc_trait_selection: work around instruction-counting...
2022-06-13 Eduard-Mihai... Revert "rustc_parse: work around instruction-counting...
2022-06-13 Eduard-Mihai... rustc_parse: work around instruction-counting non-deter...
2022-06-13 Eduard-Mihai... Revert "rustc: disable jemalloc's time-delayed purging...
2022-06-13 Eduard-Mihai... rustc: disable jemalloc's time-delayed purging to remov...
2022-06-13 Eduard-Mihai... proc_macro: bypass RandomState to remove ASLR-like...
2022-06-13 Eduard-Mihai... Integrate measureme's hardware performance counter...
2022-06-13 Takayuki Maedaremove unnecessary `to_string` and `String::new` for...
2022-06-13 Takayuki Maedaremove unnecessary `to_string` and `String::new`
2022-06-13 Jack HueyRemove RegionckMode in favor of calling new skip_region...
2022-06-13 borsAuto merge of #98038 - TaKO8Ki:remove-unnecessary-space...
2022-06-13 Caleb Cartwrightupdate rustfmt version
2022-06-13 Caleb CartwrightMerge commit '7b73b60faca71d01d900e49831fcb84553e93019...
2022-06-13 Caleb Cartwrightchore: prep v1.5.0 release
2022-06-13 borsAuto merge of #98037 - compiler-errors:rollup-fbvy456...
2022-06-13 Takayuki Maedaremove an unnecessary space in doc
2022-06-13 Michael GouletRollup merge of #98011 - onlineSoftwareDevOK:long-error...
2022-06-13 Michael GouletRollup merge of #97950 - eggyal:issue-97945, r=Dylan-DPC
2022-06-13 Michael GouletRollup merge of #97920 - bjorn3:test_annotation_fixes...
2022-06-12 borsAuto merge of #98020 - TaKO8Ki:use-create-snapshot...
2022-06-12 onlinesoftwaredevokAdd comment for internal error codes
2022-06-12 borsAuto merge of #98018 - scottmcm:miri-yeet, r=RalfJung
2022-06-12 borsAuto merge of #97833 - tmiasko:borrowed-locals, r=nagisa
2022-06-12 threadexceptionImproves parser diagnostics, fixes #93867
2022-06-12 bjorn3Fix some test annotations
2022-06-12 borsAuto merge of #98025 - Dylan-DPC:rollup-cwt2hb7, r...
2022-06-12 Dylan DPCRollup merge of #98012 - compiler-errors:poly-trait...
2022-06-12 Dylan DPCRollup merge of #97992 - m-ou-se:stabilize-scoped-threa...
2022-06-12 Dylan DPCRollup merge of #97991 - davidkna:fix-macos-strip,...
2022-06-12 Dylan DPCRollup merge of #97970 - dtolnay:terminate, r=joshtriplett
2022-06-12 Dylan DPCRollup merge of #97921 - bvanjoi:docs-example-str-repla...
2022-06-12 Takayuki Maedause `create_snapshot_for_diagnostic` instead of `clone`
2022-06-12 borsAuto merge of #97993 - lengyijun:clean-variance, r...
2022-06-12 Scott McMurrayTry out `yeet` in the MIR interpreter
2022-06-12 Tomasz MiąskoMerge arms in borrowed locals transfer function
2022-06-12 Tomasz MiąskoRemove duplicated implementations of borrowed locals...
next