]> git.lizzy.rs Git - rust.git/history - src
Remove unneeded `#[cfg(not(test))]` from libcore
[rust.git] / src /
2020-09-06 borsAuto merge of #76370 - fusion-engineering-forks:synconc...
2020-09-06 borsAuto merge of #76341 - richkadel:ignore-gcc-destructor...
2020-09-06 borsAuto merge of #76331 - Aaron1011:fix/group-compat-hack...
2020-09-06 borsAuto merge of #76326 - mati865:use_lld-no-linker, r...
2020-09-06 borsAuto merge of #76307 - sunfishcode:wasm-no-eh-frame...
2020-09-05 borsAuto merge of #76385 - calebcartwright:update-rls-rustf...
2020-09-05 borsAuto merge of #76217 - RalfJung:maybe-uninit-slice...
2020-09-05 Caleb CartwrightUpdate RLS and Rustfmt
2020-09-05 Rich KadelUpdate llvm-project to include PR 73
2020-09-05 borsAuto merge of #75428 - the8472:fix-copy-eopnotsupp...
2020-09-05 borsAuto merge of #75872 - mati865:pgo-tests, r=petrochenkov
2020-09-05 borsAuto merge of #76376 - Dylan-DPC:rollup-8chsbw9, r...
2020-09-05 Dylan DPCRollup merge of #76285 - matklad:censor-spacing, r...
2020-09-05 Dylan DPCRollup merge of #76263 - tmiasko:inline-codegen-fn...
2020-09-05 Dylan DPCRollup merge of #76258 - Mark-Simulacrum:check-tests...
2020-09-05 Dylan DPCRollup merge of #76254 - tmiasko:fold-len, r=wesleywiser
2020-09-05 Dylan DPCRollup merge of #76082 - jyn514:top-level-links, r...
2020-09-05 Dylan DPCRollup merge of #76078 - jyn514:no-disambiguator, r...
2020-09-05 Dylan DPCRollup merge of #76060 - pickfire:patch-12, r=jyn514
2020-09-05 Dylan DPCRollup merge of #75994 - mental32:impl-rc-new-cyclic...
2020-09-05 Dylan DPCRollup merge of #75954 - ArekPiekarz:unstable_book_ffi_...
2020-09-05 Dylan DPCRollup merge of #75741 - workingjubilee:refactor-byteor...
2020-09-05 Dylan DPCRollup merge of #75695 - JohnTitor:regression-test...
2020-09-05 borsAuto merge of #75584 - RalfJung:union-no-deref, r=matth...
2020-09-05 Mateusz MikułaUpdate llvm submodule
2020-09-05 Mateusz MikułaIgnore failing PGO/coverage tests on MinGW
2020-09-05 borsAuto merge of #75888 - GuillaumeGomez:trait-impl-assoc...
2020-09-05 borsAuto merge of #75173 - jackh726:chalk-0.21, r=nikomatsakis
2020-09-04 borsAuto merge of #75200 - ssomers:btree_valmut, r=Mark...
2020-09-04 Jack HueyBless changed test output
2020-09-04 Jack HueyUpgrade chalk to 0.21
2020-09-04 borsAuto merge of #76292 - Aaron1011:fix/proc-macro-panic...
2020-09-04 borsAuto merge of #76315 - lcnr:map-track-caller, r=Mark...
2020-09-04 Aaron HillAccount for version number in NtIdent hack
2020-09-04 borsAuto merge of #75077 - LeSeulArtichaut:tys-kind, r...
2020-09-04 LeSeulArtichautty.flags -> ty.flags()
2020-09-04 LeSeulArtichaut`ty.kind` -> `ty.kind()` in rustdoc and clippy
2020-09-04 borsAuto merge of #75655 - nielx:fix/haiku-llvm-libz, r...
2020-09-04 Mateusz MikułaFix rust.use-lld when linker is not set
2020-09-04 Mateusz MikułaEnable profiler tests on Windows-gnu
2020-09-04 Joshua NelsonMisc cleanup
2020-09-04 borsAuto merge of #75207 - dylni:add-slice-check-range...
2020-09-04 borsAuto merge of #76004 - richkadel:llvm-coverage-map...
2020-09-04 Tomasz Miąskoinliner: Add mir-opt tests for codegen attributes compa...
2020-09-03 borsAuto merge of #73996 - da-x:short-unique-paths, r=petro...
2020-09-03 borsAuto merge of #70793 - the8472:in-place-iter-collect...
2020-09-03 Guillaume GomezAdd test for doc alias on associated const in trait...
2020-09-03 Mark RousskovCheck test/example/benchmark on x.py check
2020-09-03 borsAuto merge of #73819 - euclio:rustdoc-summaries, r...
2020-09-03 The8472avoid applying in-place collect specialization in type...
2020-09-03 Aaron HillRespect `-Z proc-macro-backtrace` flag for panics insid...
2020-09-03 borsAuto merge of #76283 - RalfJung:miri, r=RalfJung
2020-09-03 Joshua Nelsondisplay_for -> suggestion_for
2020-09-03 Joshua NelsonRemove disambiguators from link text
2020-09-03 Joshua NelsonRefactor RenderedLink into its own type
2020-09-03 Joshua NelsonRefactor `ItemLink` into its own struct
2020-09-03 Joshua NelsonRemove needless .to_owned() for link
2020-09-03 Dan Alonirustc_lint: avoid trimmed paths for ty_find_init_error
2020-09-03 Dan Alonispecialization_graph: avoid trimmed paths for OverlapError
2020-09-03 Ralf Jungupdate miri
2020-09-03 Rich KadelTools, tests, and experimenting with MIR-derived covera...
2020-09-03 borsAuto merge of #76235 - jyn514:std-intra-links, r=polior...
2020-09-03 borsAuto merge of #75971 - Amjad50:libstd-deny-unsafe_op_in...
2020-09-03 borsAuto merge of #76265 - Dylan-DPC:rollup-j3i509l, r...
2020-09-03 Dylan DPCRollup merge of #76261 - camelid:intra-doc-links-for...
2020-09-03 Dylan DPCRollup merge of #76255 - ehuss:update-books, r=ehuss
2020-09-03 Dylan DPCRollup merge of #76245 - tmiasko:inline-generators...
2020-09-03 Dylan DPCRollup merge of #76243 - ama0:patch-1, r=jonas-schievink
2020-09-03 Dylan DPCRollup merge of #76242 - RalfJung:read-fixme, r=Dylan-DPC
2020-09-03 Dylan DPCRollup merge of #76238 - denisvasilik:intra-doc-links...
2020-09-03 Dylan DPCRollup merge of #76204 - NoraCodes:nora/control_flow_en...
2020-09-03 Dylan DPCRollup merge of #76167 - mati865:mingw-self-contained...
2020-09-03 Dylan DPCRollup merge of #76164 - lzutao:slice-array, r=ehuss
2020-09-03 Dylan DPCRollup merge of #76142 - CDirkx:const-ip, r=ecstatic...
2020-09-03 Dylan DPCRollup merge of #76120 - LukasKalbertodt:add-as-slice...
2020-09-03 Dylan DPCRollup merge of #75150 - nanpuyue:deprecate_to_ipv6_com...
2020-09-02 borsAuto merge of #76233 - cuviper:unhasher, r=Mark-Simulacrum
2020-09-02 Mark RousskovAvoid spurious print outs during dryrun
2020-09-02 borsAuto merge of #76160 - scileo:format-recovery, r=petroc...
2020-09-02 Dan Alonipretty: trim paths of unique symbols
2020-09-02 Eric HussUpdate books
2020-09-02 borsAuto merge of #75960 - camelid:patch-6, r=jyn514
2020-09-02 Tomasz MiąskoFold length constant in Rvalue::Repeat
2020-09-02 borsAuto merge of #76241 - RalfJung:flt2dec, r=Mark-Simulacrum
2020-09-02 SashaImprove recovery on malformed format call
2020-09-02 borsAuto merge of #76216 - marmeladema:use-once-cell-from...
2020-09-02 borsAuto merge of #76170 - matklad:notrivia, r=petrochenkov
2020-09-02 borsAuto merge of #76231 - tmandry:rollup-ilvs9fq, r=tmandry
2020-09-02 Tyler MandryRollup merge of #76221 - camelid:cleanup-iter-for,...
2020-09-02 Tyler MandryRollup merge of #76218 - petrochenkov:shebang3, r=matklad
2020-09-02 Tyler MandryRollup merge of #76212 - JesHansen:fix-lint-doc, r...
2020-09-02 Tyler MandryRollup merge of #76207 - denisvasilik:intra-doc-links...
2020-09-02 Tyler MandryRollup merge of #76206 - CDirkx:const-ipv6, r=ecstatic...
2020-09-02 Tyler MandryRollup merge of #76201 - denisvasilik:intra-doc-links...
2020-09-02 Tyler MandryRollup merge of #76158 - mati865:self-contained-option...
2020-09-02 Tyler MandryRollup merge of #76143 - jyn514:duplicate-builtin-macro...
2020-09-02 Tyler MandryRollup merge of #76132 - Aaron1011:mac-call-stmt, r...
2020-09-02 Tyler MandryRollup merge of #76126 - camelid:crate-list-font, r...
2020-09-02 Tyler MandryRollup merge of #76099 - camelid:patch-8, r=jyn514
2020-09-02 Tyler MandryRollup merge of #76088 - hbina:add_example, r=LukasKalb...
next