]> git.lizzy.rs Git - rust.git/history - compiler
Only suggest `..` if more than one field is missing
[rust.git] / compiler /
2021-01-13 CamelidOnly suggest `..` if more than one field is missing
2021-01-13 CamelidSpecialize `..` help message for all fields vs. the...
2021-01-13 CamelidPluralize 'parenthesis' correctly
2021-01-13 CamelidSuggest `Variant(..)` if all of the mentioned fields...
2021-01-13 CamelidSimplify code
2021-01-13 CamelidSuggest `_` and `..` if a pattern has too few fields
2021-01-12 borsAuto merge of #79670 - Nadrieril:uninhabited-query...
2021-01-12 NadrierilMake `DefIdForest` cheaper to clone
2021-01-12 borsAuto merge of #80009 - jumbatm:issue79581-overeager...
2021-01-12 NadrierilTurn type inhabitedness into a query
2021-01-12 borsAuto merge of #78407 - oli-obk:ub_checkable_ctfe, r...
2021-01-12 oliCoverage computation needs access to the MIR, too
2021-01-12 borsAuto merge of #80517 - wabain:issue-77880-infer-error...
2021-01-12 borsAuto merge of #80499 - matthiaskrgr:red_clos, r=estebank
2021-01-12 borsAuto merge of #80939 - JohnTitor:rollup-pymns4q, r...
2021-01-12 Yuki OkushiRollup merge of #80930 - euclio:trait-method-mutability...
2021-01-12 Yuki OkushiRollup merge of #80927 - LingMan:matches, r=estebank
2021-01-12 Yuki OkushiRollup merge of #80917 - epilys:patch-1, r=jyn514
2021-01-12 Yuki OkushiRollup merge of #80898 - JohnTitor:vecdeque-another...
2021-01-12 Yuki OkushiRollup merge of #80897 - camelid:atty, r=jyn514
2021-01-12 Yuki OkushiRollup merge of #80880 - c410-f3r:tests-tests-tests...
2021-01-12 Yuki OkushiRollup merge of #80600 - CoffeeBlend:maybe_uninit_array...
2021-01-12 Yuki OkushiRollup merge of #79757 - jryans:long-line-tab-handling...
2021-01-12 borsAuto merge of #80463 - tgnottingham:incr_comp_serial_me...
2021-01-12 Cameliddriver: Use `atty` instead of rolling our own
2021-01-12 borsAuto merge of #76580 - rokob:iss76011, r=estebank
2021-01-12 LingManReplace a simple `if let` with the `matches` macro
2021-01-12 Andy Russellfix typo in trait method mutability mismatch help
2021-01-12 borsAuto merge of #80928 - JohnTitor:rollup-sgerm3j, r...
2021-01-11 Yuki OkushiRollup merge of #80923 - LingMan:exits, r=varkor
2021-01-11 Yuki OkushiRollup merge of #80904 - camelid:fix-small-typo, r...
2021-01-11 Yuki OkushiRollup merge of #80885 - camelid:intra-doc-str-ref...
2021-01-11 Yuki OkushiRollup merge of #80870 - petrochenkov:bmactable, r...
2021-01-11 Yuki OkushiRollup merge of #80864 - ericseppanen:master, r=jyn514
2021-01-11 Yuki OkushiRollup merge of #80324 - Aaron1011:loop-move-fn-self...
2021-01-11 Yuki OkushiRollup merge of #80042 - sivadeilra:cold_bits, r=oli-obk
2021-01-11 Yuki OkushiRollup merge of #79998 - devsnek:wasm32-bindgen-compat...
2021-01-11 Yuki OkushiRollup merge of #79997 - coolreader18:wasm-reactor...
2021-01-11 borsAuto merge of #79012 - tgnottingham:span_data_to_lines_...
2021-01-11 Gus Caplansquash! fix wasi
2021-01-11 Gus Caplannew target
2021-01-11 Gus CaplanUse correct ABI for wasm32 by default
2021-01-11 Tyson Nottinghamrustc_serialize: fix incorrect signed LEB128 decoding
2021-01-11 Tyson NottinghamSerialize incr comp structures to file via fixed-size...
2021-01-11 borsAuto merge of #75490 - LukasKalbertodt:add-basic-array...
2021-01-11 jumbatmAdd FIXME note about storing &'tcx str
2021-01-11 jumbatmRemove unnecessary allocation.
2021-01-11 jumbatmUse tcx.symbol_name to check for clashes.
2021-01-11 oli--emit=mir now emits both `mir_for_ctfe` and `optimized...
2021-01-11 borsAuto merge of #80889 - cjgillot:asa, r=oli-obk
2021-01-11 borsAuto merge of #80905 - JohnTitor:rollup-tmmwmnb, r...
2021-01-11 Yuki OkushiRollup merge of #80892 - camelid:intra-doc-remove-star...
2021-01-11 Yuki OkushiRollup merge of #80887 - camelid:fix-log-color-auto...
2021-01-11 Yuki OkushiRollup merge of #80881 - jyn514:intra-doc-self, r=Guill...
2021-01-11 Yuki OkushiRollup merge of #80878 - unseddd:abi, r=RalfJung
2021-01-11 Yuki OkushiRollup merge of #80872 - eltociear:patch-4, r=jonas...
2021-01-11 Yuki OkushiRollup merge of #80809 - camelid:rust-call-abi-msg...
2021-01-11 CamelidFix small typo
2021-01-11 borsAuto merge of #80818 - 12101111:system-libunwind, r...
2021-01-11 William BainTweak `?` inference error messages
2021-01-11 William BainExtract parent def handling for infer failure err
2021-01-11 William BainRefactor `cannot infer ...` message rendering
2021-01-11 William BainNote inference failures using `?` conversion
2021-01-10 borsAuto merge of #80782 - petrochenkov:viscopes, r=matthew...
2021-01-10 Camille GILLOTDo not query the HIR in `opt_associated_item`.
2021-01-10 Camelidlog-color: Detect TTY based on stderr, not stdout
2021-01-10 borsAuto merge of #79414 - sasurau4:feature/add-suggestion...
2021-01-10 CamelidUse standard formatting for "rust-call" ABI message
2021-01-10 borsAuto merge of #80789 - Aaron1011:fix/stmt-empty, r...
2021-01-10 Nym SeddonAdd ABI argument to `find_mir_or_eval_fn`
2021-01-10 LingManMerge different function exits
2021-01-10 Vadim Petrochenkovresolve: Simplify built-in macro table
2021-01-10 borsAuto merge of #80391 - ssomers:btree_cleanup_slices_3...
2021-01-10 borsAuto merge of #80867 - JohnTitor:rollup-tvqw555, r...
2021-01-10 Yuki OkushiRollup merge of #80857 - camelid:vec-truncate-comment...
2021-01-10 Yuki OkushiRollup merge of #80850 - m-ou-se:rustc-builtin-macro...
2021-01-10 Yuki OkushiRollup merge of #80825 - GuillaumeGomez:rustdoc-cleanup...
2021-01-10 Yuki OkushiRollup merge of #80820 - nagisa:nagisa/dcl-nixos, r...
2021-01-10 Yuki OkushiRollup merge of #80803 - jyn514:cleanup-fill-in, r...
2021-01-10 Yuki OkushiRollup merge of #80801 - estebank:correct-binding-sugg...
2021-01-10 Yuki OkushiRollup merge of #80774 - LingMan:patch-1, r=nagisa
2021-01-10 Yuki OkushiRollup merge of #79968 - bjorn3:better_drop_glue_debugi...
2021-01-10 Yuki OkushiRollup merge of #79502 - Julian-Wollersberger:from_char...
2021-01-10 borsAuto merge of #77862 - danielhenrymantilla:rustdoc...
2021-01-10 borsAuto merge of #80831 - jyn514:no-inline, r=Mark-Simulacrum
2021-01-09 borsAuto merge of #80441 - petrochenkov:kwtok, r=Aaron1011
2021-01-09 Aaron HillSynthesize a `TokenStream` for `StmtKind::Empty`
2021-01-09 borsAuto merge of #80830 - Aaron1011:capture-token-empty...
2021-01-09 Mara BosDon't set builtin_name for builtin macro implementations.
2021-01-09 Vadim Petrochenkovast: Remove some indirection layers from values in...
2021-01-09 Mara BosFormatting.
2021-01-09 Mara BosAllow #[rustc_builtin_macro = "name"].
2021-01-09 borsAuto merge of #80563 - petrochenkov:expattronmac, r...
2021-01-09 Vadim Petrochenkovresolve/expand: Improve attribute expansion on macro...
2021-01-09 borsAuto merge of #80808 - CAD97:patch-3, r=nagisa
2021-01-09 borsAuto merge of #80797 - pietroalbini:fix-relative-instal...
2021-01-09 borsAuto merge of #80755 - sunfishcode:path-cleanup/copy...
2021-01-09 borsAuto merge of #80749 - as-com:target-cpu-actually-nativ...
2021-01-08 Joshua NelsonDon't mark `force_query_with_job` as `inline(always)`
2021-01-08 Aaron HillUse an empty `TokenCursorFrame` stack when capturing...
next