]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-01-23 Simon SapinMake PanicInfo::message available for std::panic! with...
2018-01-23 Simon SapinImplement Display for PanicInfo and Location
2018-01-23 Simon SapinAdd an unstable PanicInfo::message(&self) -> Option...
2018-01-23 Simon SapinMove PanicInfo and Location to libcore
2018-01-23 borsAuto merge of #47046 - Manishearth:intra-doc-links...
2018-01-22 borsAuto merge of #47373 - wesleywiser:incr_cache_hashing...
2018-01-22 QuietMisdreavusdon't process code blocks when scanning for links
2018-01-22 borsAuto merge of #47507 - alexcrichton:rerun-bat-scripts...
2018-01-22 Manish GoregaokarTemporary fix missing escape_href in hoedown_link by...
2018-01-22 borsAuto merge of #47353 - nikomatsakis:nll-issue-47189...
2018-01-22 Manish GoregaokarUpdate to new commonmark arg
2018-01-22 Manish GoregaokarReview fixes
2018-01-22 Manish GoregaokarMove macro_resolve() into a function
2018-01-22 Manish GoregaokarMove resolve() into a function
2018-01-22 Manish GoregaokarAdd ambiguity errors for macros
2018-01-22 Manish GoregaokarMove the figuring out of the 'kind' of def out into...
2018-01-22 Manish GoregaokarAllow macros to be resolved with ambiguous idents too
2018-01-22 Manish GoregaokarAllow function@, value@, macro@
2018-01-22 Manish GoregaokarError only in the case of overlap
2018-01-22 Manish GoregaokarUse the registered def id (makes enum variants link...
2018-01-22 Manish GoregaokarBetter error message
2018-01-22 QuietMisdreavusvalue-namespace items require a marker, so emit an...
2018-01-22 QuietMisdreavusresolve module docs based on inner/outer attributes
2018-01-22 QuietMisdreavusclean module docs while its module ID is still on the...
2018-01-22 QuietMisdreavusadd ambiguity markers to the intra-links test
2018-01-22 QuietMisdreavususe @ instead of space for link ambiguity markers
2018-01-22 QuietMisdreavusadd a macro to the intra-links test
2018-01-22 Manish GoregaokarStore a list of local macros on the resolver; use for...
2018-01-22 Manish GoregaokarResolve foreign macros
2018-01-22 Manish GoregaokarRegister definitions
2018-01-22 Manish GoregaokarFix unit tests
2018-01-22 Manish GoregaokarFix tidy
2018-01-22 Manish GoregaokarExit early for non-linky things
2018-01-22 Manish GoregaokarHandle relative paths
2018-01-22 Manish GoregaokarUse correct item for links in modules
2018-01-22 Manish GoregaokarHandle errors for intra doc link path lookup
2018-01-22 Manish GoregaokarMake resolve_hir_path and resolve_str_path fallible
2018-01-22 Manish GoregaokarDon't return early and discard the link in hoedown...
2018-01-22 QuietMisdreavusadd basic test for rustdoc intra links
2018-01-22 QuietMisdreavusparse path ambiguity markers
2018-01-22 QuietMisdreavusfix error_index_generator
2018-01-22 QuietMisdreavusadd intra-links support to hoedown
2018-01-22 QuietMisdreavuscleanup
2018-01-22 Manish GoregaokarAdd LinkReplacer pass for pulldown
2018-01-22 Manish GoregaokarMake correct resolver available in rustdoc
2018-01-22 Manish GoregaokarSplit out creation of the resolver arena in phase_2_con...
2018-01-22 Manish GoregaokarMove resolve arenas/crate loader outside of the core...
2018-01-22 Manish GoregaokarDRY std_path
2018-01-22 QuietMisdreavusabort documenting on resolution errors
2018-01-22 QuietMisdreavusresolve paths when cleaning docs
2018-01-22 QuietMisdreavusadd a rustc_resolve::Resolver to DocContext
2018-01-22 QuietMisdreavusgive render_text a generic return type
2018-01-22 QuietMisdreavusadd RenderType to DocContext
2018-01-22 QuietMisdreavusnew function to pull the links from a chunk of markdown
2018-01-22 borsAuto merge of #47158 - rkruppe:repr-transparent, r...
2018-01-22 borsAuto merge of #47144 - estebank:moved-closure-arg,...
2018-01-22 Alex Crichtonrustc: Lower link args to `@`-files on Windows more
2018-01-21 borsAuto merge of #47644 - GuillaumeGomez:rollup, r=Guillau...
2018-01-21 Guillaume GomezRollup merge of #47637 - russmack:fix-mailmap-dupes...
2018-01-21 Guillaume GomezRollup merge of #47633 - pietroalbini:fix-ice-use-self...
2018-01-21 Guillaume GomezRollup merge of #47632 - sdroege:exact-chunks-docs...
2018-01-21 Guillaume GomezRollup merge of #47625 - astraw:btreeset-doctest-fix...
2018-01-21 Guillaume GomezRollup merge of #47595 - PieterPenninckx:master, r...
2018-01-21 Guillaume GomezRollup merge of #47582 - alexcrichton:auto-beta, r...
2018-01-21 Guillaume GomezRollup merge of #47512 - GuillaumeGomez:e0659, r=petroc...
2018-01-21 Guillaume GomezRollup merge of #47334 - etaoins:only-call-res-init...
2018-01-21 Guillaume GomezRollup merge of #47247 - estebank:suggest-cast, r=petro...
2018-01-21 borsAuto merge of #47116 - estebank:non-accessible-ctor...
2018-01-21 Russell MackenzieFix mailmap duplicates, Carol and Brian.
2018-01-21 Pieter PenninckxRevert change to docs in panic section of VecDeque...
2018-01-21 borsAuto merge of #47001 - arielb1:private-match, r=nikomat...
2018-01-21 Pietro AlbiniFix ICE with `use self;`
2018-01-21 Sebastian DrögeFix broken links to other slice functions in chunks...
2018-01-21 borsAuto merge of #45684 - bjorn3:runtime_choose_trans2...
2018-01-21 borsAuto merge of #47622 - GuillaumeGomez:rollup, r=Guillau...
2018-01-21 borsAuto merge of #47495 - nikomatsakis:nll-issue-47153...
2018-01-20 Andrew Strawfix doctests for BTreeSet to use BTreeSet (not BTreeMap)
2018-01-20 Guillaume GomezRollup merge of #47578 - arthurprs:btree-doc, r=alexcri...
2018-01-20 Guillaume GomezRollup merge of #47573 - estebank:closures, r=nikomatsakis
2018-01-20 Guillaume GomezRollup merge of #47568 - EdSchouten:cloudabi-linker...
2018-01-20 Guillaume GomezRollup merge of #47559 - walinga:pr-link-fix, r=kennytm
2018-01-20 Guillaume GomezRollup merge of #47535 - Manishearth:ignore-target...
2018-01-20 Guillaume GomezRollup merge of #47532 - tbu-:pr_path_oddities, r=TimNN
2018-01-20 Guillaume GomezRollup merge of #47510 - sfackler:deprecate-dns, r...
2018-01-20 Guillaume GomezRollup merge of #47508 - QuietMisdreavus:rbe-bookshelf...
2018-01-20 Guillaume GomezRollup merge of #47193 - cramertj:result-opts, r=TimNN
2018-01-20 Guillaume GomezRollup merge of #46938 - hellow554:rustdoc-kbd-style...
2018-01-20 Esteban KüberFix tests by keepeing needed suggestions
2018-01-20 bjorn3Remove the 'extern "C"' in the right place
2018-01-20 borsAuto merge of #46980 - zackmdavis:and_the_case_of_the_n...
2018-01-20 borsAuto merge of #46952 - SimonSapin:nonnull, r=alexcrichton
2018-01-20 bjorn3Fix ICE
2018-01-20 Simon SapinAssign its own tracking issue to Box::into_raw_non_null
2018-01-20 Simon SapinRename NonNull::empty to dangling.
2018-01-20 Simon SapinRevert Box::into_raw_non_null to unstable
2018-01-20 Simon SapinPreserve formatting options in Debug for NonNull/Unique
2018-01-20 Simon SapinFix some doc-comment examples for earlier API refactor
2018-01-20 Simon SapinRename Box::into_non_null_raw to Box::into_raw_non_null
2018-01-20 Simon SapinRemove `Box::from_non_null_raw`
2018-01-20 Simon SapinRename Box::*_nonnull_raw to *_non_null_raw
next