]> git.lizzy.rs Git - rust.git/history - compiler
Auto merge of #84015 - tdelabro:issue-76704-fix, r=Amanieu
[rust.git] / compiler /
2021-04-10 borsAuto merge of #84015 - tdelabro:issue-76704-fix, r...
2021-04-09 borsAuto merge of #84004 - mattico:print-target-features...
2021-04-09 borsAuto merge of #81942 - the8472:reduce-ui-test-threads...
2021-04-09 Matt IckstadtCategorize and explain target features support
2021-04-09 borsAuto merge of #84030 - jyn514:no-blanket-impls, r=Guill...
2021-04-09 borsAuto merge of #84010 - rodrimati1992:patch-3, r=Mark...
2021-04-09 borsAuto merge of #83956 - estebank:issue-83892, r=varkor
2021-04-09 borsAuto merge of #83870 - jackh726:binder-refactor-fix...
2021-04-08 borsAuto merge of #83941 - wesleywiser:win_dbginfo_closures...
2021-04-08 borsAuto merge of #84008 - Dylan-DPC:rollup-invxvg8, r...
2021-04-08 Dylan DPCRollup merge of #84001 - flip1995:clippyup, r=Manishearth
2021-04-08 Dylan DPCRollup merge of #83992 - GuillaumeGomez:merge-idents...
2021-04-08 Dylan DPCRollup merge of #83980 - pierwill:fix-compiler-librustc...
2021-04-08 Dylan DPCRollup merge of #81938 - lukaslueg:stab_peek_mut, r...
2021-04-08 Dylan DPCRollup merge of #81764 - jyn514:lint-links, r=Guillaume...
2021-04-08 Dylan DPCRollup merge of #80733 - steffahn:prettify_pin_links...
2021-04-08 Wesley WiserFix closed over variables not available in debuginfo...
2021-04-08 borsAuto merge of #83763 - alexcrichton:wasm-multivalue...
2021-04-08 pierwillFix outdated crate names in compiler docs
2021-04-08 flip1995Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9...
2021-04-08 Alex Crichtonrustc: Add a new `wasm` ABI
2021-04-08 Niko Matsakisadd comments
2021-04-08 borsAuto merge of #83500 - camelid:split-debuginfo-docs...
2021-04-08 borsAuto merge of #83981 - nagisa:nagisa/revert-cfg-wasm...
2021-04-08 borsAuto merge of #83866 - jyn514:disambiguator-error,...
2021-04-08 borsAuto merge of #82958 - camelid:res-docs, r=petrochenkov
2021-04-08 CamelidDocument `Res` and its friends
2021-04-08 borsAuto merge of #83986 - Dylan-DPC:rollup-51vygcj, r...
2021-04-07 Dylan DPCRollup merge of #83974 - pierwill:fix-callbacks-names...
2021-04-07 Dylan DPCRollup merge of #83965 - rust-lang:debug-intravisit...
2021-04-07 Dylan DPCRollup merge of #83952 - estebank:issue-83943, r=petroc...
2021-04-07 Dylan DPCRollup merge of #83689 - estebank:cool-bears-hot-tip...
2021-04-07 Dylan DPCRollup merge of #82497 - jyn514:json, r=CraftSpider
2021-04-07 borsAuto merge of #82451 - jyn514:defaults, r=Mark-Simulacrum
2021-04-07 Simonas KazlauskasRemove the insta-stable `cfg(wasm)`
2021-04-07 borsAuto merge of #81047 - glittershark:stabilize-cmp-min...
2021-04-07 pierwillFix outdated crate names in `rustc_interface::callbacks`
2021-04-07 borsAuto merge of #83964 - Dylan-DPC:rollup-9kinaiv, r...
2021-04-07 Griffin SmithStabilize cmp_min_max_by
2021-04-07 borsAuto merge of #83932 - lcnr:probe-perf, r=estebank
2021-04-07 Guillaume GomezAdd Debug implementation for hir::intravisit::FnKind
2021-04-07 Dylan DPCRollup merge of #83954 - estebank:issue-83613, r=varkor
2021-04-07 Dylan DPCRollup merge of #83945 - SkiFire13:fix-83924, r=estebank
2021-04-07 Dylan DPCRollup merge of #83936 - crlf0710:disallow_extern_block...
2021-04-07 Dylan DPCRollup merge of #83935 - SNCPlay42:param-default-impl...
2021-04-07 Dylan DPCRollup merge of #83916 - Amanieu:asm_anonconst, r=petro...
2021-04-07 Dylan DPCRollup merge of #83816 - JohnTitor:unused-doc-comments...
2021-04-07 Dylan DPCRollup merge of #83634 - JohnTitor:proc-macro-ice,...
2021-04-07 Dylan DPCRollup merge of #83476 - mystor:rc_mutate_strong_count...
2021-04-07 borsAuto merge of #83833 - jyn514:no-resolver, r=GuillaumeGomez
2021-04-07 Esteban KüberAdd spans to E0277 for impl/trait type/fn obligation...
2021-04-07 Esteban Küberreview comments
2021-04-07 Esteban KüberPoint at `impl` and type defs introducing requirements...
2021-04-07 Esteban KüberSuggest Pin/Box/Arc for more cases
2021-04-07 Esteban KüberUse a more appropriate span for `;` suggestion
2021-04-07 Charles LewDisable using non-ascii identifiers in extern blocks.
2021-04-07 Esteban KüberDo not ICE when closure is involved in TAIT
2021-04-07 Esteban KüberRemove trailing `:` from E0119 message
2021-04-07 Esteban KüberAccount for `ExprKind::Block` when suggesting .into...
2021-04-06 borsAuto merge of #83828 - camelid:rustdoc-vec-perf, r...
2021-04-06 Giacomo StevanatoAdd reborrow suggestion when mutable reference is moved...
2021-04-06 borsAuto merge of #83934 - Dylan-DPC:rollup-nw5dadn, r...
2021-04-06 lukasluegMerge branch 'master' into stab_peek_mut
2021-04-06 Dylan DPCRollup merge of #83920 - ortem:fix-hashmap-lldb-pretty...
2021-04-06 Dylan DPCRollup merge of #83910 - ehuss:update-cargo, r=ehuss
2021-04-06 Dylan DPCRollup merge of #83903 - rust-lang:GuillaumeGomez-patch...
2021-04-06 Dylan DPCRollup merge of #83902 - alexcrichton:update-llvm,...
2021-04-06 Dylan DPCRollup merge of #83895 - eggyal:issue-83883, r=jyn514
2021-04-06 Dylan DPCRollup merge of #83829 - petrochenkov:minclean, r=nagisa
2021-04-06 Dylan DPCRollup merge of #82963 - camelid:move-sharedcontext...
2021-04-06 borsAuto merge of #83875 - jyn514:diag_info, r=bugadani
2021-04-06 SNCPlay42forbid `impl Trait` in generic param defaults
2021-04-06 lcnruse a `SmallVec` in `impl_or_trait_item`
2021-04-06 borsAuto merge of #83922 - RalfJung:miri, r=RalfJung
2021-04-06 Amanieu d'AntrasUse AnonConst for asm! constants
2021-04-06 borsAuto merge of #83821 - camelid:improve-thinvec, r=petro...
2021-04-06 Alan EgertonAdd listing of lints (eg via -W help) to rustdoc
2021-04-06 borsAuto merge of #81641 - bjorn3:find_codegen_backend...
2021-04-06 borsAuto merge of #81234 - repnop:fn-alignment, r=lcnr
2021-04-06 CamelidAdd `FromIterator` and `IntoIterator` impls for `ThinVec`
2021-04-06 borsAuto merge of #83592 - nagisa:nagisa/dso_local, r=davidtwco
2021-04-05 borsAuto merge of #83905 - JohnTitor:rollup-pa1la80, r...
2021-04-05 Wesley NorrisAllow specifying alignment for functions
2021-04-05 Yuki OkushiRollup merge of #83885 - jyn514:private-links, r=Mark...
2021-04-05 Yuki OkushiRollup merge of #83881 - lnicola:rust-analyzer-2021...
2021-04-05 Yuki OkushiRollup merge of #83849 - jyn514:intra-doc-cleanup,...
2021-04-05 Yuki OkushiRollup merge of #83835 - notriddle:sort-index, r=ollie27
2021-04-05 Yuki OkushiRollup merge of #83814 - petrochenkov:emptyexpr, r...
2021-04-05 Yuki OkushiRollup merge of #83734 - JohnTitor:issue-83621, r=davidtwco
2021-04-05 Yuki OkushiRollup merge of #83489 - LeSeulArtichaut:deref-else...
2021-04-05 Yuki OkushiRollup merge of #83370 - jyn514:setup-tools, r=Mark...
2021-04-05 borsAuto merge of #83152 - guswynn:jemallocator_part2,...
2021-04-05 Guillaume GomezFix typo in TokenStream documentation
2021-04-05 Vadim Petrochenkovrustc_target: Rely on defaults more in target specs
2021-04-05 borsAuto merge of #83406 - b-naber:issue-83510, r=lcnr
2021-04-05 borsAuto merge of #83890 - Dylan-DPC:rollup-9fqy3fe, r...
2021-04-05 Dylan DPCRollup merge of #83878 - the8472:fix-concurrent-tidy...
2021-04-05 Dylan DPCRollup merge of #83877 - jyn514:exceptions, r=Mark...
2021-04-05 Dylan DPCRollup merge of #83853 - Amanieu:asm_no_high_x86_64...
2021-04-05 Dylan DPCRollup merge of #83705 - jyn514:theme-error, r=Guillaum...
next