]> git.lizzy.rs Git - rust.git/history - src
Migrate to numeric associated consts
[rust.git] / src /
2020-06-10 Lzu TaoMigrate to numeric associated consts
2020-06-09 borsAuto merge of #72972 - lzutao:clippy, r=Manishearth
2020-06-09 Lzu TaoMerge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73...
2020-06-09 borsAuto merge of #72114 - anyska:vtable-rename, r=nikomatsakis
2020-06-09 borsAuto merge of #73153 - ecstatic-morse:revert-71956...
2020-06-08 borsAuto merge of #73147 - Dylan-DPC:rollup-9saqhj5, r...
2020-06-08 Dylan MacKenzieAdd regression test for #73137
2020-06-08 Dylan MacKenzieRevert #71956
2020-06-08 Dylan DPCRollup merge of #73143 - ehuss:update-books, r=ehuss
2020-06-08 Dylan DPCRollup merge of #73138 - eggyal:macos-linker-strip...
2020-06-08 Dylan DPCRollup merge of #73124 - ayushmishra2005:correction_in_...
2020-06-08 Dylan DPCRollup merge of #73118 - alamb:alamb/doc-drop-typo...
2020-06-08 Dylan DPCRollup merge of #73090 - marmeladema:resolver-outputs...
2020-06-08 Dylan DPCRollup merge of #73008 - tshepang:patch-1, r=nikomatsakis
2020-06-08 Dylan DPCRollup merge of #72912 - GuillaumeGomez:add-e0755,...
2020-06-08 Dylan DPCRollup merge of #71842 - tspiteri:doc-impl-const, r...
2020-06-08 borsAuto merge of #72655 - jethrogb:sgx-lvi-hardening,...
2020-06-08 Eric HussUpdate books
2020-06-08 borsAuto merge of #5692 - ebroto:5689_N_dotdot_N, r=yaahc
2020-06-08 Alan EgertonUse shorthand linker strip arguments in order to suppor...
2020-06-08 borsAuto merge of #5680 - ebroto:3792_let_return, r=Manishearth
2020-06-08 borsAuto merge of #73115 - RalfJung:rollup-jecowhz, r=RalfJung
2020-06-08 borsAuto merge of #5378 - Centril:unnested-or-pats, r=flip1...
2020-06-08 Ayush Kumar MishraRemoved lifetime parameters from Explanation of E0207...
2020-06-08 alambFix small typo in docs for std::mem::drop
2020-06-08 Ralf JungRollup merge of #73092 - GuillaumeGomez:cleanup-e0646...
2020-06-08 Ralf JungRollup merge of #73075 - jyn514:comment-module, r=Dylan-DPC
2020-06-08 Ralf JungRollup merge of #73001 - ilya-bobyr:master, r=dtolnay
2020-06-08 Ralf JungRollup merge of #72963 - poliorcetics:cstring-from...
2020-06-08 Ralf JungRollup merge of #72811 - pickfire:liballoc-impl, r...
2020-06-08 Ralf JungRollup merge of #72799 - Aaron1011:feature/span-debug...
2020-06-08 Ralf JungRollup merge of #72761 - poliorcetics:use-keyword-doc...
2020-06-08 Ralf JungRollup merge of #72615 - jschwe:fix-Zprofile-documentat...
2020-06-08 Ralf JungRollup merge of #72583 - CAD97:vec-iter-asref-slice...
2020-06-08 Ralf JungRollup merge of #72026 - botika:master, r=estebank
2020-06-08 borsAuto merge of #73046 - marmeladema:save-analysis-fix...
2020-06-07 borsAuto merge of #72904 - shepmaster:reduce-abi-symbol...
2020-06-07 marmelademaUse `LocalDefId` directly in `Resolver::export_map...
2020-06-07 Mazdak Farrokhzadadd `unnested_or_patterns` lint
2020-06-07 Eduardo BrotoMake let_and_return a late lint pass
2020-06-07 borsAuto merge of #73099 - Dylan-DPC:rollup-7u8f3m4, r...
2020-06-07 Dylan DPCRollup merge of #72977 - tblah:riscv-codegen-llvm10...
2020-06-07 Dylan DPCRollup merge of #72952 - pnkfelix:regression-test-for...
2020-06-07 borsAuto merge of #73093 - Dylan-DPC:rollup-9gh5tyu, r...
2020-06-07 Dylan DPCRollup merge of #73063 - pickfire:liballoc-elide, r...
2020-06-07 Dylan DPCRollup merge of #72998 - poliorcetics:atomic-availabili...
2020-06-07 Dylan DPCRollup merge of #72970 - OddCoincidence:feature-gated...
2020-06-07 Dylan DPCRollup merge of #72908 - RalfJung:false-edge, r=matthew...
2020-06-07 Dylan DPCRollup merge of #72764 - jonas-schievink:mind-the-tyerr...
2020-06-07 Guillaume GomezClean up E0646
2020-06-07 Guillaume GomezAdd tests for E0758
2020-06-07 Guillaume GomezCreate new error code E0758 for unterminated multi...
2020-06-07 Jethro BeekmanEnable LVI hardening for x86_64-fortanix-unknown-sgx
2020-06-07 Ilya Bobyrunstable book: default_free_fn
2020-06-07 Ilya BobyrFree `default()` forwarding to `Default::default()`
2020-06-07 Ralf Jungrename FalseEdges -> FalseEdge
2020-06-07 borsAuto merge of #73072 - arcnmx:lld-noload, r=nikic
2020-06-07 Jake GouldingOrder the Rust and C ABIs first to reduce test churn
2020-06-07 borsAuto merge of #73081 - Dylan-DPC:rollup-1aqk215, r...
2020-06-07 Dylan DPCRollup merge of #73059 - lcnr:outdated-comment, r=matth...
2020-06-07 Dylan DPCRollup merge of #73057 - GuillaumeGomez:cleanup-e0644...
2020-06-07 Dylan DPCRollup merge of #72993 - cuviper:beta-number, r=Mark...
2020-06-07 Dylan DPCRollup merge of #72989 - pnkfelix:revert-pr-71840,...
2020-06-07 Dylan DPCRollup merge of #72810 - RalfJung:mir-terminate-sanity...
2020-06-07 flip1995Merge remote-tracking branch 'upstream/master' into...
2020-06-06 marmelademasave_analysis: fix panic in `write_sub_paths_truncated`
2020-06-06 Joshua NelsonAdd comments to `Resolve::get_module`
2020-06-06 PoliorceticsOnly mention `u8` and not booleans
2020-06-06 borsAuto merge of #73073 - RalfJung:rollup-i24dh28, r=RalfJung
2020-06-06 Ralf JungRollup merge of #72708 - petrochenkov:linkhack, r=cuviper
2020-06-06 Ralf JungRollup merge of #72508 - ecstatic-morse:poly-self-ty...
2020-06-06 Ralf JungRollup merge of #71796 - RalfJung:from-secs, r=nikomatsakis
2020-06-06 Ivan ThamElide type on liballoc vec
2020-06-06 Bastian Kauschkeremove outdated comment
2020-06-06 Guillaume GomezClean up E0644 explanation
2020-06-06 borsAuto merge of #5674 - ThibsG:DocTypeDefinesMethod,...
2020-06-06 borsAuto merge of #72927 - petrochenkov:rustc, r=Mark-Simul...
2020-06-05 marmelademasave_analysis: fix ice in `get_expr_data`
2020-06-05 Joey Hainproperly handle feature gated lints
2020-06-05 borsAuto merge of #72982 - tblah:riscv-ui-tests, r=estebank
2020-06-05 arcnmxUpdate LLVM submodule to include lld NOLOAD fix
2020-06-05 Alexis BourgetImprove the new documentation to be more precise about...
2020-06-05 Felix S. Klock IIIgnore windows in the test.
2020-06-05 borsAuto merge of #73025 - Dylan-DPC:rollup-a1uzj5u, r...
2020-06-05 Ana-Maria MihalacheRename traits::ImplSourceImpl to ImplSourceUserDefined.
2020-06-05 Ana-Maria MihalacheRename traits::Vtable to ImplSource.
2020-06-05 borsAuto merge of #5671 - ebroto:changelog_144_145, r=flip1995
2020-06-05 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2020-06-05 borsAuto merge of #72957 - Mark-Simulacrum:bootstrap-bump...
2020-06-05 Dylan DPCRollup merge of #73019 - matthiaskrgr:test_72960, r...
2020-06-05 Dylan DPCRollup merge of #73017 - pickfire:liballoc-assert,...
2020-06-05 Dylan DPCRollup merge of #73010 - tshepang:patch-2, r=Mark-Simul...
2020-06-05 Dylan DPCRollup merge of #72996 - marmeladema:remove-hir-map...
2020-06-05 Dylan DPCRollup merge of #72260 - csmoe:issue-69276, r=estebank
2020-06-05 Matthias Krügeradd test for #72960
2020-06-05 Ivan ThamUse assert_eq for liballoc test
2020-06-04 borsAuto merge of #72901 - ehuss:update-cargo, r=Mark-Simul...
2020-06-04 Eric HussEnable lld for Cargo tests on Windows.
2020-06-04 Alexis BourgetAdd a **Note**: comment in documentation when the type...
2020-06-04 Aaron HillAdd `-Z span-debug` to allow for easier debugging of...
next