]> git.lizzy.rs Git - rust.git/history - src
Remove unnecessary abi import
[rust.git] / src /
2020-11-17 Rune TynanMove change to check_fn, fix up overloaded-calls-nontuple
2020-11-11 Rune TynanMissing feature-gate-abi file
2020-11-11 Rune TynanAdd a sane error for rust-call functions not taking...
2020-11-05 borsAuto merge of #78774 - flip1995:clippyup, r=Manishearth
2020-11-05 flip1995Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703...
2020-11-05 borsAuto merge of #78638 - vn-ki:bindigs-after-at-issue...
2020-11-05 borsAuto merge of #6296 - flip1995:rustup, r=flip1995
2020-11-05 borsAuto merge of #78767 - m-ou-se:rollup-eu5wgxl, r=m...
2020-11-05 Mara BosRollup merge of #78758 - eltociear:patch-1, r=jyn514
2020-11-05 Mara BosRollup merge of #78757 - camelid:crate-link-text, r...
2020-11-05 Mara BosRollup merge of #78756 - ehuss:update-cargo, r=ehuss
2020-11-05 Mara BosRollup merge of #78742 - vn-ki:fix-issue-78655, r=oli-obk
2020-11-05 Mara BosRollup merge of #78739 - hameerabbasi:issue-78654,...
2020-11-05 Mara BosRollup merge of #78738 - sasurau4:test/move-range-test...
2020-11-05 Mara BosRollup merge of #78735 - danielhenrymantilla:simplify...
2020-11-05 Mara BosRollup merge of #78733 - matthiaskrgr:cl11ppy, r=jyn514
2020-11-05 Mara BosRollup merge of #78727 - liketechnik:issue-55201, r...
2020-11-05 Mara BosRollup merge of #78716 - est31:array_traits, r=Dylan-DPC
2020-11-05 Mara BosRollup merge of #78584 - notriddle:master, r=GuillaumeGomez
2020-11-05 Mara BosRollup merge of #78465 - est31:proc_macro_to_string...
2020-11-05 Mara BosRollup merge of #78425 - chansuke:move_nan, r=jyn514
2020-11-05 Mara BosRollup merge of #78093 - camelid:as-cleanup, r=jyn514
2020-11-05 Mara BosRollup merge of #76718 - poliorcetics:vec-ui-to-unit...
2020-11-05 Vishnunarayan K Iupdate dangling-alloc-id-ice test
2020-11-05 borsAuto merge of #78754 - pietroalbini:checkout-v2, r...
2020-11-05 Eric HussUpdate cargo
2020-11-04 chansukeMove f64::NAN ui tests into `library`
2020-11-04 Pietro Albinici: bump actions/checkout to version 2
2020-11-04 borsAuto merge of #78662 - sexxi-goose:add_expr_id_to_deleg...
2020-11-04 borsAuto merge of #78662 - sexxi-goose:add_expr_id_to_deleg...
2020-11-04 borsAuto merge of #6247 - giraffate:fix_suggestion_to_add_s...
2020-11-04 borsAuto merge of #5911 - hegza:issue-568, r=ebroto
2020-11-04 Eduardo BrotoMerge remote-tracking branch 'upstream/master' into...
2020-11-04 borsAuto merge of #78740 - pietroalbini:no-more-legacy...
2020-11-04 Vishnunarayan K Imake intern_const_alloc_recursive return error fix...
2020-11-04 borsAuto merge of #78280 - bugadani:span, r=lcnr
2020-11-04 Hameer AbbasiFix issue 78654.
2020-11-04 Daiki IharaMove range in ui test to ops test in library/core
2020-11-04 borsAuto merge of #77227 - oli-obk:const_val_🌳_prelude...
2020-11-04 oli`u128` truncation and sign extension are not just inter...
2020-11-04 borsAuto merge of #78677 - Aaron1011:fix/capture-inner...
2020-11-04 olis/Scalar::Raw/Scalar::Int
2020-11-04 oliUse packed struct instead of manually packing into...
2020-11-04 Oliver SchererSplit the "raw integer bytes" part out of `Scalar`
2020-11-04 borsAuto merge of #6284 - camsteffen:rustc-sym, r=flip1995
2020-11-04 borsAuto merge of #6270 - ClashTheBunny:clarify_allow_deny_...
2020-11-03 borsAuto merge of #78711 - m-ou-se:rollup-pxqnny7, r=m...
2020-11-03 Mara BosRollup merge of #78709 - ehuss:fix-in_tree_crates-non...
2020-11-03 Mara BosRollup merge of #78699 - pietroalbini:lldb-error, r...
2020-11-03 Mara BosRollup merge of #78687 - jyn514:bootstrap-help, r=Mark...
2020-11-03 Mara BosRollup merge of #78659 - ayrtonm:fn-ref-lint-fix, r...
2020-11-03 Mara BosRollup merge of #78626 - fusion-engineering-forks:depre...
2020-11-03 Mara BosRollup merge of #78624 - bjorn3:update_cg_clif-2020...
2020-11-03 Mara BosRollup merge of #77950 - arlosi:sha256, r=eddyb
2020-11-03 Eric HussFix panic in bootstrap for non-workspace path dependencies.
2020-11-03 borsAuto merge of #6233 - montrivo:manual_ok_or, r=flip1995
2020-11-03 borsAuto merge of #76931 - oli-obk:const_prop_inline_lint_m...
2020-11-03 borsAuto merge of #6165 - dvermd:ref_option_ref, r=flip1995
2020-11-03 borsAuto merge of #6101 - pitiK3U:from_iter_instead_of_coll...
2020-11-03 Piti the little... Run `cargo dev update_lints`
2020-11-03 borsAuto merge of #6037 - matthiaskrgr:single_char_insert...
2020-11-03 borsAuto merge of #78597 - RalfJung:raw-retag, r=oli-obk
2020-11-03 Vishnunarayan K Ireview comments
2020-11-03 Pietro Albinibuild-manifest: remove legacy promote-release support
2020-11-03 Pietro Albinilldb_batchmode: show more error information
2020-11-03 bjorn3Merge commit '03f01bbe901d60b71cf2c5ec766aef5e532ab79d...
2020-11-03 borsAuto merge of #78489 - bugadani:array, r=estebank
2020-11-03 Vishnunarayan K Iadd tests
2020-11-03 borsAuto merge of #78697 - JohnTitor:rollup-q0fchpv, r...
2020-11-03 Vishnunarayan K Ipreserve bindings order for Some
2020-11-03 Yuki OkushiRollup merge of #78676 - kiffie:embedded-bare-mipsr2...
2020-11-03 Yuki OkushiRollup merge of #78668 - tmiasko:inline, r=oli-obk
2020-11-03 Yuki OkushiRollup merge of #78664 - pickfire:patch-4, r=jonas...
2020-11-03 Yuki OkushiRollup merge of #78663 - Aaron1011:fix/cap-future-compa...
2020-11-03 Yuki OkushiRollup merge of #78616 - richkadel:unstable-book-instr...
2020-11-03 Yuki OkushiRollup merge of #78575 - tmiasko:compiletest-rustc...
2020-11-03 Yuki OkushiRollup merge of #78400 - GuillaumeGomez:fix-unindent...
2020-11-03 Yuki OkushiRollup merge of #78376 - Aaron1011:feature/consistent...
2020-11-03 borsAuto merge of #78448 - rylev:cache-foreign_modules...
2020-11-03 borsAuto merge of #77271 - petrochenkov:notokenexp, r=Aaron1011
2020-11-02 Joshua NelsonSuggest library/std when running all stage 0 tests
2020-11-02 Stephanadd mipsel-unknown-none target
2020-11-02 Vadim PetrochenkovExpand `NtExpr` tokens only in key-value attributes
2020-11-02 Rich Kadeladdressed feedback
2020-11-02 Aaron HillUse reparsed `TokenStream` if we captured any inner...
2020-11-02 bjorn3Merge pull request #1105 from bjorn3/test_rustc_bootstr...
2020-11-02 Aaron HillTreat trailing semicolon as a statement in macro call
2020-11-02 bjorn3Test bootstrapping of rustc using cg_clif
2020-11-02 bjorn3Merge pull request #1104 from bjorn3/build_system_refactor
2020-11-02 bjorn3Refactor the build system
2020-11-02 Vishnunarayan K Inew fix method and update tests
2020-11-02 borsAuto merge of #78607 - HeroicKatora:post-order-walk...
2020-11-02 borsAuto merge of #78667 - pietroalbini:lldb-unbuffered...
2020-11-02 Mara BosImprove deprecation attribute diagnostic messages.
2020-11-02 Pietro Albinicompiletest: try running lldb_batchmode.py with PYTHONU...
2020-11-02 borsAuto merge of #78661 - JohnTitor:rollup-er2isja, r...
2020-11-02 Vishnunarayan K Iupdate mir tests
2020-11-02 borsAuto merge of #75020 - JohnTitor:fix-multispan, r=esteb...
2020-11-02 Yuki OkushiOnly separate notes if span is multiline
2020-11-02 Vishnunarayan K Iupdate some ui tests and update move ref drop semantics...
next