]> git.lizzy.rs Git - rust.git/history - compiler
cleanup(rustc_trait_selection): remove vestigial code from rustc_on_unimplemented
[rust.git] / compiler /
2021-09-11 Michael Howellcleanup(rustc_trait_selection): remove vestigial code...
2021-09-11 borsAuto merge of #88327 - bonega:scalar_refactor, r=eddyb
2021-09-11 borsAuto merge of #88214 - notriddle:notriddle/for-loop...
2021-09-11 borsAuto merge of #88824 - Manishearth:rollup-7bzk9h6,...
2021-09-10 Manish GoregaokarRollup merge of #88812 - gz:patch-1, r=ehuss
2021-09-10 Manish GoregaokarRollup merge of #88807 - jruderman:which_reverses,...
2021-09-10 Manish GoregaokarRollup merge of #88776 - dns2utf8:rustdoc_workaround_10...
2021-09-10 Manish GoregaokarRollup merge of #88742 - GuillaumeGomez:fix-table-in...
2021-09-10 Manish GoregaokarRollup merge of #88732 - durin42:llvm-14-attrs-2, r...
2021-09-10 Manish GoregaokarRollup merge of #88720 - GuillaumeGomez:rustdoc-coverag...
2021-09-10 Manish GoregaokarRollup merge of #88667 - kraktus:patch-1, r=dtolnay
2021-09-10 Manish GoregaokarRollup merge of #88639 - Emilgardis:fix-issue-88600...
2021-09-10 Manish GoregaokarRollup merge of #88632 - camelid:md-opts, r=CraftSpider
2021-09-10 Manish GoregaokarRollup merge of #88578 - notriddle:notriddle/suggest...
2021-09-10 Manish GoregaokarRollup merge of #88546 - scrabsha:scrabsha/closure...
2021-09-10 Manish GoregaokarRollup merge of #87441 - ibraheemdev:i-86865, r=cjgillot
2021-09-10 Manish GoregaokarRollup merge of #87088 - FabianWolff:issue-87060, r...
2021-09-10 Manish GoregaokarRollup merge of #86165 - m-ou-se:proc-macro-span-shrink...
2021-09-10 Manish GoregaokarRollup merge of #85200 - FabianWolff:issue-84647, r...
2021-09-09 Fabian WolffFix two uses of `span_note` when the source is not...
2021-09-09 Fabian WolffIgnore automatically derived impls of `Clone` and ...
2021-09-09 Sasha PourcelotEmit proper errors on missing closure braces
2021-09-09 borsAuto merge of #88676 - devnexen:fbsd_toolchain_upd...
2021-09-09 Andreas Liljeqvistbugfix
2021-09-09 Andreas LiljeqvistWrap
2021-09-09 Andreas Liljeqvistrename `is_valid_for` to `is_valid`
2021-09-09 Andreas LiljeqvistRename `(un)signed` to `(un)signed_int`
2021-09-09 Andreas LiljeqvistMove `unsigned_max` etc into `Size` again
2021-09-09 Andreas LiljeqvistRemove clone
2021-09-09 Andreas LiljeqvistMake `abi::Abi` `Copy` and remove a *lot* of refs
2021-09-09 Andreas LiljeqvistFix docstring
2021-09-09 Andreas LiljeqvistUse special `Debug` format when `start` > `end`
2021-09-09 Andreas LiljeqvistRemove `contains_zero`, respect the compiler
2021-09-09 Andreas Liljeqvistderive Copy for WrappingRange and Scalar
2021-09-09 Andreas Liljeqvistfix match
2021-09-09 Andreas LiljeqvistAdd methods for checking for full ranges to `Scalar...
2021-09-09 borsAuto merge of #88748 - bjorn3:try_fix_perf_regression...
2021-09-09 borsAuto merge of #88752 - Mark-Simulacrum:bootstrap-bump...
2021-09-09 Mark RousskovBump stage0 compiler to 1.56
2021-09-08 borsAuto merge of #88615 - flip1995:clippyup, r=Manishearth
2021-09-08 borsAuto merge of #80522 - cjgillot:borrowcrate, r=oli-obk
2021-09-08 Camille GILLOTRebase fallout.
2021-09-08 borsAuto merge of #88750 - jackh726:rollup-w57i9fp, r=jackh726
2021-09-08 Jack HueyRollup merge of #88726 - MingweiSamuel:patch-1, r=wesle...
2021-09-08 Jack HueyRollup merge of #88712 - jhpratt:fix-int_rounding-docs...
2021-09-08 Jack HueyRollup merge of #88694 - Mark-Simulacrum:relnotes,...
2021-09-08 Jack HueyRollup merge of #88691 - hyd-dev:88649, r=Mark-Simulacrum
2021-09-08 Jack HueyRollup merge of #88648 - kpreid:option, r=Mark-Simulacrum
2021-09-08 Jack HueyRollup merge of #88594 - steffahn:more_symbolic_doc_ali...
2021-09-08 Jack HueyRollup merge of #88553 - theo-lw:issue-88276, r=estebank
2021-09-08 Jack HueyRollup merge of #88541 - vandenheuvel:regression_test_7...
2021-09-08 Jack HueyRollup merge of #86263 - fee1-dead:rustdoc-layout-varia...
2021-09-08 bjorn3Revert "Remove optimization_fuel_crate from Session"
2021-09-08 Augie FacklerRustWrapper: remove some uses of AttrBuilder
2021-09-08 flip1995Merge commit '27afd6ade4bb1123a8bf82001629b69d23d62aff...
2021-09-08 borsAuto merge of #87489 - bdalrhm:rustdoc-line-num, r...
2021-09-08 borsAuto merge of #86943 - ptrojahn:suggest_derive, r=estebank
2021-09-08 borsAuto merge of #88061 - jackh726:genericbound-cleanup...
2021-09-08 borsAuto merge of #88477 - sexxi-goose:issue-88476, r=nikom...
2021-09-07 jackh726A bit of cleanup to astconv
2021-09-07 jackh726Change is_unsized to add_implicitly_sized
2021-09-07 jackh726Don't move ?Trait bounds to param bounds if they're...
2021-09-07 jackh726Static assert size of GenericBoun to ensure size doesn...
2021-09-07 Augie FacklerRustWrapper: just use the *AtIndex funcs directly
2021-09-07 Augie FacklerRustWrapper: avoid deleted unclear attribute methods
2021-09-07 Camille GILLOTRename rustc_mir to rustc_const_eval.
2021-09-07 borsAuto merge of #88724 - Mark-Simulacrum:bump-rls, r...
2021-09-07 Camille GILLOTMove the dataflow framework to its own crate.
2021-09-07 Camille GILLOTMove monomorphize code to its own crate.
2021-09-07 Mingwei SamuelFix typo in `const_generics` replaced with `adt_const_p...
2021-09-07 borsAuto merge of #88710 - Mark-Simulacrum:tyvid-idx, r...
2021-09-07 borsAuto merge of #88161 - michaelwoerister:fix-whole-archi...
2021-09-07 borsAuto merge of #88689 - Aaron1011:confused-std-resolver...
2021-09-07 Mark RousskovUse index newtyping for TyVid
2021-09-07 borsAuto merge of #88448 - xu-cheng:btree-blk-build, r...
2021-09-06 borsAuto merge of #83214 - cjgillot:dep-map, r=michaelwoerister
2021-09-06 Camille GILLOTMove rustc_mir::transform to rustc_mir_transform.
2021-09-06 Camille GILLOTMove rustc_mir::borrow_check to new crate rustc_borrowck.
2021-09-06 borsAuto merge of #88692 - hyd-dev:miri, r=RalfJung
2021-09-06 Aaron HillMove `confused_type_with_std_module` to `ResolverOutputs`
2021-09-06 borsAuto merge of #88362 - pietroalbini:bump-stage0, r...
2021-09-06 borsAuto merge of #88686 - rylev:rollup-m1tf9ir, r=m-ou-se
2021-09-06 Paul TrojahnSuggest deriving traits if possible
2021-09-06 borsAuto merge of #88678 - matthewjasper:if-boolean-scoping...
2021-09-06 Ryan LevickRollup merge of #88685 - lnicola:rust-analyzer-2021...
2021-09-06 Ryan LevickRollup merge of #88673 - Qwaz:node-typo, r=jyn514
2021-09-06 Ryan LevickRollup merge of #88661 - est31:typo_fix_in_test, r...
2021-09-06 Ryan LevickRollup merge of #88659 - est31:update_smallvec_name...
2021-09-06 Ryan LevickRollup merge of #88647 - ChrisDenton:win-symlink-docs...
2021-09-06 Ryan LevickRollup merge of #88602 - BoxyUwU:tests-uwu-nya, r=lcnr
2021-09-06 borsAuto merge of #88631 - camelid:sugg-span, r=davidtwco
2021-09-06 borsAuto merge of #88665 - falk-hueffner:int-log-return...
2021-09-06 borsAuto merge of #88640 - SkiFire13:tests-for-85499, r...
2021-09-06 borsAuto merge of #88493 - chenyukang:fix-duplicated-diagno...
2021-09-05 borsAuto merge of #88435 - cjgillot:no-walk-crate, r=Aaron1011
2021-09-05 borsAuto merge of #88552 - nbdd0121:vtable, r=nagisa
2021-09-05 Matthew JasperChange scope of temporaries in match guards
2021-09-05 Gary GuoAdd query `own_existential_vtable_entries`
2021-09-05 Gary GuoStop allocating vtable entries for non-object-safe...
2021-09-05 borsAuto merge of #88499 - eddyb:layout-off, r=nagisa
next