]> git.lizzy.rs Git - rust.git/history - src/test/run-pass/logging-enabled-debug.rs
rustdoc: Replace no-pretty-expanded with pretty-expanded
[rust.git] / src / test / run-pass / logging-enabled-debug.rs
2015-03-23 Brian Andersonrustdoc: Replace no-pretty-expanded with pretty-expanded
2015-03-23 Brian AndersonRequire feature attributes, and add them where necessary
2015-03-20 Manish GoregaokarRollup merge of #23447 - kjpgit:kjp/pointerexample...
2015-03-14 borsAuto merge of #23289 - mihneadb:rustdoc-search-by-type...
2015-03-14 borsAuto merge of #22948 - rprichard:simple-panic-opt,...
2015-03-13 Manish GoregaokarRollup merge of #21468 - sanxiyn:dead-variant, r=
2015-03-12 Manish GoregaokarRollup merge of #23247 - tbu-:pr_core_iter_rm_isize...
2015-03-12 Manish GoregaokarRollup merge of #22769 - :rustdocfix, r=brson
2015-03-11 borsAuto merge of #23251 - tbu-:pr_rm_core_str_checked_add...
2015-03-10 borsAuto merge of #23249 - tbu-:pr_rm_core_str_macros,...
2015-03-10 borsAuto merge of #23028 - Munksgaard:get_attrs_opt, r...
2015-03-10 Manish GoregaokarRollup merge of #23125 - danburkert:master, r=brson
2015-03-10 Manish GoregaokarRollup merge of #22832 - anguslees:manpage-pedantry...
2015-03-10 Manish GoregaokarRollup merge of #23201 - pnkfelix:fsk-struct-ooe-23112...
2015-03-09 borsAuto merge of #23038 - nikomatsakis:issue-22978-default...
2015-03-09 borsAuto merge of #23043 - steveklabnik:doc_default_method...
2015-03-08 Manish GoregaokarRollup merge of #23043 - steveklabnik:doc_default_metho...
2015-03-08 Manish GoregaokarRollup merge of #22917 - randfur:master, r=steveklabnik
2015-03-08 Manish GoregaokarRollup merge of #22984 - carols10cents:tests-for-float...
2015-03-08 borsAuto merge of #22984 - carols10cents:tests-for-float...
2015-03-08 borsAuto merge of #23127 - alexcrichton:bench-wrapping...
2015-03-07 borsAuto merge of #23137 - kmcallister:derive-sugar, r...
2015-03-07 borsAuto merge of #22549 - steveklabnik:doc_documentation...
2015-03-07 borsAuto merge of #23132 - alexcrichton:remove-deprecated...
2015-03-07 borsAuto merge of #23107 - Manishearth:rollup, r=alexcrichton
2015-03-06 Alex Crichtonrollup merge of #23124: brson/oldtests
2015-03-06 Alex Crichtonrollup merge of #23117: japaric/default-impl
2015-03-06 Alex Crichtonrollup merge of #23097: alexcrichton/issue-23076
2015-03-06 Alex Crichtonrollup merge of #23091: japaric/phantom
2015-03-06 Alex Crichtonrollup merge of #23087: nagisa/std-undeadlock
2015-03-06 Alex Crichtonrollup merge of #22975: alexcrichton/stabilize-ffi
2015-03-06 Alex Crichtonrollup merge of #22813: alexcrichton/deprecate-net
2015-03-06 Manish GoregaokarRollup merge of #22474 - iKevinY:pandoc-version-check...
2015-03-06 Manish GoregaokarRollup merge of #23100 - wesleywiser:fix_23059, r=brson
2015-03-06 Manish GoregaokarRollup merge of #23096 - posborne:paths-documentation...
2015-03-06 Manish GoregaokarRollup merge of #23094 - brson:beta, r=huonw
2015-03-06 Manish GoregaokarRollup merge of #23082 - killercup:patch-6, r=alexcrichton
2015-03-06 Manish GoregaokarRollup merge of #23067 - oli-obk:doc_examle_fix, r...
2015-03-06 Manish GoregaokarRollup merge of #23056 - awlnx:master, r=nrc
2015-03-06 Manish GoregaokarRollup merge of #23048 - davbo:fix-broken-link-in-old...
2015-03-06 Manish GoregaokarRollup merge of #23045 - ctjhoa:master, r=Manishearth
2015-03-06 Manish GoregaokarRollup merge of #23025 - huonw:better-iter-infer, r...
2015-03-06 Manish GoregaokarRollup merge of #23101 - laijs:fix-file-perm, r=alexcri...
2015-03-06 Manish GoregaokarRollup merge of #23099 - brson:lint-cstack, r=alexcrichton
2015-03-06 Manish GoregaokarRollup merge of #23098 - brson:ignore-fast, r=alexcrichton
2015-03-06 Manish GoregaokarRollup merge of #23095 - stepancheg:test-bind-fail...
2015-03-06 Manish GoregaokarRollup merge of #23090 - alexcrichton:dep-info, r=pnkfelix
2015-03-06 Manish GoregaokarRollup merge of #23081 - alexcrichton:stabilize-fs...
2015-03-06 Manish GoregaokarRollup merge of #23079 - alexcrichton:deprecate-process...
2015-03-06 Manish GoregaokarRollup merge of #23074 - michaelwoerister:constants...
2015-03-06 Manish GoregaokarRollup merge of #23070 - krdln:fix-stat-arm, r=alexcrichton
2015-03-06 Manish GoregaokarRollup merge of #23060 - lifthrasiir:rustdoc-sidebar...
2015-03-06 Manish GoregaokarRollup merge of #23039 - steveklabnik:doc_vec_macro...
2015-03-06 Manish GoregaokarRollup merge of #23010 - alexcrichton:deprecate-some...
2015-03-06 Manish GoregaokarRollup merge of #22980 - alexcrichton:debug-assertions...
2015-03-05 Alex Crichtonrustc: Add a debug_assertions #[cfg] directive
2015-01-25 borsAuto merge of #20613 - dgriffen:master, r=alexcrichton
2015-01-21 Alex Crichtonrollup merge of #19913: KOMON/rust-mode-emacs-indentation
2015-01-20 borsAuto merge of #19353 - icorderi:docs/grammar, r=stevekl...
2015-01-12 borsMerge pull request #20968 from estsauver/20762
2015-01-12 borsMerge pull request #20903 from XMPPwocky/deadlink1
2015-01-08 Alex Crichtonrollup merge of #20631: huon/no-drop-and-copy
2015-01-08 Alex Crichtonrollup merge of #20693: EchoAce/intro-oboe
2015-01-07 borsMerge pull request #20679 from geekcraik/master
2015-01-06 Alex Crichtonrollup merge of #20612: retep998/winsize
2015-01-06 Alex Crichtonrollup merge of #20570: sanxiyn/no-analysis
2015-01-06 Alex Crichtonrollup merge of #20557: cactorium/prettyprinters
2015-01-06 borsauto merge of #20610 : alexcrichton/rust/rollup, r...
2015-01-06 Alex Crichtonrollup merge of #20482: kmcallister/macro-reform
2015-01-06 Keegan McAllisterReplace #[phase] with #[plugin] / #[macro_use] / #...
2014-11-23 borsauto merge of #18140 : JelteF/rust-1/guide-fix, r=cmr
2014-11-22 borsauto merge of #17513 : dradtke/rust/master, r=kballard
2014-11-06 Alex Crichtonrollup merge of #18373 : steveklabnik/gh18288
2014-11-03 Alex Crichtonrollup merge of #18355 : chastell/guide_iterators_macro...
2014-11-03 Alex Crichtonrollup merge of #18247 : kballard/vim_rust_run_cwd_space
2014-11-03 borsauto merge of #18460 : gamazeps/rust/issue18451, r...
2014-11-03 Alex Crichtonrollup merge of #18460 : gamazeps/issue18451
2014-11-02 borsauto merge of #18456 : gamazeps/rust/issue18449, r...
2014-10-31 Alex Crichtonrollup merge of #18398 : aturon/lint-conventions-2
2014-10-31 Alex Crichtonrollup merge of #18443 : alexcrichton/deref-vec-and...
2014-10-31 Alex Crichtonrollup merge of #18438 : jakub-/empty-file
2014-10-31 borsauto merge of #18381 : pelmers/rust/patch-1, r=alexcrichton
2014-10-30 borsauto merge of #18339 : chastell/rust/guide_pattern_fixe...
2014-10-30 borsauto merge of #18377 : steveklabnik/rust/fix_wording_ab...
2014-10-30 Alex Crichtonrollup merge of #18421 : tbu-/pr_checkeddiv1
2014-10-30 Alex Crichtonrollup merge of #18413 : bkoropoff/issue-18412
2014-10-30 Alex Crichtonrollup merge of #18411 : richo/tm-null-check
2014-10-30 Alex Crichtonrollup merge of #18409 : gamazeps/issue15273
2014-10-30 Alex Crichtonrollup merge of #18408 : thestinger/unsafe
2014-10-30 Alex Crichtonrollup merge of #18407 : thestinger/arena
2014-10-30 Alex Crichtonrollup merge of #18397 : aochagavia/ascii
2014-10-30 Alex Crichtonrollup merge of #18395 : cakebaker/fix_use_of_sqrt
2014-10-30 Alex Crichtonrollup merge of #18393 : aochagavia/prelude
2014-10-30 Alex Crichtonrollup merge of #18392 : cakebaker/remove_double_negation
2014-10-30 borsauto merge of #18376 : steveklabnik/rust/gh7963, r...
2014-10-30 Alex Crichtonrollup merge of #18383 : bkoropoff/issue-17361
2014-10-30 Alex Crichtonrollup merge of #18381 : pelmers/patch-1
2014-10-30 borsauto merge of #18374 : steveklabnik/rust/gh18197, r...
2014-10-30 borsauto merge of #18367 : pcwalton/rust/inline-atomic...
2014-10-30 borsauto merge of #18279 : bgamari/rust/check-static-recurs...
next