]> git.lizzy.rs Git - rust.git/history - src
Add test case that evals to `EvaluatedToOkModuloRegions`
[rust.git] / src /
2021-11-30 Joshua NelsonEmit a warning on generic parameters with doc comments
2021-11-30 Mark Rousskovre-format with new rustfmt
2021-11-30 Mark RousskovBump bootstrap compiler
2021-11-30 borsAuto merge of #91352 - nnethercote:RawVec-reserve_for_p...
2021-11-30 borsAuto merge of #91388 - JohnTitor:rollup-640o1e5, r...
2021-11-30 Yuki OkushiRollup merge of #91383 - ScriptDevil:drop-while-doc...
2021-11-30 Yuki OkushiRollup merge of #91368 - ecstatic-morse:mir-pass-reexpo...
2021-11-30 Yuki OkushiRollup merge of #91360 - lnicola:rust-analyzer-2021...
2021-11-30 Yuki OkushiRollup merge of #91358 - kd-collective:fix_typo, r...
2021-11-30 Yuki OkushiRollup merge of #91323 - RalfJung:assert-type, r=oli-obk
2021-11-30 Yuki OkushiRollup merge of #91317 - petrochenkov:debugnu, r=Mark...
2021-11-30 Yuki OkushiRollup merge of #91250 - rukai:remove_trailing_whitespa...
2021-11-30 Yuki OkushiRollup merge of #91243 - jackh726:issue-91068, r=nikoma...
2021-11-30 borsAuto merge of #91330 - cjgillot:no-ee-features, r=Aaron1011
2021-11-30 borsAuto merge of #91379 - ehuss:update-cargo, r=ehuss
2021-11-30 Eric HussUpdate cargo
2021-11-30 borsAuto merge of #91244 - dtolnay:lossy, r=Mark-Simulacrum
2021-11-30 Lucas KentRemove all migrate.nll.stderr files
2021-11-29 Jack HueyBless nll
2021-11-29 Yacin TmimiUpdate nightly only test with #[nightly_only_test]...
2021-11-29 Michael HowellOnly show notable traits if both types are the same
2021-11-29 Fabian WolffImprove error message for incorrect field accesses...
2021-11-29 Laurențiu Nicola:arrow_up: rust-analyzer
2021-11-29 Ralf JungCTFE: support assert_zero_valid and assert_uninit_valid
2021-11-29 borsAuto merge of #91299 - cjgillot:expect-ldid, r=petrochenkov
2021-11-29 Deadbeef`ParamEnv` should be const when `ImplItem` is within...
2021-11-29 DeadbeefReformat everything
2021-11-29 DeadbeefFix tools
2021-11-29 Oli SchererFixup
2021-11-29 Oli SchererUse the constness from the param env instead of having...
2021-11-29 Oli SchererFixup add const to param env
2021-11-29 borsAuto merge of #91350 - matthiaskrgr:rollup-nleabdj...
2021-11-29 Matthias KrügerRollup merge of #91349 - tmiasko:accumulate-remark...
2021-11-29 Matthias KrügerRollup merge of #91336 - cjgillot:root_parent, r=matthe...
2021-11-29 Matthias KrügerRollup merge of #91327 - dtolnay:exact, r=michaelwoerister
2021-11-29 Matthias KrügerRollup merge of #91281 - scottmcm:non-exhaustive-as...
2021-11-29 Matthias KrügerRollup merge of #91049 - dimo414:patch-1, r=kennytm
2021-11-29 Tomasz MiąskoAccumulate all values of `-C remark` option
2021-11-29 borsAuto merge of #91043 - camsteffen:descendant-eq, r...
2021-11-29 Caleb Cartwrightrefactor: maintain more AST info when formatting a RHS
2021-11-29 borsAuto merge of #91344 - RalfJung:miri, r=RalfJung
2021-11-29 Ralf Jungupdate Miri
2021-11-29 borsAuto merge of #91338 - matthiaskrgr:rollup-46ry8wi...
2021-11-28 Matthias KrügerRollup merge of #90833 - tmiasko:optimization-remarks...
2021-11-28 Matthias KrügerRollup merge of #90832 - cuviper:relnotes-1.57.0, r...
2021-11-28 Matthias KrügerRollup merge of #90131 - camsteffen:fmt-args-span-fix...
2021-11-28 borsAuto merge of #90681 - workingjubilee:update-libc,...
2021-11-28 Camille GILLOTTake a LocalDefId in expect_*item.
2021-11-28 Aaron HillFix incorrect usage of `EvaluatedToOk` when evaluating...
2021-11-28 Noah LevFix warnings in rustdoc JS tests
2021-11-28 Noah LevRemove unnecessary use of `include!` in rustdoc test
2021-11-28 Noah LevFix warnings in rustdoc HTML tests
2021-11-28 borsAuto merge of #91320 - matthiaskrgr:rollup-r209seq...
2021-11-28 Matthias KrügerRollup merge of #91319 - fee1-dead:rustdoc-ice-fix...
2021-11-28 Matthias KrügerRollup merge of #91308 - BGR360:issue-88586, r=jackh726
2021-11-28 Matthias KrügerRollup merge of #91251 - oli-obk:wf_sync_statics, r...
2021-11-28 DeadbeefChange output path to {{build-base}}
2021-11-28 Vadim Petrochenkovtests: Ignore `test/debuginfo/rc_arc.rs` on windows-gnu
2021-11-28 Ben ReevesAddress PR feedback
2021-11-28 borsAuto merge of #91230 - eggyal:fallible-type-fold, r...
2021-11-28 borsAuto merge of #91311 - matthiaskrgr:rollup-ju9xizl...
2021-11-28 Matthias KrügerRollup merge of #91303 - RalfJung:array-init-align...
2021-11-28 Matthias KrügerRollup merge of #91254 - Aaron1011:impl-candidate-err...
2021-11-28 Vadim Petrochenkovexpand: Turn `ast::Crate` into a first class expansion...
2021-11-28 Ben Reevestypeck: Ensure proper bound vars passed to `add_bounds`.
2021-11-28 borsAuto merge of #91301 - scottmcm:stabilize-nonzero-ipot...
2021-11-27 Yacin TmimiConditionally compile tests based on CFG_RELEASE_CHANNE...
2021-11-27 borsAuto merge of #91241 - dtolnay:firstchunk, r=oli-obk
2021-11-27 Aaron HillOnly check for errors in predicate when skipping impl...
2021-11-27 borsAuto merge of #91288 - matthiaskrgr:rollup-yp5h41r...
2021-11-27 borsAuto merge of #89916 - the8472:advance_by-avoid-err...
2021-11-27 Matthias KrügerRollup merge of #91266 - jam1garner:fmt-ptr-fix, r...
2021-11-27 Matthias KrügerRollup merge of #91208 - estebank:eq-constraint, r...
2021-11-27 Matthias KrügerRollup merge of #91062 - jsha:static-file-replace,...
2021-11-27 Matthias KrügerRollup merge of #91057 - the8472:clarify-parallelism...
2021-11-27 Matthias KrügerRollup merge of #90995 - the8472:hash-portability,...
2021-11-27 Matthias KrügerRollup merge of #83791 - the8472:relax-zip-side-effect...
2021-11-27 borsAuto merge of #90846 - cuviper:weak, r=dtolnay
2021-11-27 borsAuto merge of #91261 - Mark-Simulacrum:next-rel, r...
2021-11-27 Scott McMurrayDemonstration test for #91161
2021-11-27 borsAuto merge of #91269 - matthiaskrgr:rollup-jh8i8eh...
2021-11-26 Noah LevDeny warnings in rustdoc non-UI tests
2021-11-26 Badel2Fix ICE #91268 by checking that the snippet ends with...
2021-11-26 Matthew JasperHandle placeholder regions in NLL type outlive constraints
2021-11-26 Matthias KrügerRollup merge of #91259 - jyn514:doctest-warnings, r...
2021-11-26 Matthias KrügerRollup merge of #91252 - jyn514:relative-dir, r=Mark...
2021-11-26 Matthias KrügerRollup merge of #91248 - alessandrod:compiler-builtins...
2021-11-26 Matthias KrügerRollup merge of #91240 - dtolnay:utf8width, r=Mark...
2021-11-26 Matthias KrügerRollup merge of #91223 - GuillaumeGomez:headings-indent...
2021-11-26 Matthias KrügerRollup merge of #91197 - camelid:rename-resolvedpath...
2021-11-26 Matthias KrügerRollup merge of #90611 - fee1-dead:rustdoc-ice-fix...
2021-11-26 borsAuto merge of #91246 - nnethercote:faster-layout-array...
2021-11-26 Joshua NelsonRemove `--display-doctest-warnings`
2021-11-26 Noah LevRename `Type::ResolvedPath` to `Type::Path`
2021-11-26 Guillaume GomezUpdate test for anchors and headings position
2021-11-26 Guillaume GomezUpdate the first heading indent rule so it is only...
2021-11-26 Mark RousskovBump to 1.59
2021-11-26 DeadbeefReduce the ICE
2021-11-26 borsAuto merge of #91253 - matthiaskrgr:rollup-dnlcjmr...
2021-11-26 DeadbeefAdd ICE test
next