]> git.lizzy.rs Git - rust.git/history - compiler/rustc_ast_lowering
Improve error and help messages
[rust.git] / compiler / rustc_ast_lowering /
2020-12-05 borsAuto merge of #79445 - SNCPlay42:struct-tail-recursion...
2020-12-04 borsAuto merge of #79673 - ijackson:intoinnerintoinnererror...
2020-12-04 borsAuto merge of #79680 - Nadrieril:fix-regression-79284...
2020-12-04 borsAuto merge of #79686 - Dylan-DPC:rollup-leama5f, r...
2020-12-04 borsAuto merge of #79109 - richkadel:llvm-coverage-counters...
2020-12-03 Rich KadelCombination of commits
2020-12-02 borsAuto merge of #79364 - nico-abram:unstable-or-pat-sugge...
2020-12-02 borsAuto merge of #69864 - LinkTed:master, r=Amanieu
2020-12-02 borsAuto merge of #79235 - ortem:fix-btreemap-gdb-pretty...
2020-12-02 borsAuto merge of #78864 - Mark-Simulacrum:warn-on-forbids...
2020-12-01 Guillaume GomezRollup merge of #79508 - jryans:check-dsymutil-result...
2020-12-01 borsAuto merge of #78684 - devsnek:inline-asm-wasm, r=Amanieu
2020-12-01 borsAuto merge of #74967 - Aaron1011:feature/incr-def-path...
2020-12-01 Mara BosRollup merge of #79444 - sasurau4:test/move-const-ip...
2020-12-01 Mara BosRollup merge of #79227 - sasurau4:test/move-cell-test...
2020-12-01 Mara BosRollup merge of #79184 - nanguye2496:nanguye2496/fix_sl...
2020-12-01 borsAuto merge of #78876 - GuillaumeGomez:better-setting...
2020-11-30 borsAuto merge of #79329 - camelid:int-lit-suffix-error...
2020-11-29 borsAuto merge of #78122 - fusion-engineering-forks:fmt...
2020-11-29 borsAuto merge of #79209 - spastorino:trait-inheritance...
2020-11-29 borsAuto merge of #77616 - jyn514:no-normalize, r=lcnr
2020-11-29 borsAuto merge of #78863 - KodrAus:feat/simd-array, r=oli-obk
2020-11-29 Dylan DPCRollup merge of #79516 - jyn514:cleanup-trait-solver...
2020-11-29 Dylan DPCRollup merge of #79464 - GuillaumeGomez:doc-keyword...
2020-11-29 Dylan DPCRollup merge of #79443 - GuillaumeGomez:improve-rustdoc...
2020-11-29 Dylan DPCRollup merge of #79395 - Havvy:test-move-if, r=Mark...
2020-11-29 Dylan DPCRollup merge of #79363 - ssomers:btree_cleanup_comments...
2020-11-29 Dylan DPCRollup merge of #79340 - GuillaumeGomez:rename-stabilit...
2020-11-29 Dylan DPCRollup merge of #79327 - TimDiekmann:static-alloc-pin...
2020-11-28 Jonas SchievinkRollup merge of #79486 - camelid:E0591-code-cleanup...
2020-11-28 Jonas SchievinkRollup merge of #79474 - jyn514:query-mode, r=Aaron1011
2020-11-28 Jonas SchievinkRollup merge of #79460 - bugadani:simplify, r=jonas...
2020-11-28 Jonas SchievinkRollup merge of #79383 - abdnh:patch-1, r=shepmaster
2020-11-28 Jonas SchievinkRollup merge of #79344 - JRF63:fix_install_script_win...
2020-11-28 Jonas SchievinkRollup merge of #79234 - ortem:fix-hashmap-pretty-print...
2020-11-28 Jonas SchievinkRollup merge of #78853 - calebcartwright:fix-const...
2020-11-28 Jonas SchievinkRollup merge of #78086 - poliorcetics:as-placeholder...
2020-11-28 borsAuto merge of #78296 - Aaron1011:fix/stmt-tokens, r...
2020-11-28 borsAuto merge of #79469 - rust-lang:revert-77467-query...
2020-11-27 bjorn3Merge commit '5988bbd24aa87732bfa1d111ba00bcdaa22c481a...
2020-11-27 borsAuto merge of #79372 - jyn514:more-cleanup, r=Guillaume...
2020-11-27 borsAuto merge of #77484 - terhechte:support-ios-catalyst...
2020-11-27 borsAuto merge of #79318 - cjgillot:fitem, r=lcnr
2020-11-27 borsAuto merge of #79433 - calebcartwright:parse-attr-vis...
2020-11-27 borsAuto merge of #78194 - bugadani:generic, r=varkor
2020-11-27 borsAuto merge of #79266 - b-naber:gat_trait_path_parser...
2020-11-26 Camille GILLOTRebase fallout.
2020-11-26 borsAuto merge of #79338 - Aaron1011:fix/token-reparse...
2020-11-26 Camille GILLOTRemove ForeignMod struct.
2020-11-26 Camille GILLOTStore ForeignItem in a side table.
2020-11-26 borsAuto merge of #77671 - flip1995:lint_list_always_plugin...
2020-11-26 borsAuto merge of #77467 - jyn514:query-docs, r=oli-obk
2020-11-26 borsAuto merge of #79441 - jonas-schievink:rollup-l9v00bl...
2020-11-26 Jonas SchievinkRollup merge of #79428 - camelid:fixup-compiler-docs...
2020-11-26 Jonas SchievinkRollup merge of #79421 - camelid:_match-docs-fmt, r...
2020-11-26 Jonas SchievinkRollup merge of #79420 - njasm:patch_rustdoc, r=Guillau...
2020-11-26 Jonas SchievinkRollup merge of #79413 - Swatinem:rustdoc-persist-crate...
2020-11-26 Jonas SchievinkRollup merge of #79412 - GuillaumeGomez:cleanup-rustdoc...
2020-11-26 Jonas SchievinkRollup merge of #79402 - bugadani:typos, r=matthewjasper
2020-11-26 Jonas SchievinkRollup merge of #79365 - richkadel:llvm-cov-map-version...
2020-11-26 Jonas SchievinkRollup merge of #79362 - cjgillot:relou, r=oli-obk
2020-11-25 b-naberinsert span_fatal call in ast lowering to indicate...
2020-11-25 borsAuto merge of #76688 - yokodake:patch-2, r=kodrAus
2020-11-24 borsAuto merge of #78548 - camelid:driver-tty, r=oli-obk
2020-11-24 Jonas SchievinkRollup merge of #76858 - rcvalle:rust-lang-exploit...
2020-11-24 borsAuto merge of #78953 - mzohreva:mz/from_raw_fd, r=Mark...
2020-11-24 borsAuto merge of #78636 - dtolnay:puncteq, r=petrochenkov
2020-11-23 Camille GILLOTRemove Pat pre-lowering.
2020-11-23 Camille GILLOTLower `if let` before the arms.
2020-11-23 flip1995Merge commit '3e7c6dec244539970b593824334876f8b6ed0b18...
2020-11-23 borsAuto merge of #77893 - petertodd:2020-impl-default...
2020-11-22 Mara BosRollup merge of #78793 - camelid:fixup-structuraleq...
2020-11-22 borsAuto merge of #78816 - SkiFire13:fix-slice-pointer...
2020-11-22 borsAuto merge of #77872 - Xaeroxe:stabilize-clamp, r=scottmcm
2020-11-22 borsAuto merge of #78752 - jyn514:html-diff, r=GuillaumeGomez
2020-11-21 Dylan DPCRollup merge of #77844 - RalfJung:zst-box, r=nikomatsakis
2020-11-21 borsAuto merge of #77805 - JohnTitor:non-standard-char...
2020-11-21 borsAuto merge of #78588 - HeroicKatora:sccc, r=nikomatsakis
2020-11-19 Dylan DPCRollup merge of #79123 - CDirkx:128-bits, r=Mark-Simulacrum
2020-11-19 borsAuto merge of #79060 - dtolnay:symlinkarg, r=Mark-Simul...
2020-11-19 Dylan DPCRollup merge of #79090 - hermitcore:builtins, r=Mark...
2020-11-19 Dylan DPCRollup merge of #78961 - CraftSpider:22565, r=oli-obk
2020-11-19 borsAuto merge of #79068 - DevJPM:ci-llvm-9-fix, r=pietroalbini
2020-11-19 borsAuto merge of #79002 - est31:backtrace_colno, r=dtolnay
2020-11-18 borsAuto merge of #78995 - Nadrieril:clean-empty-match...
2020-11-18 Mara BosRollup merge of #79039 - thomcc:weakly-relaxing, r...
2020-11-18 Mara BosRollup merge of #78999 - petrochenkov:deprid, r=eddyb
2020-11-18 Mara BosRollup merge of #78361 - DevJPM:master, r=workingjubilee
2020-11-18 borsAuto merge of #79132 - pietroalbini:beta-next, r=Mark...
2020-11-17 Mara BosRollup merge of #79072 - oli-obk:byte_str_pat, r=estebank
2020-11-17 Mara BosRollup merge of #79069 - jyn514:class-none, r=Guillaume...
2020-11-17 Mara BosRollup merge of #78702 - wesleywiser:self_profile_cgu_s...
2020-11-17 borsAuto merge of #78779 - LeSeulArtichaut:ty-visitor-retur...
2020-11-17 Mara BosRollup merge of #79027 - tmiasko:inline-always-live...
2020-11-17 Mara BosRollup merge of #78967 - tmiasko:codegen-tests, r=cuviper
2020-11-17 Mara BosRollup merge of #78138 - fortanix:raoul/dlmalloc0.2...
2020-11-17 Mara BosRollup merge of #77939 - GuillaumeGomez:fix-source...
2020-11-17 borsAuto merge of #78924 - bjorn3:less_sysroot_build_script...
2020-11-17 borsAuto merge of #78801 - sexxi-goose:min_capture, r=nikom...
2020-11-16 Mara BosRollup merge of #79032 - lcnr:arg-count, r=varkor
next